A flaw was found in htmldoc in v1.9.12. Double-free in function pspdf_export(),in ps-pdf.cxx may result in a write-what-where condition, allowing an attacker to execute arbitrary code and denial of service.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/michaelrsweet/htmldoc/issues/414 | issue tracking exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1967018 | issue tracking third party advisory |
https://github.com/michaelrsweet/htmldoc/commit/369b2ea1fd0d0537ba707f20a2f047b6afd2fbdc | third party advisory patch |