GHSA-hxf9-7h4c-f5jv

Suggest an improvement
Source
https://github.com/advisories/GHSA-hxf9-7h4c-f5jv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2018/07/GHSA-hxf9-7h4c-f5jv/GHSA-hxf9-7h4c-f5jv.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-hxf9-7h4c-f5jv
Aliases
Published
2018-07-12T20:30:40Z
Modified
2024-09-16T21:31:13.789977Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Django-Anymail prone to a timing attack
Details

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

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-200"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:41:20Z"
}
References

Affected packages

PyPI / django-anymail

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.1

Affected versions

0.*

0.1.dev0
0.1.dev1
0.1.dev2
0.1
0.2
0.3
0.3.1
0.4.1
0.4.2
0.5
0.6
0.6.1
0.7
0.8
0.9
0.10
0.11
0.11.1

1.*

1.0rc0
1.0
1.1
1.2

Ecosystem specific

{
    "affected_functions": [
        "anymail.webhooks.base.AnymailCoreWebhookView.validate_request"
    ]
}