Skip to content

pullit vulnerable to command injection

High severity GitHub Reviewed Published Sep 3, 2020 to the GitHub Advisory Database • Updated Mar 28, 2023

Package

npm pullit (npm)

Affected versions

< 1.4.0

Patched versions

1.4.0

Description

Versions of pullit prior to 1.4.0 are vulnerable to Command Injection. The package does not validate input on git branch names and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.

Recommendation

Upgrade to version 1.4.0 or later.

Credits

This vulnerability was discovered by @lirantal

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 3, 2020
Last updated Mar 28, 2023

Severity

High

Weaknesses

CVE ID

CVE-2018-25083

GHSA ID

GHSA-8px5-63x9-5c7p

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.