← Advisories

Cannonbolt Portfolio Manager v1.0 Stored XSS and SQL Injection Vulnerabilities

Medium
Advisory ID
ZSL-2012-5104
Release Date
06 September 2012
Vendor
IWCn Systems Inc. - http://www.iwcn.ws
Affected Version
1.0
CVE
N/A
Tested On
Apache, PHP
Summary

Cannonbolt Portfolio Manager is a sleek and AJAX based PHP script to manage projects and showcase.

Description

The application suffers from a stored cross-site scripting and a SQL Injection vulnerability when input is passed to the 'cname' POST parameter in 'add-category.php' and 'cdel' GET parameter in 'del.php' script which is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code or execute arbitrary HTML and script code in a user's browser session in context of an affected site.

Proof of Concept
Disclosure Timeline
11.09.2012Vendor releases version 1.1 to address these issues.
Credits
Vulnerability discovered by Gjoko Krstic
References
Changelog
06.09.2012Initial release
07.09.2012Added reference [1], [2] and [3]
11.09.2012Added vendor status
13.09.2012Added reference [4] and [5]
11.11.2012Added reference [6], [7] and [8]