OESA-2024-2444

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2444
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2444.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2444
Upstream
Published
2024-11-22T14:22:21Z
Modified
2025-08-12T05:42:51.911663Z
Summary
python-jwcrypto security update
Details

Implements JWK, JWS, JWE specifications with python-cryptography

Security Fix(es):

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker can cause a denial of service attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this token, it will consume a lot of memory and processing time. Version 1.5.6 fixes this vulnerability by limiting the maximum token length.(CVE-2024-28102)

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

Affected packages

openEuler:22.03-LTS-SP3 / python-jwcrypto

Package

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

Affected ranges

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

Ecosystem specific

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