V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
CVE-2023-41105
ANC
High

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 tr…

CVSS
7.5
High
EPSS
0.02
p80
Published
2023-01-01
Updated
2023-01-01
Description

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.

Tags · CWE
Pre-auth
CWE-158
CWE-22
CWE-426
CAPEC-38
CAPEC-52
CAPEC-53
CAPEC-64
CAPEC-76
CAPEC-78
CAPEC-79
CAPEC-126
Affected products
PythonPythonPythonPython2.7Python2.7Python2.7Python2.7Python2.7Python2.7Python3.10Python3.10Python3.11Python3.11Python3.11Python3.11Python3.11Python3.11Python3.11Python3.11
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Timeline
2023-01-01
Published
2023-01-01
Updated
CVSS 3.1 breakdown
Attack Vector
AV: N
Network (N)
Attack Complexity
AC: L
Low (L)
Privileges Required
PR: N
None (N)
User Interaction
UI: N
None (N)
Scope
S: U
Unchanged (U)
Confidentiality Impact
C: N
None (N)
Integrity Impact
I: H
High (H)
Availability Impact
A: N
None (N)
Exploit indicators
EPSS
0.022 · p80
Known exploited (KEV)
No
MITRE ATT&CK
Inferred via CAPEC
Known exploits — Сканер-ВС
No Сканер-ВС checks registered for this vulnerability yet.
Affected products
ProductVendorStatus
Tracked
pythonTracked
pythonTracked
pythonTracked
python2.7Tracked
python2.7Tracked
python2.7Tracked
python2.7Tracked
python2.7Tracked
python2.7Tracked
python3.10Tracked
python3.10Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
python3.11Tracked
Showing first 20 of 36
Source databases
ANC
AST
DEB
CVE
RED
UBU
Related vulnerabilities