原始 OSV JSON{
"id": "GHSA-8px5-63x9-5c7p",
"aliases": [
"CVE-2018-25083"
],
"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",
"summary": "pullit vulnerable to command injection",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
]
}
],
"package": {
"name": "pullit",
"ecosystem": "npm"
}
}
],
"modified": "2023-03-28T23:17:59Z",
"severity": [],
"published": "2020-09-03T16:47:30Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25083",
"type": "ADVISORY"
},
{
"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": "WEB"
},
{
"url": "https://github.com/jkup/pullit",
"type": "PACKAGE"
},
{
"url": "https://security.snyk.io/vuln/npm:pullit:20180214",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:43:46Z"
}
}