cvelist/2024/11xxx/CVE-2024-11217.json

95 lines
3.1 KiB
JSON
Raw Normal View History

2024-11-14 13:00:32 +00:00
{
2024-11-15 21:00:35 +00:00
"data_version": "4.0",
2024-11-14 13:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11217",
2024-11-15 21:00:35 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-11-14 13:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-15 21:00:35 +00:00
"value": "A vulnerability was found in the OAuth-server. OAuth-server logs the OAuth2 client secret when the logLevel is Debug higher for OIDC/GitHub/GitLab/Google IDPs login options."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Debug Messages Revealing Unnecessary Information",
"cweId": "CWE-1295"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat OpenShift Container Platform 4",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-11217",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-11217"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326230",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2326230"
}
]
},
"credits": [
{
"lang": "en",
"value": "This issue was discovered by Xingxing Xia (OpenShift QE (Quality Engineering), Red Hat)."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-11-14 13:00:32 +00:00
}
]
}
}