当前位置:首页 >> 网络通讯 >> 网络安全 >> 内容

Cannonbolt Portfolio Manager v1.0存储型XSS及注射

时间:2013/4/19 12:10:00 作者:平凡之路 来源:xuhantao.com 浏览:

Cannonbolt Portfolio Manager v1.0 Stored XSS and SQL Injection Vulnerabilities 
  
作者: IWCn Systems Inc. 
 
官方网站:  
 
影响版本: 1.0 
 
  
摘要:

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

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. 
 
  
测试平台: Apache, PHP 

 
XSS: 
 
POST /admin/add-category.php HTTP/1.1 
 
  
 
        cname="><script>alert("ZSL");</script> 
  
SQLi:

POST HTTP/1.1 
 
  
 
        cname=' 
 
 
SQLi: 
 
 - GET ?cdel=%27 HTTP/1.1 ,www.xuhantao.com,涛涛电脑知识

相关文章
  • 没有相关文章
  • 徐汉涛(www.xuhantao.com) © 2024 版权所有 All Rights Reserved.
  • 部分内容来自网络,如有侵权请联系站长尽快处理 站长QQ:965898558(广告及站内业务受理) 网站备案号:蒙ICP备15000590号-1