2024-07-14 02:06:08 +00:00

117 lines
3.4 KiB
JSON

{
"id": "CVE-2020-7740",
"sourceIdentifier": "report@snyk.io",
"published": "2020-10-06T18:15:18.127",
"lastModified": "2020-10-19T19:06:40.790",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "This affects all versions of package node-pdf-generator. Due to lack of user input validation and sanitization done to the content given to node-pdf-generator, it is possible for an attacker to craft a url that will be passed to an external server allowing an SSRF attack."
},
{
"lang": "es",
"value": "Esto afecta a todas las versiones del paquete node-pdf-generator. Debido a la falta de comprobaci\u00f3n de entrada del usuario y un saneamiento realizado al contenido proporcionado a node-pdf-generator, es posible para un atacante crear una URL que se pasar\u00e1 hacia un servidor externo permitiendo un ataque de tipo SSRF"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "report@snyk.io",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
},
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:node-pdf-generator_project:node-pdf-generator:*:*:*:*:*:*:*:*",
"matchCriteriaId": "E05ED738-19D9-4995-AD1A-E9EC7148854B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/darrenhaken/node-pdf-generator/blob/master/index.js%23L29",
"source": "report@snyk.io",
"tags": [
"Broken Link",
"Third Party Advisory"
]
},
{
"url": "https://snyk.io/vuln/SNYK-JS-NODEPDFGENERATOR-609636",
"source": "report@snyk.io",
"tags": [
"Third Party Advisory"
]
}
]
}