cve/2019/CVE-2019-1010268.md
2025-09-29 21:09:30 +02:00

19 lines
1.1 KiB
Markdown

### [CVE-2019-1010268](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010268)
![](https://img.shields.io/static/v1?label=Product&message=Ladon&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.9.40%20and%20previous%20(since%20ebef0aae48af78c159b6fce81bc6f5e7e0ddb059)%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=XML%20External%20Entity%20(XXE)&color=brightgreen)
### Description
Ladon since 0.6.1 (since ebef0aae48af78c159b6fce81bc6f5e7e0ddb059) is affected by: XML External Entity (XXE). The impact is: Information Disclosure, reading files and reaching internal network endpoints. The component is: SOAP request handlers. For instance: https://bitbucket.org/jakobsg/ladon/src/42944fc012a3a48214791c120ee5619434505067/src/ladon/interfaces/soap.py#lines-688. The attack vector is: Send a specially crafted SOAP call.
### POC
#### Reference
- https://bitbucket.org/jakobsg/ladon/src/42944fc012a3a48214791c120ee5619434505067/src/ladon/interfaces/soap.py#lines-688
- https://www.exploit-db.com/exploits/43113
#### Github
- https://github.com/Tonyynot14/CVE-2019-1010268