Skip to main content

CVE-2025-7814: SQL Injection in code-projects Food Ordering Review System

Medium
VulnerabilityCVE-2025-7814cvecve-2025-7814
Published: Fri Jul 18 2025 (07/18/2025, 21:44:05 UTC)
Source: CVE Database V5
Vendor/Project: code-projects
Product: Food Ordering Review System

Description

A vulnerability classified as critical was found in code-projects Food Ordering Review System 1.0. This vulnerability affects unknown code of the file /pages/signup_function.php. The manipulation of the argument fname leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.

AI-Powered Analysis

AILast updated: 07/26/2025, 01:02:14 UTC

Technical Analysis

CVE-2025-7814 is a critical SQL Injection vulnerability identified in version 1.0 of the code-projects Food Ordering Review System, specifically within the /pages/signup_function.php file. The vulnerability arises from improper sanitization or validation of the 'fname' parameter, which is used in SQL queries. An attacker can remotely exploit this flaw by injecting malicious SQL code through the 'fname' argument, potentially manipulating the backend database. This could allow unauthorized data access, modification, or deletion, compromising the confidentiality, integrity, and availability of the system's data. The vulnerability does not require authentication or user interaction, increasing its risk profile. Although the CVSS 4.0 score is 6.9 (medium severity), the nature of SQL Injection vulnerabilities often warrants heightened attention due to their potential for severe impact. The disclosure mentions that other parameters might also be vulnerable, suggesting a broader issue with input validation in the application. No patches are currently linked, and no known exploits have been reported in the wild yet, but public disclosure means attackers could develop exploits rapidly. The vulnerability affects a niche product used for food ordering and review management, which may be deployed by restaurants or food service providers to handle customer signups and reviews.

Potential Impact

For European organizations using the Food Ordering Review System 1.0, this vulnerability poses significant risks. Exploitation could lead to unauthorized access to customer data, including personally identifiable information (PII) submitted during signup. This compromises data confidentiality and may violate GDPR requirements, leading to legal and financial repercussions. Data integrity could be undermined if attackers alter or delete records, potentially disrupting business operations and damaging reputation. Availability might also be impacted if attackers execute destructive queries or cause database corruption. Given the system's role in customer interaction, service disruption could directly affect revenue and customer trust. Small to medium-sized food service businesses, which may rely on this system, often lack robust cybersecurity defenses, increasing their vulnerability. The lack of authentication or user interaction needed for exploitation means attacks can be automated and widespread. Additionally, the public disclosure of the vulnerability increases the likelihood of exploitation attempts targeting European businesses using this software.

Mitigation Recommendations

Immediate mitigation should focus on input validation and sanitization of all user-supplied data, especially the 'fname' parameter and other potentially vulnerable inputs. Employ parameterized queries or prepared statements to prevent SQL Injection. Since no official patch is available, organizations should consider applying virtual patching via Web Application Firewalls (WAFs) configured to detect and block SQL Injection patterns targeting the signup functionality. Conduct thorough code reviews and security testing of the application to identify and remediate other injection points. Restrict database user privileges to the minimum necessary to limit the impact of any successful injection. Monitor logs for suspicious activities related to SQL errors or unusual database queries. If feasible, consider migrating to a more secure or updated food ordering system. Finally, ensure compliance with GDPR by promptly reporting any data breaches resulting from exploitation and informing affected users.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
VulDB
Date Reserved
2025-07-18T17:25:04.478Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 687ac430a83201eaacf71464

Added to database: 7/18/2025, 10:01:20 PM

Last enriched: 7/26/2025, 1:02:14 AM

Last updated: 8/20/2025, 6:00:49 PM

Views: 29

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats