UBUNTU-CVE-2024-42353

Source
https://ubuntu.com/security/CVE-2024-42353
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2024/UBUNTU-CVE-2024-42353.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2024-42353
Related
Published
2024-08-14T21:15:00Z
Modified
2024-10-15T14:16:34Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:Pro:16.04:LTS / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=esm-infra/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1.*

1.4.1-1
1.5.1-1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:18.04:LTS / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=esm-infra/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:1.*

1:1.7.2-0ubuntu1
1:1.7.3-0ubuntu1
1:1.7.3-2fakesync1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1:1.8.5-2ubuntu0.1

Affected versions

1:1.*

1:1.8.5-1
1:1.8.5-1build1
1:1.8.5-2

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1:1.8.5-2ubuntu0.1",
            "binary_name": "python-webob-doc"
        },
        {
            "binary_version": "1:1.8.5-2ubuntu0.1",
            "binary_name": "python3-webob"
        }
    ]
}

Ubuntu:22.04:LTS / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1:1.8.6-1.1ubuntu0.1

Affected versions

1:1.*

1:1.8.6-1.1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1:1.8.6-1.1ubuntu0.1",
            "binary_name": "python-webob-doc"
        },
        {
            "binary_version": "1:1.8.6-1.1ubuntu0.1",
            "binary_name": "python3-webob"
        }
    ]
}

Ubuntu:24.10 / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=oracular

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1:1.8.7-1ubuntu1

Affected versions

1:1.*

1:1.8.7-1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1:1.8.7-1ubuntu1",
            "binary_name": "python-webob-doc"
        },
        {
            "binary_version": "1:1.8.7-1ubuntu1",
            "binary_name": "python3-webob"
        }
    ]
}

Ubuntu:24.04:LTS / python-webob

Package

Name
python-webob
Purl
pkg:deb/ubuntu/python-webob?arch=src?distro=noble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1:1.8.7-1ubuntu0.1.24.04.1

Affected versions

1:1.*

1:1.8.6-3
1:1.8.7-1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "1:1.8.7-1ubuntu0.1.24.04.1",
            "binary_name": "python-webob-doc"
        },
        {
            "binary_version": "1:1.8.7-1ubuntu0.1.24.04.1",
            "binary_name": "python3-webob"
        }
    ]
}