Description
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.
Remediation
References
https://github.com/typelevel/jawn/pull/390
https://github.com/typelevel/jawn/security/advisories/GHSA-vc89-hccf-rq55
Related Vulnerabilities
CVE-2021-3820 Vulnerability in npm package i
CVE-2022-21211 Vulnerability in npm package posix
CVE-2023-26470 Vulnerability in maven package org.xwiki.platform:xwiki-platform-oldcore
CVE-2022-23596 Vulnerability in maven package com.github.junrar:junrar
CVE-2018-16469 Vulnerability in maven package org.webjars.npm:merge