VYPR

Commons Jelly

by Apache

CVEs (1)

  • CVE-2017-12621CriSep 28, 2017
    risk 0.64cvss 9.8epss 0.09

    During Jelly (xml) file parsing with Apache Xerces, if a custom doctype entity is declared with a "SYSTEM" entity with a URL and that entity is used in the body of the Jelly file, during parser instantiation the parser will attempt to connect to said URL. This could lead to XML…