cve/2018/CVE-2018-19531.md
2024-06-09 00:33:16 +00:00

711 B

CVE-2018-19531

Description

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.

POC

Reference

Github