2023-08-23 08:00:35 +00:00
{
"id" : "CVE-2023-41105" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-23T07:15:08.590" ,
2023-11-01 17:00:23 +00:00
"lastModified" : "2023-11-01T15:02:01.477" ,
"vulnStatus" : "Analyzed" ,
2023-08-23 08:00:35 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\\0' bytes is passed to os.path.normpath(), the path will be truncated unexpectedly at the first '\\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python 3.10.x or earlier, but that filename is no longer rejected in Python 3.11.x."
}
] ,
2023-09-01 14:00:28 +00: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:H/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-426"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.11.0" ,
"versionEndIncluding" : "3.11.4" ,
"matchCriteriaId" : "445B042E-9410-42E8-8749-A5EAEF2FF93D"
}
]
}
]
2023-11-01 17:00:23 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*" ,
"matchCriteriaId" : "B55E8D50-99B4-47EC-86F9-699B67D473CE"
}
]
}
]
2023-09-01 14:00:28 +00:00
}
] ,
2023-08-23 08:00:35 +00:00
"references" : [
{
"url" : "https://github.com/python/cpython/issues/106242" ,
2023-09-01 14:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-08-23 08:00:35 +00:00
} ,
{
"url" : "https://github.com/python/cpython/pull/107981" ,
2023-09-01 14:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-23 08:00:35 +00:00
} ,
{
"url" : "https://github.com/python/cpython/pull/107982" ,
2023-09-01 14:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-23 08:00:35 +00:00
} ,
{
"url" : "https://github.com/python/cpython/pull/107983" ,
2023-09-01 14:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-08-25 02:00:30 +00:00
} ,
{
"url" : "https://mail.python.org/archives/list/security-announce@python.org/thread/D6CDW3ZZC5D444YGL3VQUY6D4ECMCQLD/" ,
2023-09-01 14:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Patch" ,
"Vendor Advisory"
]
2023-10-06 16:00:29 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20231006-0015/" ,
2023-11-01 17:00:23 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-23 08:00:35 +00:00
}
]
}