NONE · 0

CVE-2024-8602

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 thi...

Vulnerability Description

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-8602?

CVE-2024-8602 is a documented vulnerability. 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 thi...

How severe is CVE-2024-8602?

CVSS scoring is not yet available for CVE-2024-8602. Check NVD for updates.

Is there a patch for CVE-2024-8602?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.