cvelist/2024/5xxx/CVE-2024-5148.json

119 lines
4.6 KiB
JSON
Raw Normal View History

2024-05-20 19:00:36 +00:00
{
2024-09-02 12:00:34 +00:00
"data_version": "4.0",
2024-05-20 19:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5148",
2024-09-02 12:00:34 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2024-05-20 19:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-02 12:00:34 +00:00
"value": "A flaw was found in the gnome-remote-desktop package. The gnome-remote-desktop system daemon performs inadequate validation of session agents using D-Bus methods related to transitioning a client connection from the login screen to the user session. As a result, the system RDP TLS certificate and key can be exposed to unauthorized users. This flaw allows a malicious user on the system to take control of the RDP client connection during the login screen-to-user session transition."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Data Element to Wrong Session",
"cweId": "CWE-488"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2024-5148",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2024-5148"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2282003",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2282003"
},
{
"url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/196",
"refsource": "MISC",
"name": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/196"
}
]
},
"work_around": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Matthias Gerstner (SUSE) 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"
2024-05-20 19:00:36 +00:00
}
]
}
}