mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
722 B
Markdown
19 lines
722 B
Markdown
### [CVE-2018-19530](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/httl/httl/issues/225
|
|
- https://github.com/httl/httl/issues/225
|
|
|
|
#### Github
|
|
- https://github.com/PAGalaxyLab/VulInfo
|
|
|