cve/2020/CVE-2020-25762.md
2024-05-25 21:48:12 +02:00

936 B

CVE-2020-25762

Description

An issue was discovered in SourceCodester Seat Reservation System 1.0. The file admin_class.php does not perform input validation on the username and password parameters. An attacker can send malicious input in the post request to /admin/ajax.php?action=login and bypass authentication, extract sensitive information etc.

POC

Reference

Github

No PoCs found on GitHub currently.