mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-06-07 13:36:56 +00:00
129 lines
3.7 KiB
JSON
129 lines
3.7 KiB
JSON
{
|
|
"id": "CVE-2020-7608",
|
|
"sourceIdentifier": "report@snyk.io",
|
|
"published": "2020-03-16T20:15:12.860",
|
|
"lastModified": "2022-11-15T16:40:49.237",
|
|
"vulnStatus": "Analyzed",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "yargs-parser could be tricked into adding or modifying properties of Object.prototype using a \"__proto__\" payload."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Yargs-parser podr\u00eda ser enga\u00f1ado para agregar o modificar propiedades de Object.prototype utilizando una carga \u00fatil \"__proto__\"."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
|
|
"attackVector": "LOCAL",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 5.3,
|
|
"baseSeverity": "MEDIUM"
|
|
},
|
|
"exploitabilityScore": 1.8,
|
|
"impactScore": 3.4
|
|
}
|
|
],
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
|
|
"accessVector": "LOCAL",
|
|
"accessComplexity": "LOW",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 4.6
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 3.9,
|
|
"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-1321"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*",
|
|
"versionEndExcluding": "5.0.1",
|
|
"matchCriteriaId": "63B6B264-EBB0-4B92-94AB-9BBFA0BC722A"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*",
|
|
"versionStartIncluding": "6.0.0",
|
|
"versionEndExcluding": "13.1.2",
|
|
"matchCriteriaId": "A702209A-7B6A-42E9-BDC3-C4F822509ABA"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*",
|
|
"versionStartIncluding": "14.0.0",
|
|
"versionEndExcluding": "15.0.1",
|
|
"matchCriteriaId": "1DF881DA-B1DF-4EE6-8141-AD77BD7B84C1"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*",
|
|
"versionStartIncluding": "16.0.0",
|
|
"versionEndExcluding": "18.1.1",
|
|
"matchCriteriaId": "491D24EB-1D85-4676-8EF3-B0C358E8A584"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381",
|
|
"source": "report@snyk.io",
|
|
"tags": [
|
|
"Exploit",
|
|
"Patch",
|
|
"Third Party Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |