cve/2019/CVE-2019-18958.md

18 lines
770 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-18958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18958)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Nitro Pro before 13.2 creates a debug.log file in the directory where a .pdf file is located, if the .pdf document was produced by an OCR operation on the JPEG output of a scanner. Reportedly, this can have a security risk if debug.log is later edited and then executed.
### POC
#### Reference
- https://a-man-in-the-cookie.blogspot.com/2019/11/nitro-pro-vulnerability.html
#### Github
No PoCs found on GitHub currently.