PT-2020-8914 · Pullit · Pullit

Published

2020-09-03

·

Updated

2025-02-24

·

CVE-2018-25083

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions pullit versions prior to 1.4.0
Description The issue allows OS Command Injection because eval() is used on an attacker-supplied Git branch name. 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.
Recommendations Upgrade to version 1.4.0 or later. As a temporary workaround, consider disabling the use of eval() on attacker-supplied Git branch names until a patch is available. Restrict access to the exec call with unvalidated git branch names to minimize the risk of exploitation.

Exploit

Fix

Command Injection

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2018-25083
GHSA-2W9P-XF5H-QWJ3
GHSA-8PX5-63X9-5C7P

Affected Products

Pullit