vendor:
MyBlog: PHP and MySQL Blog/CMS software
by:
CWH Underground
8.8
CVSS
HIGH
SQL Injection and XSS
89 (SQL Injection) and 79 (XSS)
CWE
Product Name: MyBlog: PHP and MySQL Blog/CMS software
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
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
2008
MyBlog: PHP and MySQL Blog/CMS software (SQL/XSS) Multiple Remote Vulnerabilities
MyBlog: PHP and MySQL Blog/CMS software is vulnerable to multiple remote vulnerabilities, including SQL Injection and XSS. The SQL Injection vulnerability can be exploited to extract usernames and passwords from the database, while the XSS vulnerability can be exploited to inject malicious code into the application. The exploits require that Magic Quotes be turned off.
Mitigation:
Ensure that Magic Quotes are enabled and that all user-supplied input is properly sanitized.