SQL Injection Vulnerability in Projectworlds Visitor Management System by Projectworlds
CVE-2020-25760
8.8HIGH
What is CVE-2020-25760?
The Projectworlds Visitor Management System in PHP version 1.0 is vulnerable to SQL Injection due to inadequate input validation on the 'rid' parameter in the front.php file. This weakness allows unauthorized users to manipulate SQL queries, potentially giving them access to sensitive information stored in the database. Implementing proper input validation mechanisms is essential to mitigate such risks and fortify database security.