### [CVE-2018-19531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19531) ![](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 java.beans.XMLEncoder unsafely when configured without an xml.codec= setting. ### POC #### Reference - https://github.com/httl/httl/issues/224 - https://github.com/httl/httl/issues/224 #### Github - https://github.com/PAGalaxyLab/VulInfo