vendor:
GuestBook Script PHP
by:
AnTi SeCuRe
8,8
CVSS
HIGH
XSS/HTML Injection
79 (XSS)
CWE
Product Name: GuestBook Script PHP
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
2010
GuestBook Script PHP (XSS/HTML Injection) Multiple Vulnerabilities
The vulnerability exists in the 'Name' field of the 'Add a New Comment' form. An attacker can inject HTML or JavaScript code in the 'Name' field, which will be executed when the page is viewed by other users.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the 'Name' field.