Files
CVEs-PoC/2020/CVE-2020-25760.md
T
2024-05-25 21:48:12 +02:00

976 B

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

Github

No PoCs found on GitHub currently.