CVE-2022-32404: SQL Injection
Published Jun 24, 2022
·Updated
Prison Management System v1.0 was discovered to contain a SQL injection vulnerability via the 'id' parameter at /pms/admin/inmates/manageinmate.php:3
Affected Software
1 affected component
Prison Management System Project Prison Management System=1.0
Event History
Jun 24, 2022
CVE Published
via MITRE·01:14 AM
Data Sourced
via MITRE·01:14 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-32404?
CVE-2022-32404 is classified as a high severity SQL injection vulnerability that can be exploited by attackers.
2
How do I fix CVE-2022-32404?
To fix CVE-2022-32404, validate and sanitize the 'id' parameter input in the manage_inmate.php file to prevent SQL injection.
3
What systems are affected by CVE-2022-32404?
CVE-2022-32404 affects Prison Management System version 1.0.
4
What type of vulnerability is CVE-2022-32404?
CVE-2022-32404 is a SQL injection vulnerability that allows attackers to manipulate database queries.
5
Can CVE-2022-32404 lead to data exposure?
Yes, successful exploitation of CVE-2022-32404 can lead to unauthorized access to sensitive data in the database.