vendor:
Nullam Blog
by:
Salvatore Fresta aka drosophila
3.3
CVSS
LOW
Local File Inclusion, File Disclosure, Multiple Blind SQL Injection, SQL Injection, Reflected XSS
94, 200, 89, 79
CWE
Product Name: Nullam Blog
Affected Version From: 2000.1.2
Affected Version To: 2000.1.2
Patch Exists: YES
Related CWE: N/A
CPE: a:nullam:nullam_blog:0.1.2
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
2009
Nullam Blog Vulnerabilities
The Local File Inclusion vulnerability allows a guest to include a local file. The File Disclosure vulnerability allows a guest to view the content of a local file. The Multiple Blind SQL Injection and SQL Injection vulnerabilities allow a guest to inject SQL statements into the affected queries. The Reflected XSS vulnerability allows a guest to inject HTML and JavaScript code into the affected page.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any SQL queries. Use parameterized queries to prevent SQL injection attacks. Use a web application firewall to detect and block malicious requests.