2024-04-04 08:46:00 +00:00

87 lines
2.3 KiB
JSON

{
"id": "CVE-2022-41706",
"sourceIdentifier": "help@fluidattacks.com",
"published": "2022-11-25T18:15:11.047",
"lastModified": "2022-12-01T16:46:54.803",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method."
},
{
"lang": "es",
"value": "La versi\u00f3n 3.57.2 de Browsershot permite a un atacante externo obtener de forma remota archivos locales arbitrarios. Esto es posible porque la aplicaci\u00f3n no valida el protocolo URL pasado al m\u00e9todo Browsershot::url."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 4.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:spatie:browsershot:3.57.2:*:*:*:*:*:*:*",
"matchCriteriaId": "59E72B16-D85E-4E7B-B10C-F0192833BD1A"
}
]
}
]
}
],
"references": [
{
"url": "https://fluidattacks.com/advisories/eminem/",
"source": "help@fluidattacks.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/spatie/browsershot/",
"source": "help@fluidattacks.com",
"tags": [
"Product"
]
}
]
}