mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
87 lines
3.1 KiB
JSON
87 lines
3.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2021-36370",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An issue was discovered in Midnight Commander through 4.8.26. When establishing an SFTP connection, the fingerprint of the server is neither checked nor displayed. As a result, a user connects to the server without the ability to verify its authenticity."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/MidnightCommander/mc/blob/master/src/vfs/sftpfs/connection.c",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/MidnightCommander/mc/blob/master/src/vfs/sftpfs/connection.c"
|
|
},
|
|
{
|
|
"url": "https://github.com/MidnightCommander/mc/blob/5c1d3c55dd15356ec7d079084d904b7b0fd58d3e/src/vfs/sftpfs/connection.c#L484",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/MidnightCommander/mc/blob/5c1d3c55dd15356ec7d079084d904b7b0fd58d3e/src/vfs/sftpfs/connection.c#L484"
|
|
},
|
|
{
|
|
"url": "https://sourceforge.net/projects/mcwin32/files/",
|
|
"refsource": "MISC",
|
|
"name": "https://sourceforge.net/projects/mcwin32/files/"
|
|
},
|
|
{
|
|
"url": "https://midnight-commander.org/",
|
|
"refsource": "MISC",
|
|
"name": "https://midnight-commander.org/"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://docs.ssh-mitm.at/CVE-2021-36370.html",
|
|
"url": "https://docs.ssh-mitm.at/CVE-2021-36370.html"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://mail.gnome.org/archives/mc-devel/2021-August/msg00008.html",
|
|
"url": "https://mail.gnome.org/archives/mc-devel/2021-August/msg00008.html"
|
|
}
|
|
]
|
|
}
|
|
} |