header-logo
Suggest Exploit
vendor:
Snitz Forums 2000
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and HTML Injection
79
CWE
Product Name: Snitz Forums 2000
Affected Version From: 3.4.07
Affected Version To: 3.4.07
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010

Snitz Forums 2000 Cross-Site Scripting and HTML Injection Vulnerabilities

Snitz Forums 2000 is prone to a cross-site scripting vulnerability and an HTML-injection vulnerability because it 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 and to control how the site is rendered to the user; other attacks are also possible.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to generate HTML or JavaScript code.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/36710/info
 
Snitz Forums 2000 is prone to a cross-site scripting vulnerability and an HTML-injection vulnerability because it 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 and to control how the site is rendered to the user; other attacks are also possible.
 
Snitz Forums 2000 3.4.07 is vulnerable; other versions may also be affected. 

[sound]http://www.example.com"
onLoad="alert(document.cookie)[/sound]