magento / magento2-page-builder

Magento2 PageBuilder
Other
79 stars 59 forks source link

OWASP Firewall Rule Violations #831

Open tschirmer opened 1 year ago

tschirmer commented 1 year ago

Preconditions (*)

  1. Run Magento with Nginx + Modsecurity with Core OWASP rules enabled Or Run Cloudflare with Managed OWASP rules enabled.

Steps to reproduce (*)

  1. Goto any place with page builder enabled
  2. Try to save content

Expected result (*)

  1. Product / Category / Cms Page should save

Actual result (*)

  1. Firewall presents 403.

Cloudflare detects the follows rules are violated: 960024 · Meta-Character Anomaly Detection Alert - Repetative Non-Word Characters OWASP Generic Attacks
981231 · SQL Comment Sequence Detected OWASP SQL Injection Attacks 981319 · SQL Injection Attack: SQL Operator Detected OWASP SQL Injection Attacks 981244 · Detects basic SQL authentication bypass attempts 1/3 OWASP SQL Injection Attacks 981257 · Detects MySQL comment-/space-obfuscated injections and backtick termination OWASP SQL Injection Attacks 981245 · Detects basic SQL authentication bypass attempts 2/3 OWASP SQL Injection Attacks 981240 · Detects MySQL comments, conditions and ch(a)r injections OWASP SQL Injection Attacks 981242 · Detects classic SQL injection probings 1/2 OWASP SQL Injection Attacks 981246 · Detects basic SQL authentication bypass attempts 3/3 OWASP SQL Injection Attacks 981243 · Detects classic SQL injection probings 2/2 OWASP SQL Injection Attacks 973338 · XSS Filter - Category 3: Javascript URI Vector OWASP XSS Attacks
973300 · Possible XSS Attack Detected - HTML Tag Handler OWASP XSS Attacks
973304 · XSS Attack Detected OWASP XSS Attacks
973306 · XSS Attack Detected OWASP XSS Attacks
973315 · IE XSS Filters - Attack Detected OWASP XSS Attacks
973333 · IE XSS Filters - Attack Detected OWASP XSS Attacks
973344 · IE XSS Filters - Attack Detected OWASP XSS Attacks
973332 · IE XSS Filters - Attack Detected OWASP XSS Attacks

m2-assistant[bot] commented 1 year ago

Hi @tschirmer. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


tschirmer commented 1 year ago

image