flexpaper / pdf2json

PDF2JSON is a conversion library based on XPDF (3.02) which can be used for high performance PDF page by page conversion to JSON and XML format. It also supports compressing data to minimize size. PDF2JSON is available for Windows, OSX and Linux. Please see https://flowpaper.com for more information
305 stars 52 forks source link

The vulnerability is a memory leak bug located at line 1368 of the file /pdf2json/src/ImgOutputDev.cc #51

Open LuMingYinDetect opened 8 months ago

LuMingYinDetect commented 8 months ago

Hello, I am a graduate student specializing in static analysis of programs. Recently, while using a static analysis tool to detect issues in open-source projects, I found several defects in the project. The description of the defects can be found at the following link:https://github.com/LuMingYinDetect/pdf2json_defects/blob/main/pdf2json_detect_1.md