Skip to main content

Improper Restriction of XML External Entity Reference

CVE-2019-10172

Severity High
Score 7.5/10

Summary

A flaw was found in packages org.codehaus.jackson:jackson-mapper-asl and org.codehaus.jackson:jackson-mapper-lgpl prior to version 1.9.13-atlassian-1. XML external entity vulnerabilities similar to CVE-2016-3720 also affect codehaus jackson-mapper-asl libraries but in different classes.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • NONE

CWE-611 - Improper Restriction of XML External Entity Reference

Listed 4th in the 'OWASP Top Ten', XML External Entities (XXE) vulnerability allows attackers to provide an XML input that contains an external entity. When the XML is parsed, it can cause data extraction and manipulation, execution of commands, denial-of-service attacks, and server-side request forgery.

Advisory Timeline

  • Published