Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Mod_security2 Remote Command Execution: Unix Command Injection

Started by Roelf Renkema 6 years ago · 0 replies · 634 views
6 years ago

Problem:

mod_security blocks markdown with with bash snippets with message

Remote Command Execution: Unix Command Injection

It does this on page save in the admin. Showing the file in the frontend gives no problems.

Question

What can I do about it. Is there an exception file for grav like for most other platforms supported by modsecurity?

crs-setup.conf has a section like:

Modify and uncomment this rule to select which application:

#

SecAction \

"id:900130,\

phase:1,\

nolog,\

pass,\

t:none,\

setvar:tx.crs_exclusions_nextcloud=1,

setvar:tx.crs_exclusions_cpanel=1,\

setvar:tx.crs_exclusions_drupal=1,\

setvar:tx.crs_exclusions_dokuwiki=1,\

setvar:tx.crs_exclusions_wordpress=1,\

setvar:tx.crs_exclusions_xenforo=1"

Did anyone create an exception file?

Suggested topics

Topic Participants Replies Views Activity
Support · by blu3prince, 4 days ago
1 85 20 hours ago
Support · by complanar, 1 week ago
6 168 2 days ago
Support · by Rick Beebe, 1 week ago
2 125 4 days ago
Support · by alex, 6 days ago
2 113 5 days ago
Support · by Marcel, 2 weeks ago
1 159 5 days ago