CVE-2023-40748
phpjabbers food_delivery_script Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2023-40748 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
PHPJabbers Food Delivery Script 3.0 has a SQL injection (SQLi) vulnerability in the "q" parameter of index.php.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jan 25, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 2, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
food_delivery_scriptBrowse phpjabbers / food_delivery_script | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALPHPJabbers Food Delivery Script - SQL InjectionCVSS 9.8
PHPJabbers Food Delivery Script 3.0 has a SQL injection (SQLi) vulnerability in the "q" parameter of index.php.
Impact
Unauthenticated attackers can exploit SQL injection in the q parameter to extract sensitive database information including customer orders, payment details, delivery addresses, and admin credentials from the Food Delivery platform.
Remediation
Update PHPJabbers Food Delivery Script to a version newer than 3.0 that properly sanitizes the q parameter and uses parameterized queries.
Source: ProjectDiscovery