CVE-2022-25277
HIGH7.2EPSS 2.4%Drupal core arbitrary PHP code execution
描述
Drupal core sanitizes filenames with dangerous extensions upon upload (reference: SA-CORE-2020-012) and strips leading and trailing dots from filenames to prevent uploading server configuration files (reference: SA-CORE-2019-010). However, the protections for these two vulnerabilities previously did not work correctly together. As a result, if the site were configured to allow the upload of files with an htaccess extension, these files' filenames would not be properly sanitized. This could allow bypassing the protections provided by Drupal core's default .htaccess files and possible remote code execution on Apache web servers. This issue is mitigated by the fact that it requires a field administrator to explicitly configure a file field to allow htaccess as an extension (a restricted permission), or a contributed module or custom code that overrides allowed file uploads.
受影響套件(3)
- Bitnami/drupal>= 8.0.0, < 9.3.19, >= 9.4.0, < 9.4.3
- Packagist/drupal/core>= 8.0.0, < 9.3.19 | >= 9.4.0, < 9.4.3
- Packagist/drupal/core>= 8.0.0, < 9.3.19
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.2 | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-25277
- PATCHhttps://github.com/drupal/core
- WEBhttps://github.com/drupal/core/commit/1cd1830d79f221cc8490f53c2bb487dd07094f17
- WEBhttps://github.com/drupal/core/commit/5d464ea4407c50e40dcf6cb5ee376e7b8dd36f3a
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/drupal/core/CVE-2022-25277.yaml
- WEBhttps://www.drupal.org/sa-core-2022-014