GHSA-8PX5-63X9-5C7P
Vulnerability from github – Published: 2020-09-03 16:47 – Updated: 2023-03-28 23:17
VLAI?
Summary
pullit vulnerable to command injection
Details
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
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "pullit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-25083"
],
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:43:46Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "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.\n\n## Recommendation\n\nUpgrade to version 1.4.0 or later.\n\n## Credits\n\nThis vulnerability was discovered by @lirantal",
"id": "GHSA-8px5-63x9-5c7p",
"modified": "2023-03-28T23:17:59Z",
"published": "2020-09-03T16:47:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25083"
},
{
"type": "WEB",
"url": "https://github.com/jkup/pullit/issues/23"
},
{
"type": "WEB",
"url": "https://github.com/jkup/pullit/commit/4fec455774ee08f4dce0ef2ef934ffcc37219bfb"
},
{
"type": "WEB",
"url": "https://hackerone.com/reports/315773"
},
{
"type": "PACKAGE",
"url": "https://github.com/jkup/pullit"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/npm:pullit:20180214"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "pullit vulnerable to command injection"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…