First published: Thu Oct 06 2022(Updated: )
Simple Cold Storage Management System v1.0 is vulnerable to SQL injection via /csms/admin/storages/view_storage.php?id=.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Cold Storage Management System | =1.0 | |
Simple Cold Storage Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-42249 is classified as a medium severity SQL injection vulnerability.
To fix CVE-2022-42249, ensure all user inputs are properly sanitized and use parameterized queries.
CVE-2022-42249 affects Simple Cold Storage Management System version 1.0.
Yes, CVE-2022-42249 can allow attackers to execute arbitrary SQL commands, potentially compromising sensitive data.
Yes, CVE-2022-42249 specifically targets the view_storage.php file in the admin directory.