- Advisory ID: DRUPAL-SA-CONTRIB-2016-029
- Project: Services (third-party module)
- Version: 7.x
- Date: 2017-March-08
- Security risk: 21/25 (Highly Critical) AC:None/A:None/CI:All/II:All/E:Theoretical/TD:Default
- Vulnerability: Arbitrary PHP code execution
Description
This module provides a standardized solution for building API's so that external clients can communicate with Drupal.
The module accepts user submitted data in PHP's serialization format ("Content-Type: application/vnd.php.serialized") which can lead to arbitrary remote code execution.
This vulnerability is mitigated by the fact that an attacker must know your Service Endpoint's path, and the Service Endpoint must have "application/vnd.php.serialized" enabled as a request parser. The module does not create endpoints by default, however the "application/vnd.php.serialized" request parser is enabled by default on any endpoints created by a site builder.
CVE identifier(s) issued
- A CVE identifier will be requested, and added upon issuance, in accordance with Drupal Security Team processes.
Versions affected
- Services 7.x-3.x versions prior to 7.x-3.19.
Drupal core is not affected. If you do not use the contributed Services module, there is nothing you need to do.
Solution
Install the latest version:
- If you use the Services 3.x module for Drupal 7.x, upgrade to Services 7.x-3.19
You may disable "application/vnd.php.serialized" under "Request parsing" in Drupal to prevent the exploit: /admin/structure/services/list/[my-endpoint]/server
However, installing the latest version of the Services module is highly recommended.
Also see the Services project page.
Reported by
Fixed by
- Kyle Browning, module maintainer
- Tyler Frankenstein, module maintainer
'취약점 정보2' 카테고리의 다른 글
삼성 모바일 안드로이드 3월 정기 업데이트 내역 (0) | 2017.03.14 |
---|---|
구글 안드로이드 3월 업데이트 내역 (0) | 2017.03.14 |
VMware Workstation 12 Pro Version 12.5.3 Release Notes (0) | 2017.03.11 |
linux security update (0) | 2017.03.10 |
D-Link DIR-850L web admin interface contains a stack-based buffer overflow vulnerability (0) | 2017.03.10 |