mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2019-9628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9628)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The XMLTooling library all versions prior to V3.0.4, provided with the OpenSAML and Shibboleth Service Provider software, contains an XML parsing class. Invalid data in the XML declaration causes an exception of a type that was not handled properly in the parser class and propagates an unexpected exception type.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wiki.shibboleth.net/confluence/display/SP3/SecurityAdvisories
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|