CVE-2025-9761: Campcodes Online Feeds Product Inventory System Login index.php sql injection
A security vulnerability has been detected in Campcodes Online Feeds Product Inventory System 1.0. This vulnerability affects unknown code of the file /feeds/index.php of the component Login. The manipulation of the argument Username leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-9761?
CVE-2025-9761 has a high severity due to its potential for SQL injection, which can compromise the database.
How do I fix CVE-2025-9761?
To fix CVE-2025-9761, sanitize user inputs to the Username parameter and implement prepared statements to prevent SQL injection.
What components are affected by CVE-2025-9761?
CVE-2025-9761 affects the Login component, specifically the /feeds/index.php file of Campcodes Online Feeds Product Inventory System 1.0.
Can CVE-2025-9761 lead to data breaches?
Yes, CVE-2025-9761 can lead to data breaches by allowing attackers to execute malicious SQL queries on the vulnerable database.
Is there a known exploit for CVE-2025-9761?
While specific public exploits for CVE-2025-9761 may not be documented, the nature of its vulnerability indicates that it is susceptible to SQL injection attacks.