CVE-2023-41105
HIGH7.5EPSS 0.33%發布日:2023/8/23修改日:2026/4/28
描述
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.
受影響套件(4)
- Bitnami/libpython>= 3.11.0, < 3.11.5
- Bitnami/python>= 3.11.0, < 3.11.5
- Bitnami/python-min>= 3.11.0, < 3.11.5
- Debian/python3.11from 0, < 3.11.2-6+deb12u2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
參考連結(8)
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-41105
- WEBhttps://github.com/python/cpython/issues/106242
- WEBhttps://github.com/python/cpython/pull/107981
- WEBhttps://github.com/python/cpython/pull/107982
- WEBhttps://github.com/python/cpython/pull/107983
- WEBhttps://mail.python.org/archives/list/security-announce%40python.org/thread/D6CDW3ZZC5D444YGL3VQUY6D4ECMCQLD/
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2023-41105
- WEBhttps://security.netapp.com/advisory/ntap-20231006-0015/