Files
CVEs-PoC/2011/CVE-2011-10019.md
2025-09-29 21:09:30 +02:00

1.2 KiB
Raw Permalink Blame History

CVE-2011-10019

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 Rubys send method. This allows attackers to execute arbitrary shell commands on the server without authentication.

POC

Reference

Github

No PoCs found on GitHub currently.