vendor:
Lazarus Guestbook
by:
TaurusOmar
9,3
CVSS
HIGH
Multiple Persistent Cross-Site Scripting - Sql Injection
79
CWE
Product Name: Lazarus Guestbook
Affected Version From: 1.22
Affected Version To: 1.22
Patch Exists: YES
Related CWE: CVE-2014-2239
CPE: a:carbonize.co.uk:lazarus:1.22
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Bugtraq Optimus
2014
Lazarus Guestbook 1.22 Multiple Persistent Cross-Site Scripting – Sql Injection Vulnerability
Lazarus is a free guestbook script written in PHP that uses your MySQL database for storage and is based upon the excellent Advanced Guestbook script from Proxy2. Multiple Cross Site Scripting vulnerabilities exist in multiple boxes in the platform, allowing an attacker to inject malicious code into the application. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.