Bug 5607 - [Anolis OS 7] Bugfix for CVE-2023-24329
Summary: [Anolis OS 7] Bugfix for CVE-2023-24329
Status: NEW
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 7.7
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: 杨晓旋
QA Contact: 杨晓旋
URL:
Whiteboard:
Keywords: CVE
Depends on:
Blocks:
 
Reported: 2023-06-26 11:33 UTC by 小龙
Modified: 2023-06-26 11:33 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 小龙 admin 2023-06-26 11:33:51 UTC
Description:
An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.

Broken commit info:

Bugfix commit info:
https://github.com/python/cpython/pull/99421
https://github.com/python/cpython/pull/99421
https://github.com/python/cpython/pull/99421
https://github.com/python/cpython/pull/99421
https://github.com/python/cpython/pull/99446 (backport for 3.11 branch)