Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

illuminate/database-v5.4.36: 2 vulnerabilities (highest severity is: 7.5) #2

Open
mend-bolt-for-github bot opened this issue Nov 11, 2022 · 2 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Nov 11, 2022

Vulnerable Library - illuminate/database-v5.4.36

[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)

Found in HEAD commit: 89ce8756022dac6df1c50b234f7e55dcc3e953ac

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (illuminate/database-v5.4.36 version) Remediation Possible**
CVE-2020-24941 High 7.5 illuminate/database-v5.4.36 Direct v6.18.35,v7.24.0
CVE-2021-21263 High 7.2 illuminate/database-v5.4.36 Direct v6.20.11,v7.30.2,v8.22.1

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-24941

Vulnerable Library - illuminate/database-v5.4.36

[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)

Dependency Hierarchy:

  • illuminate/database-v5.4.36 (Vulnerable Library)

Found in HEAD commit: 89ce8756022dac6df1c50b234f7e55dcc3e953ac

Found in base branch: master

Vulnerability Details

An issue was discovered in Laravel before 6.18.35 and 7.x before 7.24.0. The $guarded property is mishandled in some situations involving requests with JSON column nesting expressions.

Publish Date: 2020-09-04

URL: CVE-2020-24941

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-w68r-5p45-5rqp

Release Date: 2020-09-11

Fix Resolution: v6.18.35,v7.24.0

Step up your Open Source Security Game with Mend here

CVE-2021-21263

Vulnerable Library - illuminate/database-v5.4.36

[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)

Dependency Hierarchy:

  • illuminate/database-v5.4.36 (Vulnerable Library)

Found in HEAD commit: 89ce8756022dac6df1c50b234f7e55dcc3e953ac

Found in base branch: master

Vulnerability Details

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.

Publish Date: 2021-01-19

URL: CVE-2021-21263

CVSS 3 Score Details (7.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-3p32-j457-pg5x

Release Date: 2021-01-19

Fix Resolution: v6.20.11,v7.30.2,v8.22.1

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Nov 11, 2022
@mend-bolt-for-github
Copy link
Contributor Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title illuminate/database-v5.4.36: 4 vulnerabilities (highest severity is: 7.5) illuminate/database-v5.4.36: 4 vulnerabilities (highest severity is: 7.5) - autoclosed Dec 29, 2022
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

@mend-bolt-for-github mend-bolt-for-github bot changed the title illuminate/database-v5.4.36: 4 vulnerabilities (highest severity is: 7.5) - autoclosed illuminate/database-v5.4.36: 4 vulnerabilities (highest severity is: 7.5) Mar 27, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title illuminate/database-v5.4.36: 4 vulnerabilities (highest severity is: 7.5) illuminate/database-v5.4.36: 2 vulnerabilities (highest severity is: 7.5) Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants