"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-05-20 00:00:47 +00:00
parent 9fcd3a3f9e
commit 380df4367d
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 82 additions and 0 deletions

View File

@ -48,6 +48,11 @@
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00204.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00204.html"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K00245734",
"url": "https://support.f5.com/csp/article/K00245734"
}
]
},

View File

@ -48,6 +48,11 @@
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00244.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00244.html"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K33245306",
"url": "https://support.f5.com/csp/article/K33245306"
}
]
},

View File

@ -48,6 +48,11 @@
"refsource": "MISC",
"name": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00252.html",
"url": "https://www.intel.com/content/www/us/en/security-center/advisory/INTEL-SA-00252.html"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K05525310",
"url": "https://support.f5.com/csp/article/K05525310"
}
]
},

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12185",
"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": "eLabFTW 1.8.5 is vulnerable to arbitrary file uploads via the /app/controllers/EntityController.php component. This may result in remote command execution. An attacker can use a user account to fully compromise the system using a POST request. This will allow for PHP files to be written to the web root, and for code to execute on the remote server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://incidentsecurity.com/elabftw-1-8-5-entitycontroller-arbitrary-file-upload-rce/",
"refsource": "MISC",
"name": "http://incidentsecurity.com/elabftw-1-8-5-entitycontroller-arbitrary-file-upload-rce/"
},
{
"url": "https://github.com/fuzzlove/eLabFTW-1.8.5-EntityController-Arbitrary-File-Upload-RCE",
"refsource": "MISC",
"name": "https://github.com/fuzzlove/eLabFTW-1.8.5-EntityController-Arbitrary-File-Upload-RCE"
}
]
}
}