Lucene search

K
cveGitHub_MCVE-2021-21263
HistoryJan 19, 2021 - 8:15 p.m.

CVE-2021-21263

2021-01-1920:15:13
CWE-89
CWE-74
GitHub_M
web.nvd.nist.gov
122
3
laravel
web application
framework
security
vulnerability
exploitation
query binding
cve-2021-21263
nvd

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

AI Score

5

Confidence

High

EPSS

0.001

Percentile

39.7%

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.

Affected configurations

Nvd
Vulners
Node
laravellaravelRange6.0.0–6.20.11
OR
laravellaravelRange7.0.0–7.30.2
OR
laravellaravelRange8.0.0–8.22.1
VendorProductVersionCPE
laravellaravel*cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:*

CNA Affected

[
  {
    "product": "framework",
    "vendor": "laravel",
    "versions": [
      {
        "status": "affected",
        "version": ">= 6.0.0, < 6.20.11"
      },
      {
        "status": "affected",
        "version": ">= 7.0.0, < 7.30.2"
      },
      {
        "status": "affected",
        "version": ">= 8.0.0, < 8.22.1"
      }
    ]
  }
]

Social References

More

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

AI Score

5

Confidence

High

EPSS

0.001

Percentile

39.7%