Skip to content

Denial of Service due to parser crash

Moderate severity GitHub Reviewed Published Sep 17, 2022 to the GitHub Advisory Database • Updated Jul 5, 2023

Package

maven com.fasterxml.woodstox:woodstox-core (Maven)

Affected versions

>= 6.0.0, < 6.4.0
< 5.4.0

Patched versions

6.4.0
5.4.0

Description

Those using FasterXML/woodstox to seralize XML 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.

This vulnerability is only relevant for users making use of the DTD parsing functionality.

References

Published by the National Vulnerability Database Sep 16, 2022
Published to the GitHub Advisory Database Sep 17, 2022
Reviewed Sep 20, 2022
Last updated Jul 5, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses

No CWEs

CVE ID

CVE-2022-40152

GHSA ID

GHSA-3f7h-mf4q-vrm4

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.