VYPR

Httl

by Httl

Source repositories

CVEs (2)

  • CVE-2018-19531CriNov 26, 2018
    risk 0.64cvss 9.8epss 0.05

    HTTL (aka Hyper-Text Template Language) through 1.0.11 allows remote command execution because the decodeXml function uses java.beans.XMLEncoder unsafely when configured without an xml.codec= setting.

  • CVE-2018-19530CriNov 26, 2018
    risk 0.64cvss 9.8epss 0.05

    HTTL (aka Hyper-Text Template Language) through 1.0.11 allows remote command execution because the decodeXml function uses XStream unsafely when configured with an xml.codec=httl.spi.codecs.XstreamCodec setting.