vendor:
MTP Image Gallery
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: MTP Image Gallery
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:morephp.net:mtp_image_gallery: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 Image Gallery 1.0 (title) Remote Script Insertion Vulnerability
MTP Image Gallery suffers from a stored XSS vulnerability when parsing user input to the 'title' parameter via POST method thru 'edit_photos.php' and 'add_cat.php' scripts. Attackers can exploit this weakness to execute arbitrary HTML and script code in a user's browser session.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.