2023-11-07 21:03:21 +00:00

110 lines
2.9 KiB
JSON

{
"id": "CVE-2020-7646",
"sourceIdentifier": "report@snyk.io",
"published": "2020-05-07T17:15:12.370",
"lastModified": "2023-11-07T03:26:09.617",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "curlrequest through 1.0.1 allows reading any file by populating the file parameter with user input."
},
{
"lang": "es",
"value": "curlrequest hasta la versi\u00f3n 1.0.1 permite leer cualquier archivo rellenando el par\u00e1metro del archivo con la entrada del usuario"
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"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:curlrequest_project:curlrequest:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "1.0.1",
"matchCriteriaId": "F3261E0E-C734-4B3D-9A17-5590A8016531"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/node-js-libs/curlrequest/blob/master/index.js#L239%2C",
"source": "report@snyk.io"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-CURLREQUEST-568274",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}