cvelist/2016/5xxx/CVE-2016-5725.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:03:10 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:03:10 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:03:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.com/files/138809/jsch-0.1.53-Path-Traversal.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/138809/jsch-0.1.53-Path-Traversal.html"
},
{
"name": "https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-5725",
"refsource": "MISC",
"url": "https://github.com/tintinweb/pub/tree/master/pocs/cve-2016-5725"
},
{
"name": "20160921 CVE-2016-5725 - JCraft/JSch Java Secure Channel <= 0.1.53 recursive sftp-get path traversal (client-side, windows)",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2016/Sep/53"
},
{
"name": "http://www.jcraft.com/jsch/ChangeLog",
"refsource": "CONFIRM",
"url": "http://www.jcraft.com/jsch/ChangeLog"
},
{
"name": "93100",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93100"
},
{
"name": "RHSA-2017:3115",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2017:3115"
},
{
"name": "40411",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/40411/"
}
]
}
}