CVE-2009-3186
published 2009-09-15CVE-2009-3186: Multiple cross-site scripting (XSS) vulnerabilities in VideoGirls BiZ allow remote attackers to inject arbitrary web script or HTML via the (1) t parameter to…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.51%
71.3th percentile
Multiple cross-site scripting (XSS) vulnerabilities in VideoGirls BiZ allow remote attackers to inject arbitrary web script or HTML via the (1) t parameter to forum.php, (2) profile_name parameter to profile.php, and (3) p parameter to view.php.
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
VideoGirls - 'view.php?p' Cross-Site Scripting
exploitdb·2009-08-26
CVE-2009-3186 VideoGirls - 'view.php?p' Cross-Site Scripting
VideoGirls - 'view.php?p' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/36168/info
VideoGirls is prone to multiple cross site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.
http://www.example.com/view.php?p=">alert(document.cookie);
Exploit-DB
VideoGirls - 'profile.php?profile_name' Cross-Site Scripting
exploitdb·2009-08-26
CVE-2009-3186 VideoGirls - 'profile.php?profile_name' Cross-Site Scripting
VideoGirls - 'profile.php?profile_name' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/36168/info
VideoGirls is prone to multiple cross site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.
http://www.example.com/profile.php?profile_name=">alert(document.cookie);
Exploit-DB
VideoGirls - 'forum.php?t' Cross-Site Scripting
exploitdb·2009-08-26
CVE-2009-3186 VideoGirls - 'forum.php?t' Cross-Site Scripting
VideoGirls - 'forum.php?t' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/36168/info
VideoGirls is prone to multiple cross site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.
http://www.example.com/forum.php?ftid=2&t=">alert(document.cookie);
No writeups or analysis indexed.
http://packetstormsecurity.org/0908-exploits/videogirls-xss.txthttp://secunia.com/advisories/36480http://www.securityfocus.com/bid/36168http://www.vupen.com/english/advisories/2009/2437http://packetstormsecurity.org/0908-exploits/videogirls-xss.txthttp://secunia.com/advisories/36480http://www.securityfocus.com/bid/36168http://www.vupen.com/english/advisories/2009/2437
2009-09-15
Published