Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-41105
HistoryAug 23, 2023 - 12:00 a.m.

CVE-2023-41105

2023-08-2300:00:00
ubuntu.com
ubuntu.com
26
python 3.11
path truncation
security rejection
behavior change

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

AI Score

7.3

Confidence

High

EPSS

0.001

Percentile

44.2%

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.

Bugs

Notes

Author Note
iconstantin This behavior change was introduced starting in Python 3.11.
OSVersionArchitecturePackageVersionFilename
ubuntu22.04noarchpython3.11< anyUNKNOWN
ubuntu23.04noarchpython3.11< 3.11.4-1~23.04.2UNKNOWN

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

AI Score

7.3

Confidence

High

EPSS

0.001

Percentile

44.2%