vendor:
lifetype
by:
Saif El-Sherei
4.3
CVSS
MEDIUM
Cross-site Scripting (XSS)
79
CWE
Product Name: lifetype
Affected Version From: 1.2.10
Affected Version To: 1.2.10
Patch Exists: YES
Related CWE: N/A
CPE: lifetype
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Firefox 3.0.15
2010
lifetype 1.2.10 http referer XSS
Failure to sanitize the http referer header in index.php results in a cross site scripting attack against admins or any user able to view blog statistics. An attacker could use an intercepting proxy or manual requests to perform this attack, the referer is recorder into the database when visiting any section in the index.php (albums, archives,etc....), a user with only the privilege to login could perform this attack, the issue affects all browsers.
Mitigation:
Sanitize the http referer header in index.php.