Advisories for Pypi/Django-Anymail package

2018

Inclusion of Sensitive Information in Log Files

django-anymail contains a vulnerability in the WEBHOOK_AUTHORIZATION setting. An attacker with access to error logs could fabricate email tracking events. This attack appear to be exploitable via If you have exposed your Django error reports, an attacker could discover your ANYMAIL_WEBHOOK setting and use this to post fabricated or malicious Anymail tracking/inbound events to your app.

Information Exposure

webhooks/base.py in Anymail (aka django-anymail) is prone to a timing attack vulnerability on the WEBHOOK_AUTHORIZATION secret, which allows remote attackers to post arbitrary e-mail tracking events.