mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
949 B
Markdown
18 lines
949 B
Markdown
### [CVE-2007-4510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4510)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ClamAV before 0.91.2, as used in Kolab Server 2.0 through 2.2beta1 and other products, allows remote attackers to cause a denial of service (application crash) via (1) a crafted RTF file, which triggers a NULL dereference in the cli_scanrtf function in libclamav/rtf.c; or (2) a crafted HTML document with a data: URI, which triggers a NULL dereference in the cli_html_normalise function in libclamav/htmlnorm.c. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3054
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|