René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

112 lines
3.6 KiB
JSON

{
"id": "CVE-2020-28360",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-11-23T21:15:12.423",
"lastModified": "2021-07-15T19:41:36.913",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Insufficient RegEx in private-ip npm package v1.0.5 and below insufficiently filters reserved IP ranges resulting in indeterminate SSRF. An attacker can perform a large range of requests to ARIN reserved IP ranges, resulting in an indeterminable number of critical attack vectors, allowing remote attackers to request server-side resources or potentially execute arbitrary code through various SSRF techniques."
},
{
"lang": "es",
"value": "Una RegEx insuficiente en el paquete private-ip npm versi\u00f3n v1.0.5 y por debajo de los rangos de IP reservados de forma insuficiente, resultando en una SSRF indeterminada. Un atacante puede realizar una amplia gama de peticiones a los rangos de IP reservados de ARIN, resultando en un n\u00famero indeterminado de vectores de ataque cr\u00edticos, permitiendo a atacantes remotos solicitar recursos del lado del servidor o potencialmente ejecutar c\u00f3digo arbitrario por medio de varias t\u00e9cnicas de SSRF"
}
],
"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-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:private-ip_project:private-ip:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "1.0.5",
"matchCriteriaId": "BA0F8A0B-CA37-4F76-807F-F6970F0A6685"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/frenchbread/private-ip",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.npmjs.com/package/private-ip",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}