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-2021-21263

7.2 · HIGH
Published Jan 19, 2021 laravel CWE-74 EPSS 1.60% (74th pctl)

Overview

CVE-2021-21263 is a high-severity vulnerability affecting laravel laravel. It was published on January 19, 2021 and has a CVSS 3.1 base score of 7.2 (HIGH).

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

Technical Description

Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.

Remediation

Check the references section for vendor advisories and patches from laravel. Update laravel 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
laravel laravel >= 6.0.0, < 6.20.11 Affected

Frequently Asked Questions

What is CVE-2021-21263?

CVE-2021-21263 is a high-severity vulnerability affecting laravel laravel. It was published on January 19, 2021 and has a CVSS 3.1 base score of 7.2 (HIGH).

How severe is CVE-2021-21263?

This vulnerability has a CVSS 3.1 base score of 7.2, 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-2021-21263?

Check the references section for vendor advisories and patches from laravel. Update laravel 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-2021-21263?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-21263 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.