CVE-2025-6841: code-projects Product Inventory System edit_product.php sql injection
A vulnerability has been found in code-projects Product Inventory System 1.0 and classified as critical. This vulnerability affects unknown code of the file /admin/editproduct.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-6841?
CVE-2025-6841 is classified as a critical vulnerability due to its potential impact.
How does CVE-2025-6841 affect the Product Inventory System?
CVE-2025-6841 affects the file /admin/edit_product.php, allowing for SQL injection via the ID argument.
Can CVE-2025-6841 be exploited remotely?
Yes, CVE-2025-6841 can be exploited remotely by an attacker.
What is the impact of exploiting CVE-2025-6841?
Exploiting CVE-2025-6841 can lead to unauthorized access to the database and potential data leakage.
How can I mitigate the risks associated with CVE-2025-6841?
To mitigate CVE-2025-6841, ensure input validation and use parameterized queries to protect against SQL injection.