CVE-2023-40749
PHPJabbers Food Delivery Script v3.0 - SQL Injection
Record summary
CVE-2023-40749 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
PHPJabbers Food Delivery Script v3.0 is vulnerable to SQL Injection in the "column" parameter of index.php.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 2, 2024 · Source: CVE List
Nuclei templates
1ProjectDiscoveryCRITICALPHPJabbers Food Delivery Script v3.0 - SQL InjectionCVSS 9.8
PHPJabbers Food Delivery Script v3.0 is vulnerable to SQL Injection in the "column" parameter of index.php.
Impact
Unauthenticated attackers can exploit SQL injection in the column 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 column parameter and uses parameterized queries.
Source: ProjectDiscovery