Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-3714. PoCs published by Morgan Todd.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in AWStats 6.8 by injecting arbitrary JavaScript code via the 'config' parameter in the URL. The PoC uses an 'onload' event to trigger an alert box displaying the document domain.
Description
Cross-site scripting (XSS) vulnerability in awstats.pl in AWStats 6.8 allows remote attackers to inject arbitrary web script or HTML via the query_string, a different vulnerability than CVE-2006-3681 and CVE-2006-1945.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in AWStats 6.8 by injecting arbitrary JavaScript code via the 'config' parameter in the URL. The PoC uses an 'onload' event to trigger an alert box displaying the document domain.