cvelist/2019/11xxx/CVE-2019-11446.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-04-22 04:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-04-22 05:00:42 +00:00
"ID": "CVE-2019-11446",
"STATE": "PUBLIC"
2019-04-22 04:00:43 +00:00
},
2019-04-22 05:00:42 +00:00
"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",
2019-04-22 04:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-04-22 05:00:42 +00:00
"value": "An issue was discovered in ATutor through 2.2.4. It allows the user to run commands on the server with the teacher user privilege. The Upload Files section in the File Manager field contains an arbitrary file upload vulnerability via upload.php. The $IllegalExtensions value only lists lowercase (and thus .phP is a bypass), and omits .shtml and .phtml."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2019-04-23 16:00:47 +00:00
{
"refsource": "EXPLOIT-DB",
"name": "46691",
"url": "https://www.exploit-db.com/exploits/46691/"
},
2019-04-22 05:00:42 +00:00
{
"url": "http://pentest.com.tr/exploits/ATutor-2-2-4-file-manager-Remote-Code-Execution-Injection-Metasploit.html",
"refsource": "MISC",
"name": "http://pentest.com.tr/exploits/ATutor-2-2-4-file-manager-Remote-Code-Execution-Injection-Metasploit.html"
2019-04-22 04:00:43 +00:00
}
]
}
}