First published: Wed Jun 01 2022(Updated: )
Simple Inventory System v1.0 is vulnerable to SQL Injection via /inventory/login.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Inventory System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-31339 has a medium severity level due to its potential for exploitation through SQL injection.
To fix CVE-2022-31339, implement prepared statements or parameterized queries to prevent SQL injection in the login functionality.
CVE-2022-31339 can allow an attacker to execute arbitrary SQL commands in the database, compromising data integrity and confidentiality.
CVE-2022-31339 specifically affects Simple Inventory System version 1.0.
Yes, CVE-2022-31339 can be easily exploited if the application does not properly sanitize user inputs.