CVE-2022-32353: SQL Injection
Published Jun 14, 2022
·Updated
Product Show Room Site v1.0 is vulnerable to SQL Injection via /psrs/admin/categories/managefieldorder.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·08:26 PM
Data Sourced
via MITRE·08:26 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-32353?
CVE-2022-32353 is classified as a high severity vulnerability due to its exploitation potential leading to unauthorized database access.
2
How do I fix CVE-2022-32353?
To fix CVE-2022-32353, validate and sanitize user input, and use prepared statements or parameterized queries to prevent SQL injection.
3
What kind of attack is CVE-2022-32353 associated with?
CVE-2022-32353 is associated with SQL injection attacks, where an attacker can manipulate SQL queries through unsanitized inputs.
4
Which version of Product Show Room Site is affected by CVE-2022-32353?
CVE-2022-32353 affects Product Show Room Site version 1.0.
5
Can CVE-2022-32353 lead to data loss?
Yes, CVE-2022-32353 can lead to data loss or unauthorized access to sensitive information within the database.