Improper resource allocation In python-jwcrypto
Description
A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption (JWE) token containing numerous period delimiters. This malformed token can force the JWE.deserialize() function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of service (DoS) for services that process untrusted JWE values.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version |
|---|---|---|
debian 12 | ||
rpm rhel10 | - | |
rpm rhel9 | - | |
debian 13 | ||
debian 14 |
Aliases
1. 2. 3. 4. 5.