mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
19 lines
1011 B
Markdown
19 lines
1011 B
Markdown
### [CVE-2008-20001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-20001)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
activePDF WebGrabber version 3.8.2.0 contains a stack-based buffer overflow vulnerability in the GetStatus() method of the APWebGrb.ocx ActiveX control. By passing an overly long string to this method, a remote attacker can execute arbitrary code in the context of the vulnerable process. Although the control is not marked safe for scripting, exploitation is possible via crafted HTML content in Internet Explorer under permissive security settings.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/16635
|
|
- https://www.vulncheck.com/advisories
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|