2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-27043" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-04-19T00:15:07.973" ,
2023-12-26 05:00:28 +00:00
"lastModified" : "2023-12-26T03:15:07.860" ,
2023-04-28 18:00:29 +02:00
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-12 20:00:27 +02:00
"value" : "The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is granted only after verifying receipt of e-mail to a specific domain (e.g., only @company.example.com addresses may be used for signup). This occurs in email/_parseaddr.py in recent versions of Python."
2023-04-24 12:24:31 +02:00
}
] ,
2023-04-27 22:00:28 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.7.18" ,
"matchCriteriaId" : "45955EC3-D135-4BF2-8396-744307DD4BF2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.0" ,
"versionEndIncluding" : "3.11" ,
"matchCriteriaId" : "D0AE9FB1-1E77-4D8C-9B5E-9734A69B3917"
}
]
}
]
}
] ,
2023-04-24 12:24:31 +02:00
"references" : [
{
2023-04-28 18:00:29 +02:00
"url" : "http://python.org" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://github.com/python/cpython/issues/102988" ,
2023-04-27 22:00:28 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-05-12 20:00:27 +02:00
} ,
2023-12-26 05:00:28 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4ZAEFSFZDNBNJPNOUTLG5COISGQDLMGV/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ORLXS5YTKN65E2Q2NWKXMFS5FWQHRNZW/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PHVGRKQAGANCSGFI3QMYOCIMS4IFOZA5/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/PU6Y2S5CBN5BWCBDAJFTGIBZLK3S2G3J/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SINP4OVYNB2AGDYI2GS37EMW3H3F7XPZ/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XWMBD4LNHWEXRI6YVFWJMTJQUL5WOFTS/" ,
"source" : "cve@mitre.org"
} ,
2023-05-12 20:00:27 +02:00
{
"url" : "https://python-security.readthedocs.io/vuln/email-parseaddr-realname.html" ,
"source" : "cve@mitre.org"
2023-06-01 16:00:28 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230601-0003/" ,
"source" : "cve@mitre.org"
2023-04-24 12:24:31 +02:00
}
]
}