cve/2018/CVE-2018-19531.md
2024-06-18 02:51:15 +02:00

668 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