Files
CVEs-PoC/2019/CVE-2019-9656.md
T
2025-09-29 21:09:30 +02:00

19 lines
711 B
Markdown

### [CVE-2019-9656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9656)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in LibOFX 0.9.14. There is a NULL pointer dereference in the function OFXApplication::startElement in the file lib/ofx_sgml.cpp, as demonstrated by ofxdump.
### POC
#### Reference
- https://github.com/TeamSeri0us/pocs/tree/master/libofx
- https://github.com/libofx/libofx/issues/22
#### Github
No PoCs found on GitHub currently.