mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
711 B
Markdown
19 lines
711 B
Markdown
### [CVE-2018-19531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/httl/httl/issues/224
|
|
- https://github.com/httl/httl/issues/224
|
|
|
|
#### Github
|
|
- https://github.com/PAGalaxyLab/VulInfo
|
|
|