CVE-2026-37149 in GROCERY-STORE-MANAGEMENT-SYSTEMinfo

Summary

by MITRE • 06/25/2026

GROCERY-STORE-MANAGEMENT-SYSTEM-USING-PHP-AND-MYSQL-PHPMYADMIN v1.0 was discovered to contain a SQL injection vulnerability in the scost parameter in /grocery/search_products.php. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Analysis

by VulDB Data Team • 06/26/2026

The grocery store management system using php and mysql phpmyadmin version 1.0 presents a critical sql injection vulnerability that fundamentally compromises the database security infrastructure. This vulnerability exists within the search_products.php script where the scost parameter is processed without adequate input validation or sanitization, creating an entry point for malicious actors to manipulate the underlying database queries. The flaw represents a classic sql injection attack vector that enables unauthorized data access and potential system compromise.

This vulnerability falls under the common weakness enumeration category 89 which specifically identifies sql injection flaws in software applications. The attack surface is particularly concerning as it affects a web application component designed for product search functionality, making it accessible through normal user operations. When an attacker crafts a malicious sql statement and injects it through the scost parameter, they can bypass authentication mechanisms and directly access sensitive database information including customer records, product inventories, pricing data, and potentially administrative credentials.

The operational impact of this vulnerability extends beyond simple data theft to encompass potential system compromise and business disruption. An attacker could extract all product information, customer databases, and financial records stored within the mysql database, leading to significant financial losses and regulatory compliance violations. The vulnerability also enables privilege escalation attacks where malicious actors might gain administrative access to the database management system itself, allowing for complete system control and data manipulation.

Mitigation strategies should include immediate implementation of parameterized queries or prepared statements to prevent sql injection exploitation. Input validation must be enforced at multiple levels including client-side and server-side sanitization of all user-supplied data. The application should employ proper error handling that does not reveal database structure information to users. Additionally, implementing least privilege access controls for database connections and regular security audits would significantly reduce the attack surface. According to the att&ck framework this vulnerability maps to technique t1190 sql injection within the execution phase of the attack lifecycle, emphasizing the need for comprehensive application security testing including dynamic analysis and static code reviews to identify similar vulnerabilities across the entire codebase.

Responsible

MITRE

Reservation

04/06/2026

Disclosure

06/25/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

low

Sources

Interested in the pricing of exploits?

See the underground prices here!