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

992 B
Raw Permalink Blame History

CVE-2011-10026

Description

Spreecommerce versions prior to 0.50.x contain a remote command execution vulnerability in the API's search functionality. Improper input sanitation allows attackers to inject arbitrary shell commands via the search[instance_eval] parameter, which is dynamically invoked using Rubys send method. This flaw enables unauthenticated attackers to execute commands on the server.

POC

Reference

Github

No PoCs found on GitHub currently.