First published: Tue Jun 14 2022(Updated: )
Product Show Room Site v1.0 is vulnerable to SQL Injection via /psrs/admin/categories/manage_category.php?id=.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Product Show Room | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-32362 is rated as a medium severity vulnerability due to its potential for exploitation through SQL injection.
To fix CVE-2022-32362, ensure that input values are properly sanitized and use prepared statements or parameterized queries in your database interactions.
CVE-2022-32362 affects Product Show Room Site version 1.0, specifically in the manage_category.php file.
CVE-2022-32362 allows attackers to execute arbitrary SQL queries by injecting malicious SQL code through the vulnerable URL parameter.
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.