{ "schema_version": "1.4.0", "id": "GHSA-5mwm-wccq-xqcp", "modified": "2024-03-01T20:45:13Z", "published": "2023-04-19T00:30:16Z", "aliases": [ "CVE-2023-27043" ], "details": "The e-mail module of Python 0 - 2.7.18, 3.x - 3.11 incorrectly parses e-mail addresses which contain a special character. This vulnerability allows attackers to send messages from e-ail addresses that would otherwise be rejected.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27043" }, { "type": "WEB", "url": "https://github.com/python/cpython/issues/102988" }, { "type": "WEB", "url": "https://python-security.readthedocs.io/vuln/email-parseaddr-realname.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230601-0003" }, { "type": "WEB", "url": "http://python.org" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": null, "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-04-19T00:15:07Z" } }