OESA-2024-2043

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2043
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2043.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2043
Upstream
Published
2024-08-23T11:08:55Z
Modified
2025-08-12T05:45:10.418495Z
Summary
python-webob security update
Details

WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.

Security Fix(es):

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.(CVE-2024-42353)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS / python-webob

Package

Name
python-webob
Purl
pkg:rpm/openEuler/python-webob&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.7-3.oe2403

Ecosystem specific

{
    "noarch": [
        "python3-webob-1.8.7-3.oe2403.noarch.rpm"
    ],
    "src": [
        "python-webob-1.8.7-3.oe2403.src.rpm"
    ]
}

openEuler:22.03-LTS-SP4 / python-webob

Package

Name
python-webob
Purl
pkg:rpm/openEuler/python-webob&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.7-3.oe2203sp4

Ecosystem specific

{
    "noarch": [
        "python3-webob-1.8.7-3.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "python-webob-1.8.7-3.oe2203sp4.src.rpm"
    ]
}

openEuler:22.03-LTS-SP3 / python-webob

Package

Name
python-webob
Purl
pkg:rpm/openEuler/python-webob&distro=openEuler-22.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.7-3.oe2203sp3

Ecosystem specific

{
    "noarch": [
        "python3-webob-1.8.7-3.oe2203sp3.noarch.rpm"
    ],
    "src": [
        "python-webob-1.8.7-3.oe2203sp3.src.rpm"
    ]
}

openEuler:20.03-LTS-SP4 / python-webob

Package

Name
python-webob
Purl
pkg:rpm/openEuler/python-webob&distro=openEuler-20.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.2-4.oe2003sp4

Ecosystem specific

{
    "noarch": [
        "python2-webob-1.8.2-4.oe2003sp4.noarch.rpm",
        "python3-webob-1.8.2-4.oe2003sp4.noarch.rpm"
    ],
    "src": [
        "python-webob-1.8.2-4.oe2003sp4.src.rpm"
    ]
}

openEuler:22.03-LTS-SP1 / python-webob

Package

Name
python-webob
Purl
pkg:rpm/openEuler/python-webob&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.7-3.oe2203sp1

Ecosystem specific

{
    "noarch": [
        "python3-webob-1.8.7-3.oe2203sp1.noarch.rpm"
    ],
    "src": [
        "python-webob-1.8.7-3.oe2203sp1.src.rpm"
    ]
}