mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@drupal.org",
|
|
"ID": "CVE-2017-6381",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Drupal Core",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "8.2.x versions before 8.2.7"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Drupal"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A 3rd party development library including with Drupal 8 development dependencies is vulnerable to remote code execution. This is mitigated by the default .htaccess protection against PHP execution, and the fact that Composer development dependencies aren't normal installed. You might be vulnerable to this if you are running a version of Drupal before 8.2.2. To be sure you aren't vulnerable, you can remove the <siteroot>/vendor/phpunit directory from your production deployments"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Remote code execution"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "1038058",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1038058"
|
|
},
|
|
{
|
|
"name": "https://www.drupal.org/SA-2017-001",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.drupal.org/SA-2017-001"
|
|
},
|
|
{
|
|
"name": "96919",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/96919"
|
|
}
|
|
]
|
|
}
|
|
} |