flamencist / flamencist/CopyCssSelector
CVE-2019-1010266 (Medium) detected in lodash-1.0.2.tgz, lodash-3.3.0.tgz
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## CVE-2019-1010266 - Medium Severity Vulnerability
Vulnerable Libraries - lodash-1.0.2.tgz, lodash-3.3.0.tgz
lodash-1.0.2.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/globule/node_modules/lodash/package.json
Dependency Hierarchy:
- gulp-3.9.1.tgz (Root Library)
- vinyl-fs-0.3.14.tgz
- glob-watcher-0.0.6.tgz
- gaze-0.5.2.tgz
- globule-0.1.0.tgz
- :x: **lodash-1.0.2.tgz** (Vulnerable Library)
lodash-3.3.0.tgz
The modern build of lodash modular utilities.
Library home page: https://registry.npmjs.org/lodash/-/lodash-3.3.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/node-rsa/node_modules/lodash/package.json
Dependency Hierarchy:
- gulp-crx-pack-1.0.2.tgz (Root Library)
- crx-3.2.1.tgz
- node-rsa-0.2.30.tgz
- :x: **lodash-3.3.0.tgz** (Vulnerable Library)
Found in HEAD commit: 04bcf32bddc1419e0013d468c6018209aa2b6291
lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11.
Publish Date: 2019-07-17
URL: CVE-2019-1010266
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Type: Upgrade version
Release Date: 2019-07-17
Fix Resolution (lodash): 4.17.11
Direct dependency fix Resolution (gulp): 4.0.0
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with package.json and inspect the dependency paths for gulp and gulp-crx-pack described in the report. Update the dependency resolution so lodash is no longer below 4.17.11, then verify that installation completes without the vulnerable transitive versions and that the Chrome extension still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100