CVE-2024-8602 MEDIUM

CVE-2024-8602: XML Eternal Entity Attack in the Software Library taxstatement.jar

Vendor Schweizerische Steuerkonferenz
Product Library taxstatement.jar
Weakness CWE-611 · XXE
Published October 14, 2024
Last update December 18, 2024

CVSS base score

6.3/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

When the XML is read from the codes in the PDF and parsed using a DocumentBuilder, the default settings of the DocumentBuilder allow for an XXE (XML External Entity) attack. Further information on this can be found on the website of the Open Worldwide Application Security Project (OWASP). An attacker could theoretically leverage this by delivering a manipulated PDF file to the target, and depending on the environment, various actions can be executed. These actions include: * Reading files from the operating system * Crashing the thread handling the parsing or causing it to enter an infinite loop * Executing HTTP requests * Loading additional DTDs or XML files * Under certain conditions, executing OS commands

Key dates

02Disclosure timeline

October 14, 2024 CVE published
December 18, 2024 Record updated