cvelist/2018/10xxx/CVE-2018-10916.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2018-07-31 17:31:39 -03:00
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
}
]
]
},
"description": {
"description_data": [
{
"lang": "eng",
2018-08-01 09:59:40 -03:00
"value": "It has been discovered that lftp up to and including version 4.8.3 does not properly sanitize remote file names, leading to a loss of integrity on the local system when reverse mirroring is used. A remote attacker may trick a user to use reverse mirroring on an attacker controlled FTP server, resulting in the removal of all files in the current working directory of the victim' system."
2018-07-31 17:31:39 -03:00
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
2018-08-01 09:59:40 -03:00
"version_value": "up to and including 4.8.3"
2018-07-31 17:31:39 -03:00
}
]
},
"product_name": "lftp"
}
]
},
"vendor_name": "[UNKNOWN]"
}
]
}
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10916",
"refsource": "CONFIRM",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10916"
}
]
},
"CVE_data_meta": {
"ID": "CVE-2018-10916",
"ASSIGNER": "lpardo@redhat.com"
}
2018-05-09 11:02:57 -04:00
}