CVE-2009-20010

CRITICAL

Dogfood CRM < 2.0.10 - Unauthenticated Remote Command Execution via spell.php data Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2009-20010. PoCs published by Metasploit, including Metasploit module exploits/unix/webapp/dogfood_spell_exec.

AI-analyzed exploit summary This Metasploit module exploits a command injection vulnerability in Dogfood CRM's spell.php feature, allowing remote command execution via crafted POST data. The exploit leverages PHP's magic_quotes_gpc bypass and is designed for Unix platforms.

Description

Dogfood CRM version 2.0.10 contains a remote command execution vulnerability in the spell.php script used by its mail subsystem. The vulnerability arises from unsanitized user input passed via a POST request to the data parameter, which is processed by the underlying shell without adequate escaping. This allows attackers to inject arbitrary shell commands and execute them on the server. The flaw is exploitable without authentication and was discovered by researcher LSO.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubywebappsphp
https://www.exploit-db.com/exploits/16917

This Metasploit module exploits a command injection vulnerability in Dogfood CRM's spell.php feature, allowing remote command execution via crafted POST data. The exploit leverages PHP's magic_quotes_gpc bypass and is designed for Unix platforms.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Dogfood CRM v2.0.10
No auth needed
Prerequisites: Network access to the target · Spell check feature enabled
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/dogfood_spell_exec.rb

This Metasploit module exploits a command injection vulnerability in Dogfood CRM's spell.php feature, allowing remote command execution via crafted POST data. The exploit leverages shell metacharacters to execute arbitrary commands.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Dogfood CRM v2.0.10
No auth needed
Prerequisites: Network access to the target · Spell check feature enabled
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 9.3
EPSS 0.0162
EPSS Percentile 72.8%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-78
Status published
Products (1)
Dogfood CRM/Dogfood CRM < 2.0.10
Published Aug 30, 2025
Tracked Since Feb 18, 2026