mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
19 lines
916 B
Markdown
19 lines
916 B
Markdown
### [CVE-2019-17554](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17554)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XML content type entity deserializer in Apache Olingo versions 4.0.0 to 4.6.0 is not configured to deny the resolution of external entities. Request with content type "application/xml", which trigger the deserialization of entities, can be used to trigger XXE attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/155619/Apache-Olingo-OData-4.6.x-XML-Injection.html
|
|
- http://packetstormsecurity.com/files/155619/Apache-Olingo-OData-4.6.x-XML-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|