Skip to content

Instantly share code, notes, and snippets.

@TERRENCE-REX
Last active October 4, 2024 15:39
Show Gist options
  • Save TERRENCE-REX/bfca92171143e28899bb8511f311f9ed to your computer and use it in GitHub Desktop.
Save TERRENCE-REX/bfca92171143e28899bb8511f311f9ed to your computer and use it in GitHub Desktop.
[CVE ID]
CVE-2024-37868
[PRODUCT]
Itsourcecode
[VERSION]
V1.0
[PROBLEM TYPE]
File Upload Vulnerability
[DESCRIPTION]
The file upload operation was triggered on line 12 of the "sendreply.php" file, and the uploaded file was received using the "$- FILES" variable. Due to the lack of appropriate input validation and cleaning, remote attackers only need to use regular user login to pass malicious payloads through this file upload function, resulting in unrestricted file uploads, which may further lead to remote code execution (RCE).
[DISCOVERER]
zhongguangyuan,limanshu,shijiahao at Guangzhou University
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment