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

77 lines
2.4 KiB
JSON
Raw Normal View History

2019-05-01 03:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11631",
"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": "Moodle 3.6.3 allows remote authenticated administrators to execute arbitrary PHP code via a ZIP archive, containing a theme_*.php file, to repository/repository_ajax.php?action=upload and admin/tool/installaddon/index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2019-05-02 19:00:45 +00:00
{
"refsource": "EXPLOIT-DB",
"name": "46775",
"url": "https://www.exploit-db.com/exploits/46775/"
},
2019-05-01 03:00:43 +00:00
{
"url": "https://www.exploit-db.com/exploits/46775",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/46775"
},
{
"url": "http://pentest.com.tr/exploits/Moodle-3-6-3-Install-Plugin-Remote-Command-Execution.html",
"refsource": "MISC",
"name": "http://pentest.com.tr/exploits/Moodle-3-6-3-Install-Plugin-Remote-Command-Execution.html"
2019-05-01 14:00:43 +00:00
},
{
"refsource": "BID",
"name": "108119",
"url": "http://www.securityfocus.com/bid/108119"
2019-05-01 03:00:43 +00:00
}
]
}
}