CVE-2023-41105
Last modified
CVE-2023-41105 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 2.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Python | >= 3.11.0, <= 3.11.4 |
| Netapp | Active Iq Unified Manager | All versions |
References
- https://github.com/python/cpython/issues/106242Issue Tracking, Patch
- https://security.netapp.com/advisory/ntap-20231006-0015/Third Party Advisory
- https://github.com/python/cpython/issues/106242Issue Tracking, Patch
- https://security.netapp.com/advisory/ntap-20231006-0015/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-41105?
How severe is CVE-2023-41105?
How do I fix CVE-2023-41105?
Are you affected by CVE-2023-41105?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
