cvelist/2022/38xxx/CVE-2022-38337.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-08-15 07:00:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-12-06 00:00:39 +00:00
"ID": "CVE-2022-38337",
"STATE": "PUBLIC"
2022-08-15 07:00:45 +00:00
},
2022-12-06 00:00:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-08-15 07:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-12-06 00:00:39 +00:00
"value": "When aborting a SFTP connection, MobaXterm before v22.1 sends a hardcoded password to the server. The server treats this as an invalid login attempt which can result in a Denial of Service (DoS) for the user if services like fail2ban are used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://docs.ssh-mitm.at/vulnerabilities/CVE-2022-38337.html",
"url": "https://docs.ssh-mitm.at/vulnerabilities/CVE-2022-38337.html"
2022-12-07 15:00:36 +00:00
},
{
"refsource": "MISC",
"name": "https://mobaxterm.mobatek.net/download-home-edition.html",
"url": "https://mobaxterm.mobatek.net/download-home-edition.html"
2022-08-15 07:00:45 +00:00
}
]
}
}