Skip to content

Fix CVE–2017–16042#42

Open
debricked[bot] wants to merge 1 commit intomasterfrom
debricked-fix-CVE_2017_16042-1ec1c8005c26352b
Open

Fix CVE–2017–16042#42
debricked[bot] wants to merge 1 commit intomasterfrom
debricked-fix-CVE_2017_16042-1ec1c8005c26352b

Conversation

@debricked
Copy link

@debricked debricked bot commented Sep 6, 2021

CVE–2017–16042

Vulnerable dependency:     growl (Yarn)    1.9.2

Vulnerability details

Description

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

GitHub

Command Injection in growl

Affected versions of growl do not properly sanitize input prior to passing it into a shell command, allowing for arbitrary command execution.

Recommendation

Update to version 1.10.2 or later.

NVD

Growl adds growl notification support to nodejs. Growl before 1.10.2 does not properly sanitize input before passing it to exec, allowing for arbitrary command execution.

CVSS details - 9.8

 

CVSS3 metrics
Attack Vector Network
Attack Complexity Low
Privileges Required None
User interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
References

    Unsafe use of exec · Issue #60 · tj/node-growl · GitHub
    fix(lib): fixed command injection vulnerability according to Issue #60 by keymandll · Pull Request #61 · tj/node-growl · GitHub
    nodesecurity.io - nodesecurity Resources and Information.
    THIRD PARTY
    Command Injection in growl · CVE-2017-16042 · GitHub Advisory Database · GitHub

 

Related information

📌 Remember! Check the changes to ensure they don't introduce any breaking changes.
📚 Read more about the CVE

 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants