Vulnerability Description
NAXSI is an open-source maintenance web application firewall (WAF) for NGINX. An issue present starting in version 1.3 and prior to version 1.6 allows someone to bypass the WAF when a malicious `X-Forwarded-For` IP matches `IgnoreIP` `IgnoreCIDR` rules. This old code was arranged to allow older NGINX versions to also support `IgnoreIP` `IgnoreCIDR` when multiple reverse proxies were present. The issue is patched in version 1.6. As a workaround, do not set any `IgnoreIP` `IgnoreCIDR` for older versions.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wargio | Naxsi | >= 1.3, < 1.6 |
Related Weaknesses (CWE)
References
- https://github.com/wargio/naxsi/commit/1b712526ed3314dd6be7e8b0259eabda63c19537Patch
- https://github.com/wargio/naxsi/pull/103Patch
- https://github.com/wargio/naxsi/security/advisories/GHSA-7qjc-q4j9-pc8xThird Party Advisory
- https://github.com/wargio/naxsi/commit/1b712526ed3314dd6be7e8b0259eabda63c19537Patch
- https://github.com/wargio/naxsi/pull/103Patch
- https://github.com/wargio/naxsi/security/advisories/GHSA-7qjc-q4j9-pc8xThird Party Advisory
FAQ
What is CVE-2023-45132?
CVE-2023-45132 is a vulnerability with a CVSS score of 9.1 (CRITICAL). NAXSI is an open-source maintenance web application firewall (WAF) for NGINX. An issue present starting in version 1.3 and prior to version 1.6 allows someone to bypass the WAF when a malicious `X-For...
How severe is CVE-2023-45132?
CVE-2023-45132 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2023-45132?
Check the references section above for vendor advisories and patch information. Affected products include: Wargio Naxsi.