itsourcecode Online Frozen Foods Ordering System SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in the itsourcecode Online Frozen Foods Ordering System version 1.0. The issue resides in the file '/admin/admin_edit_menu.php', where insufficient input validation of the 'product_name' parameter allows attackers to inject malicious SQL queries. This vulnerability can be exploited remotely, potentially leading to unauthorized database access, data manipulation, and leakage of sensitive information.

Impact

Exploitation of this vulnerability allows for SQL injection, enabling attackers to access the database, manipulate or delete data, and extract sensitive information.

Reproduction

The vulnerability can be reproduced by sending a GET request to '/admin/admin_edit_menu.php' with a crafted 'product_name' parameter that includes malicious SQL payloads. Various injection techniques can be used, such as boolean-based blind, error-based, time-based blind, and UNION-based injections.

Remediation

To address this vulnerability, it is recommended to use prepared statements and parameter binding to prevent SQL injection, validate and filter user input, minimize database user permissions, and conduct regular security audits.

Added: Mar 20, 2026, 5:18 AM
Updated: Mar 20, 2026, 5:18 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
3.1
exploitability
8.7
remediation
0.0
relevance
4.2
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.