Summary
This host is running Nullam Blog and is prone to multiple vulnerabilities.
Impact
Successful exploitation will allow attacker to disclose sensitive information and conduct cross-site scripting and SQL injection attacks.
Impact Level: System/Application.
Solution
Upgrade to Nullam Blog version 0.1.3
http://sourceforge.net/projects/nullam/
Insight
- Input passed to the 'p' and 's' parameter in index.php is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources.
- Input passed to the 'i' and 'v' parameter in index.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
- Input passed to the 'e' parameter in index.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in the context of an affected site.
Affected
Nullam Blog version prior to 0.1.3 on Linux.
References
Updated on 2017-03-28
Severity
Classification
-
CVE CVE-2009-3664, CVE-2009-3665, CVE-2009-3666 -
CVSS Base Score: 7.5
AV:N/AC:L/Au:N/C:P/I:P/A:P
Related Vulnerabilities
- ApPHP MicroBlog Remote Code Execution Vulnerability
- Adobe ColdFusion Authentication Bypass Vulnerability
- aflog Cookie-Based Authentication Bypass Vulnerability
- AproxEngine Multiple Remote Input Validation Vulnerabilities
- Acute Control Panel SQL Injection Vulnerability and Remote File Include Vulnerability