### [CVE-2018-19530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19530) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - https://github.com/httl/httl/issues/225 - https://github.com/httl/httl/issues/225 #### Github - https://github.com/PAGalaxyLab/VulInfo