Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
A security vulnerability has been detected in code-projects Simple Food Ordering System up to 1.0. Affected by this vulnerability is an unknown functionality of the file /food/sql/food.sql of the component Database Backup Handler. The manipulation leads to files or directories accessible. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used. It is recommended to change the configuration settings.
AnalysisAI
The Simple Food Ordering System through version 1.0 allows unauthenticated remote attackers to access sensitive database files through improper access controls in the Database Backup Handler component. Public exploit code exists for this vulnerability, which could enable attackers to retrieve database backups containing sensitive information. Configuration changes are recommended as no patch is currently available.
Technical ContextAI
The vulnerability is rooted in CWE-552 (Files or Directories Accessible to External Parties), a common weakness where backup or configuration files are improperly secured and accessible via web-facing paths. The affected product, code-projects Simple Food Ordering System (CPE: cpe:2.3:a:code-projects:simple_food_ordering_system), stores database backup files at a predictable, unauthenticated path (/food/sql/food.sql) without proper access controls. This allows directory traversal or direct file enumeration attacks. The Database Backup Handler component fails to enforce authentication or authorization checks on backup file access, treating database exports as publicly accessible resources. The underlying issue is misconfiguration of web server routing and file permissions, likely exacerbated by the deployment of sensitive database SQL files within the web root.
RemediationAI
The primary remediation is to upgrade code-projects Simple Food Ordering System to a patched version released after version 1.0 once available. As an immediate interim measure, restrict direct web access to the /food/sql/ directory by implementing web server access controls (e.g., deny rules in .htaccess for Apache or location blocks in nginx.conf), removing the database backup file from the web-accessible directory, and moving database backups to a location outside the web root with restricted filesystem permissions. Implement authentication and authorization checks on any remaining database export functionality. Additionally, review and audit all other database backup files and sensitive configuration files to ensure they are not stored in web-accessible locations. Monitor access logs for suspicious requests to /food/sql/ paths. Detailed remediation guidance is available via the VulDB report at https://vuldb.com/?ctiid.352320.
More in Simple Food Ordering System
View allA remote code execution vulnerability (CVSS 7.3). Risk factors: public PoC available.
Unrestricted file upload in Simple Food Ordering System 1.0 (PHP) allows remote attackers to upload arbitrary files thro
Unrestricted file upload in code-projects Simple Food Ordering System 1.0 allows remote attackers to upload arbitrary fi
SQL injection in code-projects Simple Food Ordering System 1.0 allows remote unauthenticated attackers to manipulate dat
Price parameter manipulation in SourceCodester Simple Food Ordering System 1.0 allows unauthenticated remote attackers t
A vulnerability was found in SourceCodester Simple Food Ordering System 1.0. Rated medium severity (CVSS 5.4), this vuln
A vulnerability, which was classified as problematic, was found in SourceCodester Simple Food Ordering System 1.0. Rated
A vulnerability has been found in code-projects Simple Food Ordering System 1.0. Rated medium severity (CVSS 5.3), this
Cross-site scripting (XSS) in Simple Food Ordering System 1.0 allows remote attackers to inject malicious scripts via un
Stored cross-site scripting (XSS) in Simple Food Ordering System 1.0 allows remote attackers to inject malicious scripts
Stored cross-site scripting (XSS) in Simple Food Ordering System 1.0 allows remote attackers to inject malicious scripts
Reflected cross-site scripting (XSS) in Simple Food Ordering System 1.0 via the pname parameter in /editcategory.php all
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14266
GHSA-mcqg-vw6x-qfjx