VYPR

jackson-dataformat-xml

by Fasterxml

CVEs (3)

  • CVE-2016-3720CriJun 10, 2016
    risk 0.64cvss 9.8epss 0.03

    XML external entity (XXE) vulnerability in XmlMapper in the Data format extension for Jackson (aka jackson-dataformat-xml) allows attackers to have unspecified impact via unknown vectors.

  • CVE-2016-7051HigApr 14, 2017
    risk 0.56cvss 8.6epss 0.02

    XmlMapper in the Jackson XML dataformat component (aka jackson-dataformat-xml) before 2.7.8 and 2.8.x before 2.8.4 allows remote attackers to conduct server-side request forgery (SSRF) attacks via vectors related to a DTD.

  • CVE-2023-3894MedAug 8, 2023
    risk 0.31cvss 5.8epss 0.01

    Those using jackson-dataformats-text to parse TOML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of…