cvelist/2016/5xxx/CVE-2016-5725.json
2017-12-01 17:02:30 -05:00

79 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-5725",
"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" : "Directory traversal vulnerability in JCraft JSch before 0.1.54 on Windows, when the mode is ChannelSftp.OVERWRITE, allows remote SFTP servers to write to arbitrary files via a ..\\ (dot dot backslash) in a response to a recursive GET command."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.exploit-db.com/exploits/40411/"
},
{
"url" : "http://seclists.org/fulldisclosure/2016/Sep/53"
},
{
"url" : "http://packetstormsecurity.com/files/138809/jsch-0.1.53-Path-Traversal.html"
},
{
"url" : "https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-5725"
},
{
"url" : "http://www.jcraft.com/jsch/ChangeLog"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3115"
},
{
"url" : "http://www.securityfocus.com/bid/93100"
}
]
}
}