CVE-2022-32401: 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/manageprivilege.php:4
Affected Software
1 affected component
Prison Management System Project Prison Management System=1.0
Event History
Jun 24, 2022
CVE Published
via MITRE·01:11 AM
Data Sourced
via MITRE·01:11 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-32401?
CVE-2022-32401 is a medium-severity vulnerability due to potential SQL injection risks.
2
How do I fix CVE-2022-32401?
To fix CVE-2022-32401, sanitize user input for the 'id' parameter and use prepared statements in SQL queries.
3
What systems are affected by CVE-2022-32401?
CVE-2022-32401 affects Prison Management System version 1.0.
4
What type of vulnerability is CVE-2022-32401?
CVE-2022-32401 is classified as a SQL injection vulnerability.
5
Can CVE-2022-32401 lead to unauthorized data access?
Yes, CVE-2022-32401 can allow attackers to gain unauthorized access to the database and manipulate data.