2024-12-08 03:06:42 +00:00

109 lines
3.0 KiB
JSON

{
"id": "CVE-2020-36599",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-18T23:15:08.187",
"lastModified": "2024-11-21T05:29:51.683",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 (and before 2.0) does not escape the message_key value."
},
{
"lang": "es",
"value": "El archivo lib/omniauth/failure_endpoint.rb en OmniAuth versiones anteriores a 2.0, no escapa el valor message_key."
}
],
"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",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-116"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:omniauth:omniauth:*:*:*:*:*:-:*:*",
"versionEndExcluding": "1.9.2",
"matchCriteriaId": "89A0CCF2-9593-40E4-A796-4B2CEC95DB57"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:omniauth:omniauth:2.0.0:pre.rc1:*:*:*:*:*:*",
"matchCriteriaId": "2FA43D07-1BC2-4ACE-B692-D4E935276B76"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/omniauth/omniauth/commit/43a396f181ef7d0ed2ec8291c939c95e3ed3ff00#diff-575abda9deb9b1a77bf534e898a923029b9a61e991d626db88dc6e8b34260aa2",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://rubygems.org/gems/omniauth/versions/1.9.2",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/omniauth/omniauth/commit/43a396f181ef7d0ed2ec8291c939c95e3ed3ff00#diff-575abda9deb9b1a77bf534e898a923029b9a61e991d626db88dc6e8b34260aa2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://rubygems.org/gems/omniauth/versions/1.9.2",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
}
]
}