Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5305. PoCs published by Troy Bollinge.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in TWiki's search functionality by injecting arbitrary commands via the `date` parameter in the SEARCH macro. The payload `%SEARCH{ date="P`pr -?`" search="xyzzy" }%` demonstrates command execution when processed by the application.
Description
Eval injection vulnerability in TWiki before 4.2.4 allows remote attackers to execute arbitrary Perl code via the %SEARCH{}% variable.
Exploits (1)
This exploit leverages a command injection vulnerability in TWiki's search functionality by injecting arbitrary commands via the `date` parameter in the SEARCH macro. The payload `%SEARCH{ date="P`pr -?`" search="xyzzy" }%` demonstrates command execution when processed by the application.