First published: Tue Jun 14 2022(Updated: )
Product Show Room Site v1.0 is vulnerable to SQL Injection via /psrs/admin/categories/manage_field_order.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-32353 is classified as a high severity vulnerability due to its exploitation potential leading to unauthorized database access.
To fix CVE-2022-32353, validate and sanitize user input, and use prepared statements or parameterized queries to prevent SQL injection.
CVE-2022-32353 is associated with SQL injection attacks, where an attacker can manipulate SQL queries through unsanitized inputs.
CVE-2022-32353 affects Product Show Room Site version 1.0.
Yes, CVE-2022-32353 can lead to data loss or unauthorized access to sensitive information within the database.