CVE-2022-32365: SQL Injection
Published Jun 14, 2022
·Updated
Product Show Room Site v1.0 is vulnerable to SQL Injection via /psrs/admin/fields/managefield.php?id=.
Affected Software
1 affected component
Product Show Room Site Project Product Show Room Site=1.0
Event History
Jun 14, 2022
CVE Published
via MITRE·05:22 PM
Data Sourced
via MITRE·05:22 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-32365?
The severity of CVE-2022-32365 is classified as high due to the potential impact of SQL Injection attacks.
2
How do I fix CVE-2022-32365?
To fix CVE-2022-32365, validate and sanitize all user inputs, particularly in the vulnerable field handling areas.
3
What systems are affected by CVE-2022-32365?
CVE-2022-32365 affects Product Show Room Site version 1.0.
4
What is SQL Injection in the context of CVE-2022-32365?
SQL Injection in the context of CVE-2022-32365 allows unauthorized users to manipulate database queries via user input in the manage_field.php script.
5
What could happen if CVE-2022-32365 is exploited?
If CVE-2022-32365 is exploited, an attacker could gain unauthorized access to the database, allowing data exposure or manipulation.