2024-12-08 03:06:42 +00:00

123 lines
3.4 KiB
JSON

{
"id": "CVE-2020-7630",
"sourceIdentifier": "report@snyk.io",
"published": "2020-04-02T22:15:14.097",
"lastModified": "2024-11-21T05:37:30.190",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "git-add-remote through 1.0.0 is vulnerable to Command Injection. It allows execution of arbitrary commands via the name argument."
},
{
"lang": "es",
"value": "git-add-remote versiones hasta 1.0.0, es vulnerable a una Inyecci\u00f3n de Comandos. Lo que permite una ejecuci\u00f3n de comandos arbitrarios por medio del argumento name."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:git-add-remote_project:git-add-remote:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "1.0.0",
"matchCriteriaId": "AC1B389F-4627-442E-B90F-CC18A9C7FDCF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21%2C",
"source": "report@snyk.io"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/jonschlinkert/git-add-remote/blob/master/index.js#L21%2C",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-GITADDREMOTE-564269",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}