mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.3 KiB
1.3 KiB
CVE-2020-25760
Description
Projectworlds Visitor Management System in PHP 1.0 allows SQL Injection. The file front.php does not perform input validation on the 'rid' parameter. An attacker can append SQL queries to the input to extract sensitive information from the database.
POC
Reference
- http://packetstormsecurity.com/files/159262/Visitor-Management-System-In-PHP-1.0-SQL-Injection.html
- http://packetstormsecurity.com/files/159262/Visitor-Management-System-In-PHP-1.0-SQL-Injection.html
- http://packetstormsecurity.com/files/159637/Visitor-Management-System-In-PHP-1.0-SQL-Injection.html
- http://packetstormsecurity.com/files/159637/Visitor-Management-System-In-PHP-1.0-SQL-Injection.html
- http://seclists.org/fulldisclosure/2020/Sep/43
- http://seclists.org/fulldisclosure/2020/Sep/43
- https://packetstormsecurity.com/files/author/15149/
- https://packetstormsecurity.com/files/author/15149/
Github
No PoCs found on GitHub currently.