vendor:
GuestBookPlus
by:
MiND
8,8
CVSS
HIGH
HTML Injection
79
CWE
Product Name: GuestBookPlus
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: a:websitekit:guestbookplus
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
GuestBookPlus Script PHP (HTML Injection)
GuestBookPlus Script PHP is vulnerable to HTML Injection. An attacker can inject malicious HTML code into the name and body of a comment, which will be executed when the comment is viewed. This can be used to redirect users to malicious websites, or to execute malicious JavaScript code.
Mitigation:
To mitigate this vulnerability, the application should validate user input to ensure that it does not contain malicious HTML code.