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

158 lines
4.8 KiB
JSON

{
"id": "CVE-2022-28108",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-04-19T03:15:08.740",
"lastModified": "2022-04-27T19:15:46.807",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Selenium Server (Grid) before 4 allows CSRF because it permits non-JSON content types such as application/x-www-form-urlencoded, multipart/form-data, and text/plain."
},
{
"lang": "es",
"value": "Selenium Server (Grid) versiones anteriores a 4 permite una vulnerabilidad de tipo CSRF porque permite tipos de contenido no JSON como application/x-www-form-urlencoded, multipart/form-data y text/plain"
}
],
"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:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.0.0",
"matchCriteriaId": "1F051B81-A7AE-4D94-B701-9FC7F006AEEC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:-:*:*:*:*:*:*",
"matchCriteriaId": "324578B9-CAD2-4F95-91F2-76EDB5FD0A85"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha1:*:*:*:*:*:*",
"matchCriteriaId": "51D35036-15ED-43D1-918D-E38FCAB10D52"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha2:*:*:*:*:*:*",
"matchCriteriaId": "731C8648-E3E2-4D44-A828-46B628D10A2B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha3:*:*:*:*:*:*",
"matchCriteriaId": "6D76FAFC-B115-41AE-98AE-1128F5B6F492"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha4:*:*:*:*:*:*",
"matchCriteriaId": "7CD5D613-B4DF-4F6C-9593-70BF0DE2E06A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha5:*:*:*:*:*:*",
"matchCriteriaId": "E336A584-478F-4164-8F4C-6BC0FE32FB52"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:selenium:selenium_grid:4.0.0:alpha6:*:*:*:*:*:*",
"matchCriteriaId": "DDE08E93-5199-4EA9-BD47-9B188994C542"
}
]
}
]
}
],
"references": [
{
"url": "https://www.gabriel.urdhr.fr/2022/02/07/selenium-standalone-server-csrf-dns-rebinding-rce/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://www.openwall.com/lists/oss-security/2022/02/07/3",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Not Applicable",
"Third Party Advisory"
]
},
{
"url": "https://www.selenium.dev/downloads/",
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
]
}
]
}