by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
2 packages
- modsecurity-crs
- modsecurity_standalone
- @LeSuisse accepted
- @LeSuisse published on GitHub
libModSecurity3 denial of service via segfault when using t:hexDecode on single-character query strings
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a single character. An attacker can exploit this to crash worker processes, causing a denial of service. Service resumes once the attack stops as worker processes recover from the segfault. All versions before 3.0.15 of libModSecurity3 are affected. This has been patched in version 3.0.15.
References
-
https://github.com/owasp-modsecurity/ModSecurity/security/advisories/GHSA-qrjc-3jpc-3h2g x_refsource_CONFIRMexploit
Affected products
- ==< 3.0.15
Matching in nixpkgs
pkgs.libmodsecurity
ModSecurity v3 library component.
Ignored packages (2)
pkgs.modsecurity-crs
The OWASP ModSecurity Core Rule Set is a set of generic attack detection rules for use with ModSecurity or compatible web application firewalls.
pkgs.modsecurity_standalone
Open source, cross-platform web application firewall (WAF)
Package maintainers
-
@Izorkin Yurii Izorkin <Izorkin@gmail.com>