First published: Wed Jul 24 2024(Updated: )
CampCodes Supplier Management System v1.0 is vulnerable to SQL injection via Supply_Management_System/admin/view_invoice_items.php?id= .
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Supplier Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-41550 is classified as a critical vulnerability due to its potential for SQL injection attacks that can compromise sensitive data.
To fix CVE-2024-41550, validate and sanitize all user inputs to the vulnerable SQL queries in the Supplier Management System.
The potential impacts of CVE-2024-41550 include unauthorized access to the database, data manipulation, and exposure of sensitive information.
CVE-2024-41550 affects CampCodes Supplier Management System version 1.0, specifically through the view_invoice_items.php page.
Yes, there are proof-of-concept exploits available for CVE-2024-41550 that demonstrate the SQL injection vulnerabilities.