Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Arbitrary Code Injection #10

@larrycameron80

Description

@larrycameron80

Arbitrary Code Injection
Vulnerable module: growl
Introduced through: mocha@3.5.3
Detailed paths
Introduced through: firstbloodtoken@Firstbloodio/token#ae71053e0656b0ceba7e229e1d67c09f271191dc › mocha@3.5.3 › growl@1.9.2
Remediation: Upgrade to mocha@4.0.0.
Overview
growl is a package adding Growl support for Nodejs.

Affected versions of this package are vulnerable to Arbitrary Code Injection due to unsafe use of the eval() function. Node.js provides the eval() function by default, and is used to translate strings into Javascript code. An attacker can craft a malicious payload to inject arbitrary commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions