2020-08-13 10:02:21 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-12-18 19:01:53 +00:00
"ID" : "CVE-2020-20277" ,
"STATE" : "PUBLIC"
2020-08-13 10:02:21 +00:00
} ,
2020-12-18 19:01:53 +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" ,
2020-08-13 10:02:21 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-18 19:01:53 +00:00
"value" : "There are multiple unauthenticated directory traversal vulnerabilities in different FTP commands in uftpd FTP server versions 2.7 to 2.10 due to improper implementation of a chroot jail in common.c's compose_abspath function that can be abused to read or write to arbitrary files on the filesystem, leak process memory, or potentially lead to remote code execution."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/troglobit/uftpd/commit/455b47d3756aed162d2d0ef7f40b549f3b5b30fe" ,
"refsource" : "MISC" ,
"name" : "https://github.com/troglobit/uftpd/commit/455b47d3756aed162d2d0ef7f40b549f3b5b30fe"
} ,
{
"url" : "https://arinerron.com/blog/posts/6" ,
"refsource" : "MISC" ,
"name" : "https://arinerron.com/blog/posts/6"
2022-08-02 17:00:50 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/167908/uftpd-2.10-Directory-Traversal.html" ,
"url" : "http://packetstormsecurity.com/files/167908/uftpd-2.10-Directory-Traversal.html"
2020-08-13 10:02:21 +00:00
}
]
}
}