Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-15225

7.5 · HIGH
Published Apr 29, 2021 django-filter_project CWE-681 EPSS 1.80% (77th pctl)

Overview

CVE-2020-15225 is a high-severity vulnerability affecting django-filter_project django-filter. It was published on April 29, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

django-filter is a generic system for filtering Django QuerySets based on user selections. In django-filter before version 2.4.0, automatically generated `NumberFilter` instances, whose value was later converted to an integer, were subject to potential DoS from maliciously input using exponential format with sufficiently large exponents. Version 2.4.0+ applies a `MaxValueValidator` with a a default `limit_value` of 1e50 to the form field used by `NumberFilter` instances. In addition, `NumberFilter` implements the new `get_max_validator()` which should return a configured validator instance to customise the limit, or else `None` to disable the additional validation. Users may manually apply an equivalent validator if they are not able to upgrade.

Remediation

Check the references section for vendor advisories and patches from django-filter_project. Update django-filter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
django-filter_project django-filter >= 0, < 2.4.0 Affected

Frequently Asked Questions

What is CVE-2020-15225?

CVE-2020-15225 is a high-severity vulnerability affecting django-filter_project django-filter. It was published on April 29, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2020-15225?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2020-15225?

Check the references section for vendor advisories and patches from django-filter_project. Update django-filter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-15225?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-15225 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.