OESA-2024-2443

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

Implements JWK, JWS, JWE specifications with python-cryptography

Security Fix(es):

VUL-0: CVE-2022-3102: python-jwcrypto: jwcrypto token substitution can lead to authentication bypass(CVE-2022-3102)

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": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP1 / python-jwcrypto

Package

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

Affected ranges

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

Ecosystem specific

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