CVE-2022-21653

Jawn is an open source JSON parser. Extenders of the `org.typelevel.jawn.SimpleFacade` and `org.typelevel.jawn.MutableFacade` who don't override `objectContext()` are vulnerable to a hash collision attack which may result in a denial of service. Most applications do not implement these traits directly, but inherit from a library. `jawn-parser-1.3.1` fixes this issue and users are advised to upgrade. For users unable to upgrade override `objectContext()` to use a collision-safe collection.
References
Link Resource
https://github.com/typelevel/jawn/pull/390 Exploit Issue Tracking Patch Third Party Advisory
https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55 Patch Third Party Advisory
https://github.com/typelevel/jawn/pull/390 Exploit Issue Tracking Patch Third Party Advisory
https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55 Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:typelevel:jawn:*:*:*:*:*:*:*:*

History

21 Nov 2024, 06:45

Type Values Removed Values Added
References () https://github.com/typelevel/jawn/pull/390 - Exploit, Issue Tracking, Patch, Third Party Advisory () https://github.com/typelevel/jawn/pull/390 - Exploit, Issue Tracking, Patch, Third Party Advisory
References () https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55 - Patch, Third Party Advisory () https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55 - Patch, Third Party Advisory
CVSS v2 : 5.0
v3 : 7.5
v2 : 5.0
v3 : 5.9

Information

Published : 2022-01-05 21:15

Updated : 2024-11-21 06:45


NVD link : CVE-2022-21653

Mitre link : CVE-2022-21653

CVE.ORG link : CVE-2022-21653


JSON object : View

Products Affected

typelevel

  • jawn
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-326

Inadequate Encryption Strength