cvelist/2022/24xxx/CVE-2022-24882.json

113 lines
4.3 KiB
JSON
Raw Normal View History

2022-02-10 17:01:11 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
2022-02-10 17:01:11 +00:00
"ID": "CVE-2022-24882",
"STATE": "PUBLIC",
"TITLE": "Server side NTLM does not properly check parameters in FreeRDP"
2022-02-10 17:01:11 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FreeRDP",
"version": {
"version_data": [
{
"version_value": "< 2.7.0"
}
]
}
}
]
},
"vendor_name": "FreeRDP"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-10 17:01:11 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "FreeRDP is a free implementation of the Remote Desktop Protocol (RDP). In versions prior to 2.7.0, NT LAN Manager (NTLM) authentication does not properly abort when someone provides and empty password value. This issue affects FreeRDP based RDP Server implementations. RDP clients are not affected. The vulnerability is patched in FreeRDP 2.7.0. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
2022-04-26 17:01:36 +00:00
{
"name": "https://github.com/FreeRDP/FreeRDP/releases/tag/2.7.0",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/releases/tag/2.7.0"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-6x5p-gp49-3jhh",
"refsource": "CONFIRM",
"url": "https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-6x5p-gp49-3jhh"
},
{
"name": "https://github.com/FreeRDP/FreeRDP/pull/7750",
"refsource": "MISC",
"url": "https://github.com/FreeRDP/FreeRDP/pull/7750"
},
{
"name": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/95",
"refsource": "MISC",
"url": "https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/95"
2022-05-07 09:01:25 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-dc48a89918",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AELSWWBAM2YONRPGLWVDY6UNTLJERJYL/"
2022-05-11 03:01:30 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-a3e03a200b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DOYKBQOHSRM7JQYUIYUWFOXI2JZ2J5RD/"
2022-05-11 04:01:27 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-b0a47f8060",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PZWR6KSIKXO4B2TXBB3WH6YTNYHN46OY/"
2022-02-10 17:01:11 +00:00
}
]
},
"source": {
"advisory": "GHSA-6x5p-gp49-3jhh",
"discovery": "UNKNOWN"
2022-02-10 17:01:11 +00:00
}
}