CVE-2022-32391: 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/actions/viewaction.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:01 AM
Data Sourced
via MITRE·01:01 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-32391?
CVE-2022-32391 is classified as a high severity vulnerability due to the SQL injection risk that can lead to unauthorized access to sensitive data.
2
How do I fix CVE-2022-32391?
To fix CVE-2022-32391, sanitize user inputs and use prepared statements to prevent SQL injection vulnerabilities.
3
What impact does CVE-2022-32391 have?
CVE-2022-32391 can allow an attacker to execute arbitrary SQL queries, potentially exposing or modifying sensitive information in the database.
4
Is CVE-2022-32391 exploitable remotely?
Yes, CVE-2022-32391 can be exploited remotely since it targets a web application's input without adequate validation.
5
Which version of the Prison Management System is affected by CVE-2022-32391?
CVE-2022-32391 affects version 1.0 of the Prison Management System.