mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
### [CVE-2011-10019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-10019)
|
||

|
||

|
||
&color=brightgreen)
|
||
&color=brightgreen)
|
||
|
||
### 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.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://www.exploit-db.com/exploits/17941
|
||
- https://www.vulncheck.com/advisories/spreecommerce-search-parameter-rce
|
||
|
||
#### Github
|
||
No PoCs found on GitHub currently.
|
||
|