melvinhgf / one-click-hugo-cms

MIT License
0 stars 0 forks source link

CVE-2021-27292 (High) detected in ua-parser-js-0.7.17.tgz, ua-parser-js-0.7.19.tgz #52

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2021-27292 - High Severity Vulnerability

Vulnerable Libraries - ua-parser-js-0.7.17.tgz, ua-parser-js-0.7.19.tgz

ua-parser-js-0.7.17.tgz

Lightweight JavaScript-based user-agent string parser

Library home page: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.17.tgz

Path to dependency file: /one-click-hugo-cms/package.json

Path to vulnerable library: /node_modules/ua-parser-js/package.json

Dependency Hierarchy: - browser-sync-2.26.5.tgz (Root Library) - :x: **ua-parser-js-0.7.17.tgz** (Vulnerable Library)

ua-parser-js-0.7.19.tgz

Lightweight JavaScript-based user-agent string parser

Library home page: https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.19.tgz

Path to dependency file: /one-click-hugo-cms/package.json

Path to vulnerable library: /node_modules/fbjs/node_modules/ua-parser-js/package.json

Dependency Hierarchy: - netlify-cms-2.9.1.tgz (Root Library) - netlify-cms-app-2.9.1.tgz - netlify-cms-widget-date-2.3.2.tgz - react-datetime-2.16.3.tgz - create-react-class-15.6.3.tgz - fbjs-0.8.17.tgz - :x: **ua-parser-js-0.7.19.tgz** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

ua-parser-js >= 0.7.14, fixed in 0.7.24, uses a regular expression which is vulnerable to denial of service. If an attacker sends a malicious User-Agent header, ua-parser-js will get stuck processing it for an extended period of time.

Publish Date: 2021-03-17

URL: CVE-2021-27292

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: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27292

Release Date: 2021-03-17

Fix Resolution (ua-parser-js): 0.7.24

Direct dependency fix Resolution (browser-sync): 2.26.9

Fix Resolution (ua-parser-js): 0.7.24

Direct dependency fix Resolution (netlify-cms): 2.9.2


Step up your Open Source Security Game with Mend here