vendor:
BlogPHP
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-site Scripting, HTML-injection, Cookie-manipulation
79, 89, 614
CWE
Product Name: BlogPHP
Affected Version From: 2
Affected Version To: 2
Patch Exists: YES
Related CWE: N/A
CPE: a:blogphp:blogphp:2.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: N/A
2008
BlogPHP Multiple Input Validation Vulnerabilities
BlogPHP is prone to multiple input-validation vulnerabilities, including a cross-site scripting issue, an HTML-injection issue, and a cookie-manipulation issue. Attackers can exploit these issues to execute arbitrary script code in the context of the webserver, compromise the application, steal cookie-based authentication credentials from legitimate users of the site, modify the way the site is rendered, and gain access as an arbitrary user.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.