Synology-SA-19:19 Drupal
Publish Time: 2019-04-18 18:15:18 UTC+8
Last Updated: 2019-11-05 19:11:22 UTC+8
- Severity
- Important
- Status
- Resolved
Abstract
Multiple vulnerabilities allow remote authenticated users to inject arbitrary web script or HTML, execute arbitrary code or bypass security constraints via a susceptible version of Drupal and Drupal8.
Affected Products
Product | Severity | Fixed Release Availability |
---|---|---|
Drupal | Moderate | Upgrade to 7.67-0131 or above. |
Drupal8 | Important | Upgrade to 8.6.17-0015 or above. |
Mitigation
None
Detail
CVE-2019-10909
- Severity: Moderate
- CVSS3 Base Score: 6.1
- CVSS3 Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, validation messages are not escaped, which can lead to XSS when user input is included. This is related to symfony/framework-bundle.
CVE-2019-10910
- Severity: Important
- CVSS3 Base Score: 7.3
- CVSS3 Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
- In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, when service ids allow user input, this could allow for SQL Injection and remote code execution. This is related to symfony/dependency-injection.
CVE-2019-10911
- Severity: Important
- CVSS3 Base Score: 7.5
- CVSS3 Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, a vulnerability would allow an attacker to authenticate as a privileged user on sites with user registration and remember me login functionality enabled. This is related to symfony/security.
CVE-2019-11358
- Severity: Moderate
- CVSS3 Base Score: 6.1
- CVSS3 Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.
Reference
Revision
Revision | Date | Description |
---|---|---|
1 | 2019-04-18 | Initial public release. |
2 | 2019-11-05 | - Disclosed vulnerability details.- Update for Drupal and Drupal8 are now available in Affected Products. |