"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-12 05:00:44 +00:00
parent a04fa44f48
commit 2462a96612
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98

View File

@ -1,17 +1,92 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-1970",
"ASSIGNER": "cve@mitre.org",
"STATE": "REJECT"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was in a CNA pool that was not assigned to any issues during 2022. Notes: none."
"value": "keycloak 18.0.0: open redirect in auth endpoint via the redirect_uri parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "URL Redirection to Untrusted Site ('Open Redirect')",
"cweId": "CWE-601"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Keycloak",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "18.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2022-1970",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-1970"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092434",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2092434"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Syed Sohaib Karim for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
}
]
}