OESA-2024-1983

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

Twisted is an event-based framework for internet applications, supporting Python 2.7 and Python 3.5+. It includes modules for many different purposes, including the following:

Security Fix(es):

Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.(CVE-2024-41671)

Twisted is an event-based framework for internet applications, supporting Python 3.6+. The twisted.web.util.redirectTo function contains an HTML injection vulnerability. If application code allows an attacker to control the redirect URL this vulnerability may result in Reflected Cross-Site Scripting (XSS) in the redirect response HTML body. This vulnerability is fixed in 24.7.0rc1.(CVE-2024-41810)

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

Affected packages

openEuler:24.03-LTS / python-twisted

Package

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

Affected ranges

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

Ecosystem specific

{
    "src": [
        "python-twisted-22.10.0-4.oe2403.src.rpm"
    ],
    "noarch": [
        "python-twisted-help-22.10.0-4.oe2403.noarch.rpm"
    ],
    "x86_64": [
        "python3-twisted-22.10.0-4.oe2403.x86_64.rpm"
    ],
    "aarch64": [
        "python3-twisted-22.10.0-4.oe2403.aarch64.rpm"
    ]
}