2019-01-04 16:03:21 -05:00
{
2019-04-29 15:00:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 07:19:39 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5429" ,
2019-04-29 15:00:46 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "FileZilla" ,
"product" : {
"product_data" : [
{
"product_name" : "FileZilla" ,
"version" : {
"version_data" : [
{
"version_value" : "3.41.0-rc1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Untrusted Search Path (CWE-426)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://www.tenable.com/security/research/tra-2019-14" ,
"url" : "https://www.tenable.com/security/research/tra-2019-14"
} ,
{
"refsource" : "MISC" ,
"name" : "https://svn.filezilla-project.org/filezilla?view=revision&revision=9112" ,
"url" : "https://svn.filezilla-project.org/filezilla?view=revision&revision=9112"
}
]
2019-03-18 07:19:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-29 15:00:46 +00:00
"value" : "Untrusted search path in FileZilla before 3.41.0-rc1 allows an attacker to gain privileges via a malicious 'fzsftp' binary in the user's home directory."
2019-03-18 07:19:39 +00:00
}
]
}
}