Files
CVEs-PoC/2018/CVE-2018-19530.md
T
2024-06-18 02:51:15 +02:00

679 B

CVE-2018-19530

Description

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.

POC

Reference

Github