2023-12-14 23:00:28 +00:00
{
"id" : "CVE-2023-6134" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-12-14T22:15:44.087" ,
2024-02-14 17:08:46 +00:00
"lastModified" : "2024-02-14T03:15:14.013" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-14 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in Keycloak that prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This issue could allow an attacker to submit a specially crafted request leading to cross-site scripting (XSS) or further attacks. This flaw is the result of an incomplete fix for CVE-2020-10748."
2023-12-20 21:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla en Keycloak que impide ciertos esquemas en las redirecciones, pero los permite si se agrega un comod\u00edn al token. Este problema podr\u00eda permitir que un atacante env\u00ede una solicitud especialmente manipulada que d\u00e9 lugar a cross-site scripting (XSS) o m\u00e1s ataques. Esta falla es el resultado de una soluci\u00f3n incompleta para CVE-2020-10748."
2023-12-14 23:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-12-20 21:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 2.7
} ,
2023-12-14 23:00:28 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
2023-12-20 21:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
2023-12-14 23:00:28 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
2023-12-29 07:00:28 +00:00
"value" : "CWE-79"
2023-12-14 23:00:28 +00:00
}
]
}
] ,
2023-12-20 21:00:28 +00:00
"configurations" : [
{
2024-02-02 17:00:29 +00:00
"operator" : "AND" ,
2023-12-20 21:00:28 +00:00
"nodes" : [
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "142AD0DD-4CF3-4D74-9442-459CE3347E3A"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
2023-12-20 21:00:28 +00:00
}
]
2024-05-19 02:03:31 +00:00
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:single_sign-on:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "7.6" ,
"matchCriteriaId" : "700E09EA-C73C-4F05-9B7D-D4894C29AEC9"
}
]
2023-12-20 21:00:28 +00:00
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:keycloak:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "22.0.7" ,
"matchCriteriaId" : "66A01C0F-CB27-4A62-9B86-C35CCD605AB6"
}
]
}
]
2024-02-02 17:00:29 +00:00
} ,
{
"operator" : "AND" ,
"nodes" : [
2024-05-19 02:03:31 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
}
]
} ,
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform:4.11:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EA983F8C-3A06-450A-AEFF-9429DE9A3454"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform:4.12:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "40449571-22F8-44FA-B57B-B43F71AB25E2"
}
]
2024-05-19 02:03:31 +00:00
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
}
]
2024-05-19 02:03:31 +00:00
} ,
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform_for_power:4.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "30E2CF79-2D56-48AB-952E-5DDAFE471073"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform_for_power:4.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "54E24055-813B-4E6D-94B7-FAD5F78B8537"
}
]
2024-05-19 02:03:31 +00:00
}
]
} ,
{
"operator" : "AND" ,
"nodes" : [
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
}
]
2024-05-19 02:03:31 +00:00
} ,
2024-02-02 17:00:29 +00:00
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform_ibm_z_systems:4.9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC262C4C-7B6A-4117-A50F-1FF69296DDD8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:openshift_container_platform_ibm_z_systems:4.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E58526FB-522F-4AAC-B03C-9CAB443D0CFF"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:single_sign-on:-:*:*:*:text-only:*:*:*" ,
"matchCriteriaId" : "341E6313-20D5-44CB-9719-B20585DC5AD6"
}
]
}
]
2023-12-20 21:00:28 +00:00
}
] ,
2023-12-14 23:00:28 +00:00
"references" : [
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7854" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7855" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7856" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7857" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
2024-02-02 17:00:29 +00:00
"Exploit" ,
2023-12-20 21:00:28 +00:00
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7858" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7860" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:7861" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
2024-02-14 17:08:46 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0798" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0799" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0800" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0801" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0804" ,
"source" : "secalert@redhat.com"
} ,
2023-12-14 23:00:28 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-6134" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Vendor Advisory"
]
2023-12-14 23:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2249673" ,
2023-12-20 21:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking"
]
2023-12-14 23:00:28 +00:00
}
]
}