Cannonbolt Portfolio Manager v1.0 stored XSS and injection

Source: Internet
Author: User

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

Author: IWCn Systems Inc.
 
Http://www.iwcn.ws
 
Affected Versions: 1.0
 

Abstract:

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

 
Overview:

The application suffers from a stored cross-site scripting
 
And a SQL Injection vulnerability when input is passed to
 
'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.
 

Test Platform: Apache and PHP

 
XSS:
 
POST http://www.bkjia.com/admin/add-category.php HTTP/1.1
 

 
Cname = "> <script> alert (" ZSL "); </script>

SQLi:

POST http: // localhost/admin/add-category.php HTTP/1.1
 

 
Cname ='
 
 
SQLi:
 
-GET http: // localhost/admin/del. php? Cdel = % 27 HTTP/1.1

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.