vendor:
InTerra Blog Machine
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
6.4
CVSS
MEDIUM
Stored XSS (Cross Site Scripting)
79
CWE
Product Name: InTerra Blog Machine
Affected Version From: 1.84
Affected Version To: 1.84
Patch Exists: YES
Related CWE: N/A
CPE: a:interra_blog_machine_team:interra_blog_machine
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
2011
XSS Vulnerability in InTerra Blog Machine
User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the 'actions/add.php' script to properly sanitize user-supplied input in 'subject' variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.
Mitigation:
Input validation should be used to prevent the execution of malicious code.