cvelist/2022/2xxx/CVE-2022-2232.json

134 lines
5.0 KiB
JSON
Raw Normal View History

2022-06-27 20:00:48 +00:00
{
2024-11-14 15:00:33 +00:00
"data_version": "4.0",
2022-06-27 20:00:48 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-2232",
2024-11-14 15:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2022-06-27 20:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-14 15:00:33 +00:00
"value": "A flaw was found in the Keycloak package. This flaw allows an attacker to utilize an LDAP injection to bypass the username lookup or potentially perform other malicious actions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Single Sign-On 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2024:0094",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:0094"
},
{
"url": "https://access.redhat.com/errata/RHSA-2024:0095",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:0095"
},
{
"url": "https://access.redhat.com/errata/RHSA-2024:0096",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2024:0096"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2022-2232",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2022-2232"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096994",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2096994"
}
]
},
"work_around": [
{
"lang": "en",
"value": "This flaw requires a misconfiguration of the \"UUID LDAP Attribute\" values. When they are set to the standard entryUUID, objectGUID or nsuniqueid Keycloak is not vulnerable."
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Konstantin Goldenberg (VHV) for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2022-06-27 20:00:48 +00:00
}
]
}
}