Submit #261736: Sourcecodester Clinic Queuing System 1.0 Local File Inclusioninfo

TitleSourcecodester Clinic Queuing System 1.0 Local File Inclusion
DescriptionThe Sourcecodester Clinic Queuing System 1.0 is vulnerable to authenticated Local File Inclusion. In /index.php, the page GET parameter is unsafely passed into the include php function as seen below: <?php include($page.".php"); ?> This can be escalated into RCE by leveraging PHP Filter Chaining (https://github.com/synacktiv/php_filter_chain_generator). This was chained to the Auth Bypass (VulDB Sumission #261684) to make a full chain of RCE. Please refer to the proof-of-concept for demonstration.
Source⚠️ https://github.com/jmrcsnchz/ClinicQueueingSystem_RCE
User
 Echidonut (UID 45929)
Submission01/03/2024 06:46 (3 years ago)
Moderation01/06/2024 09:52 (3 days later)
StatusAccepted
VulDB entry249821 [SourceCodester Clinic Queuing System 1.0 GET Parameter /index.php page file inclusion]
Points20

Want to know what is going to be exploited?

We predict KEV entries!