vendor:
MTP Guestbook
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Multiple Remote Script Insertion Vulnerabilities
79
CWE
Product Name: MTP Guestbook
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:mtp_scripts:mtp_guestbook:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux, Apache2
2013
MTP Guestbook 1.0 Multiple Remote Script Insertion Vulnerabilities
MTP Guestbook script suffers from multiple stored cross-site scripting vulnerabilities. The issues are triggered when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to dynamically generate or modify HTML output.