YJSoft / xe-core-old

PHP Open Source CMS
http://www.xpressengine.com
Other
0 stars 0 forks source link

CVE-2021-43138 (High) detected in async-0.2.10.js, async-0.1.22.js #77

Open mend-bolt-for-github[bot] opened 2 years ago

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

CVE-2021-43138 - High Severity Vulnerability

Vulnerable Libraries - async-0.2.10.js, async-0.1.22.js

async-0.2.10.js

Higher-order functions and common patterns for asynchronous code

Library home page: https://cdnjs.cloudflare.com/ajax/libs/async/0.2.10/async.js

Path to vulnerable library: /node_modules/cache-swap/node_modules/async/lib/async.js

Dependency Hierarchy: - :x: **async-0.2.10.js** (Vulnerable Library)

async-0.1.22.js

Higher-order functions and common patterns for asynchronous code

Library home page: https://cdnjs.cloudflare.com/ajax/libs/async/0.1.22/async.js

Path to vulnerable library: /node_modules/async/lib/async.js

Dependency Hierarchy: - :x: **async-0.1.22.js** (Vulnerable Library)

Found in HEAD commit: 721f00c7479af73f0a73be46c2bc6853e1da863b

Found in base branch: master

Vulnerability Details

In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.

Publish Date: 2022-04-06

URL: CVE-2021-43138

CVSS 3 Score Details (7.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2021-43138

Release Date: 2022-04-06

Fix Resolution: async - 2.6.4,3.2.2


Step up your Open Source Security Game with Mend here