Modsecurity owasp-modsecurity-crs 3.2.0 (Paranoia level at PL1) has a SQL injection bypass vulnerability. Attackers can use the comment characters and variable assignments in the SQL syntax to bypass Modsecurity WAF protection and implement SQL injection attacks on Web applications.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://github.com/SpiderLabs/owasp-modsecurity-crs/issues/1727 | third party advisory issue tracking exploit |
https://github.com/coreruleset/coreruleset/pull/1793 | patch exploit third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2023/01/msg00033.html | third party advisory mailing list |