CVE-2022-32362: SQL Injection
Product Show Room Site v1.0 is vulnerable to SQL Injection via /psrs/admin/categories/managecategory.php?id=.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2022-32362?
CVE-2022-32362 is rated as a medium severity vulnerability due to its potential for exploitation through SQL injection.
How do I fix CVE-2022-32362?
To fix CVE-2022-32362, ensure that input values are properly sanitized and use prepared statements or parameterized queries in your database interactions.
What does CVE-2022-32362 affect?
CVE-2022-32362 affects Product Show Room Site version 1.0, specifically in the manage_category.php file.
What kind of attack can be performed due to CVE-2022-32362?
CVE-2022-32362 allows attackers to execute arbitrary SQL queries by injecting malicious SQL code through the vulnerable URL parameter.
Is CVE-2022-32362 a risk for all users of Product Show Room Site?
Yes, any user running Product Show Room Site version 1.0 is at risk of CVE-2022-32362 if proper security measures are not in place.