Buffer overflow in pdf2json 0.69 allows local users to execute arbitrary code by converting a crafted PDF file.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/flexpaper/pdf2json/issues/22 | issue tracking exploit third party advisory |
https://github.com/flexpaper/pdf2json/commit/80bf71f16c804108fd933e267fe31692aaa509b4 | third party advisory patch |