A flaw was found in htmldoc in v1.9.12 and before. Null pointer dereference in file_extension(),in file.c may lead to execute arbitrary code and denial of service.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/michaelrsweet/htmldoc/issues/418 | issue tracking exploit third party advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1967041 | issue tracking third party advisory patch |
https://ubuntu.com/security/CVE-2021-23180 | third party advisory |
https://github.com/michaelrsweet/htmldoc/commit/19c582fb32eac74b57e155cffbb529377a9e751a | third party advisory patch |