Executive Summary

Informations
Name CVE-2023-41105 First vendor Publication 2023-08-23
Vendor Cve Last vendor Modification 2023-11-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact High Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-41105

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-426 Untrusted Search Path

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 1
Application 328

Sources (Detail)

https://mail.python.org/archives/list/security-announce%40python.org/thread/D...
Source Url
CONFIRM https://security.netapp.com/advisory/ntap-20231006-0015/
MISC https://github.com/python/cpython/issues/106242
https://github.com/python/cpython/pull/107981
https://github.com/python/cpython/pull/107982
https://github.com/python/cpython/pull/107983

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2024-02-02 02:48:09
  • Multiple Updates
2024-02-01 12:30:56
  • Multiple Updates
2023-12-09 13:35:46
  • Multiple Updates
2023-11-07 21:28:07
  • Multiple Updates
2023-11-01 17:27:47
  • Multiple Updates
2023-10-06 21:27:47
  • Multiple Updates
2023-09-05 05:27:31
  • Multiple Updates
2023-09-05 01:29:50
  • Multiple Updates
2023-09-01 17:27:27
  • Multiple Updates
2023-08-25 09:27:20
  • Multiple Updates
2023-08-23 17:27:21
  • Multiple Updates
2023-08-23 13:25:47
  • First insertion