CVE-2011-10019

CRITICAL

Spreecommerce < 0.60.2 - Unauthenticated Remote Code Execution via Search Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2011-10019. PoCs published by Metasploit, including Metasploit module exploits/multi/http/spree_search_exec.

AI-analyzed exploit summary This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce 0.60.1 by leveraging unvalidated input passed via the Ruby `send` method. The exploit sends a crafted HTTP GET request with a payload that triggers command execution through `Kernel.fork` and `eval`.

Description

Spreecommerce versions prior to 0.60.2 contains a remote command execution vulnerability in its search functionality. The application fails to properly sanitize input passed via the search[send][] parameter, which is dynamically invoked using Ruby’s send method. This allows attackers to execute arbitrary shell commands on the server without authentication.

Exploits (2)

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

This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce 0.60.1 by leveraging unvalidated input passed via the Ruby `send` method. The exploit sends a crafted HTTP GET request with a payload that triggers command execution through `Kernel.fork` and `eval`.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Spreecommerce 0.60.1
No auth needed
Prerequisites: Network access to the target Spreecommerce instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/spree_search_exec.rb

This Metasploit module exploits an arbitrary command execution vulnerability in Spreecommerce 0.60.1 by leveraging unvalidated input passed to the Ruby `send` method. The exploit crafts a malicious URI to execute arbitrary commands via `Kernel.fork` and `eval`.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Spreecommerce 0.60.1
No auth needed
Prerequisites: Network access to the target Spreecommerce instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.7964
EPSS Percentile 99.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-94 CWE-1321
Status published
Products (3)
rubygems/spree 0 - 0.60.2RubyGems
spreecommerce/spree < 0.60.2
Spreecommerce/Spreecommerce < 0.60.2
Published Aug 13, 2025
Tracked Since Feb 18, 2026