miladshakerdn / banktest

شبیه ساز درگاه به پرداخت ملت (بانک ملت) برای تست برنامه‌های در حال توسعه
MIT License
8 stars 1 forks source link

WS-2021-0013 (Medium) detected in illuminate/database-v8.14.0 #7

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

WS-2021-0013 - Medium Severity Vulnerability

Vulnerable Library - illuminate/database-v8.14.0

The Illuminate Database package.

Library home page: https://api.github.com/repos/illuminate/database/zipball/0392dba46ac84eb0ea03535764af675244f906cc

Dependency Hierarchy: - laravel/lumen-framework-v8.2.0 (Root Library) - illuminate/queue-v8.14.0 - :x: **illuminate/database-v8.14.0** (Vulnerable Library)

Found in HEAD commit: b0c810e728768e655444c3e12cbf88a4ee27b5b5

Found in base branch: main

Vulnerability Details

Laravel is a web application framework. Versions of Laravel before 6.20.14, 7.30.4 and 8.24.0 contain a query binding exploitation. 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-02-02

URL: WS-2021-0013

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-x7p5-p2c9-phvg

Release Date: 2021-02-02

Fix Resolution: laravel/framework - 6.20.14, 7.30.4, 8.24.0


Step up your Open Source Security Game with WhiteSource here

miladshakerdn commented 2 years ago

The Lumen framework needs to be updated