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

76 lines
1.9 KiB
JSON

{
"id": "CVE-2022-3145",
"sourceIdentifier": "psirt@okta.com",
"published": "2023-01-12T19:15:24.007",
"lastModified": "2023-01-30T16:30:45.250",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "An open redirect vulnerability exists in Okta OIDC Middleware prior to version 5.0.0 allowing an attacker to redirect a user to an arbitrary 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:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:okta:oidc_middleware:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "5.0.0",
"matchCriteriaId": "A718D4D7-985F-466E-B29B-E9315F373B7F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/okta/okta-oidc-middleware/security/advisories/GHSA-58h4-9m7m-j9m4",
"source": "psirt@okta.com",
"tags": [
"Third Party Advisory"
]
}
]
}