CVE-2007-1363

dropafew < 0.2 - SQL Injection via id or calories Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2007-1363. PoCs published by Alexander Klink.

AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in DropAFew 0.2 by sending a malicious POST request to delete entries from the foodfacts table. The payload uses a simple OR-based SQLi to bypass authentication and delete records.

Description

Multiple SQL injection vulnerabilities in DropAFew before 0.2.1 allow remote attackers to execute arbitrary SQL commands via the (1) id parameter in the delete action in (a) search.php or (b) search-pda.php, or the (2) calories parameter in a save action in editlogcal.php.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Alexander Klink · textwebappsphp
https://www.exploit-db.com/exploits/29832

This exploit demonstrates a SQL injection vulnerability in DropAFew 0.2 by sending a malicious POST request to delete entries from the foodfacts table. The payload uses a simple OR-based SQLi to bypass authentication and delete records.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: DropAFew 0.2
No auth needed
Prerequisites: Target application must be running DropAFew 0.2 · Network access to the target · Valid session cookies if authentication is required
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by Alexander Klink · textwebappsphp
https://www.exploit-db.com/exploits/29833

This exploit demonstrates a SQL injection vulnerability in DropAFew 0.2 by manipulating the 'id' parameter in a POST request to the 'editlogcal.php' endpoint. The payload uses a SQL comment to bypass input validation and potentially manipulate the database query.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: DropAFew 0.2
Auth required
Prerequisites: Valid session cookies for authentication · Network access to the target application
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/24861
Vendor Advisory x_refsource_misc
http://www.cynops.de/advisories/CVE-2007-1363.txt
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/33560
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/23400

Scores

EPSS 0.0107
EPSS Percentile 60.4%

Details

Status published
Products (1)
dropafew/dropafew < 0.2
Published Apr 11, 2007
Tracked Since Feb 18, 2026