You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.
CVE-2022-40149 - High Severity Vulnerability
Vulnerable Library - jettison-1.2.jar
A StAX implementation for JSON.
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/codehaus/jettison/jettison/1.2/jettison-1.2.jar
Dependency Hierarchy:
Found in HEAD commit: 6da360f7efcb6c16cd8cd38894e0c0c71403d439
Found in base branch: master
Vulnerability Details
Those using Jettison to parse untrusted XML or JSON data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.
Publish Date: 2022-09-16
URL: CVE-2022-40149
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2022-09-16
Fix Resolution: org.codehaus.jettison:jettison:1.5.1
The text was updated successfully, but these errors were encountered: