Impact
The vulnerability is a classic SQL injection flaw in the txt_search_category parameter of stock_manager.php. The flaw allows an attacker to manipulate the input to inject arbitrary SQL statements, potentially reading, modifying, or deleting inventory data. The weakness is classified as CWE-74 (SQL Injection) and CWE-89 (Improper Neutralization of Special Elements in an SQL Command).
Affected Systems
CodeAstro’s Ingredients Stock Management System, version 1.0. The flaw resides in the application’s stock_manager.php file; no other affected components are listed.
Risk and Exploitability
The CVSS score of 5.3 indicates medium severity. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog. The description states that the attack can be initiated remotely and that an exploit has been published, implying that the vulnerability is actionable and available for exploitation by threat actors with remote access capabilities.
OpenCVE Enrichment