CVE-2024-42353
Publication date 14 August 2024
Last updated 2 September 2024
Ubuntu priority
Cvss 3 Severity Score
WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. `urlparse` however treats a `//` at the start of a string as a URI without a scheme, and then treats the next part as the hostname. `urljoin` will then use that hostname from the second part as the hostname replacing the original one from the request. This vulnerability is patched in WebOb version 1.8.8.
Status
Package | Ubuntu Release | Status |
---|---|---|
python-webob | 24.10 oracular |
Fixed 1:1.8.7-1ubuntu1
|
24.04 LTS noble |
Fixed 1:1.8.7-1ubuntu0.1.24.04.1
|
|
22.04 LTS jammy |
Fixed 1:1.8.6-1.1ubuntu0.1
|
|
20.04 LTS focal |
Fixed 1:1.8.5-2ubuntu0.1
|
|
18.04 LTS bionic |
Needs evaluation
|
|
16.04 LTS xenial |
Needs evaluation
|
Severity score breakdown
Parameter | Value |
---|---|
Base score | 6.1 · Medium |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | Required |
Scope | Changed |
Confidentiality | Low |
Integrity impact | Low |
Availability impact | None |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
References
Related Ubuntu Security Notices (USN)
- USN-6984-1
- WebOb vulnerability
- 2 September 2024