File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : advisory
3+ title : ' CVE-2011-10019 (spree): Remote Command Execution in Spree search functionality'
4+ comments : false
5+ categories :
6+ - spree
7+ advisory :
8+ gem : spree
9+ cve : 2011-10019
10+ osvdb : 76011
11+ ghsa : 97vm-c39p-jr86
12+ url : https://nvd.nist.gov/vuln/detail/CVE-2011-10019
13+ title : Remote Command Execution in Spree search functionality
14+ date : 2011-10-05
15+ description : |-
16+ Spree versions prior to 0.60.2 contain a remote command execution
17+ vulnerability in the search functionality. The application fails to
18+ properly sanitize input passed via the `search[:send][]` parameter,
19+ which is dynamically invoked using Ruby’s `send` method. This allows
20+ attackers to execute arbitrary shell commands on the server without
21+ authentication.
22+ cvss_v2 : 9.0
23+ cvss_v3 : 9.8
24+ cvss_v4 : 10.0
25+ patched_versions :
26+ - " >= 0.60.2"
27+ related :
28+ url :
29+ - https://nvd.nist.gov/vuln/detail/CVE-2011-10019
30+ - https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/spree_search_exec.rb
31+ - https://web.archive.org/web/20111009192436/http://spreecommerce.com/blog/2011/10/05/remote-command-product-group
32+ - https://www.exploit-db.com/exploits/17941
33+ - https://www.vulncheck.com/advisories/spreecommerce-search-parameter-rce
34+ - https://github.com/orgs/spree/spree
35+ - https://github.com/advisories/GHSA-97vm-c39p-jr86
36+ ---
You can’t perform that action at this time.
0 commit comments