Skip to content

Withdrawn: CVE Rejected: JXPath vulnerable to remote code execution when interpreting untrusted XPath expressions

Critical severity GitHub Reviewed Published Oct 6, 2022 to the GitHub Advisory Database • Updated Mar 6, 2023
Withdrawn This advisory was withdrawn on Mar 6, 2023

Package

maven commons-jxpath:commons-jxpath (Maven)

Affected versions

<= 1.3

Patched versions

None

Description

This advisory has been withdrawn due to the CVE being rejected.

Original advisory text

Those using JXPath to interpret untrusted XPath expressions may be vulnerable to a remote code execution attack. All JXPathContext class functions processing a XPath string are vulnerable except compile() and compilePath() function. The XPath expression can be used by an attacker to load any Java class from the classpath resulting in code execution.

References

Published by the National Vulnerability Database Oct 6, 2022
Published to the GitHub Advisory Database Oct 6, 2022
Reviewed Oct 6, 2022
Withdrawn Mar 6, 2023
Last updated Mar 6, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

CVE-2022-41852

GHSA ID

GHSA-wrx5-rp7m-mm49

Source code

Credits

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