mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.2 KiB
1.2 KiB
CVE-2009-20008
Description
Green Dam Youth Escort version 3.17 is vulnerable to a stack-based buffer overflow when processing overly long URLs. The flaw resides in the URL filtering component, which fails to properly validate input length before copying user-supplied data into a fixed-size buffer. A remote attacker can exploit this vulnerability by enticing a user to visit a specially crafted webpage containing a long URL, resulting in arbitrary code execution.
POC
Reference
- https://web.archive.org/web/20110426190759/http://www.cse.umich.edu/~jhalderm/pub/gd/
- https://www.exploit-db.com/exploits/8938
- https://www.exploit-db.com/exploits/8969
- https://www.vulncheck.com/advisories/green-dam-url-processing-buffer-overflow