Lucene search

K
cvelistApacheCVELIST:CVE-2022-34169
HistoryJul 19, 2022 - 12:00 a.m.

CVE-2022-34169 Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets

2022-07-1900:00:00
apache
www.cve.org
4
cve-2022-34169
apache xalan
xslt library
integer truncation
malicious xslt
java bytecode
xsltc compiler
openjdk

AI Score

8.2

Confidence

High

EPSS

0.002

Percentile

53.3%

The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.

CNA Affected

[
  {
    "product": "Apache Xalan-J",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "lessThanOrEqual": "2.7.2",
        "status": "affected",
        "version": "Xalan-J",
        "versionType": "custom"
      }
    ]
  }
]

References