diff --git a/advisories/github-reviewed/2024/01/GHSA-xq62-62c9-22mg/GHSA-xq62-62c9-22mg.json b/advisories/github-reviewed/2024/01/GHSA-xq62-62c9-22mg/GHSA-xq62-62c9-22mg.json new file mode 100644 index 00000000000..4df8bee365c --- /dev/null +++ b/advisories/github-reviewed/2024/01/GHSA-xq62-62c9-22mg/GHSA-xq62-62c9-22mg.json @@ -0,0 +1,68 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xq62-62c9-22mg", + "modified": "2024-01-11T15:43:15Z", + "published": "2024-01-11T15:43:15Z", + "aliases": [ + "CVE-2019-6342" + ], + "summary": "Drupal Improper Access Control", + "details": "An access bypass vulnerability exists when the experimental Workspaces module in Drupal 8 core is enabled. This can be mitigated by disabling the Workspaces module. It does not affect any release other than Drupal 8.7.4.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "drupal/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.7.4" + }, + { + "fixed": "8.7.5" + } + ] + } + ], + "versions": [ + "8.7.4" + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6342" + }, + { + "type": "WEB", + "url": "https://github.com/drupal/core/commit/bac9bde22bb545ff72570d8a46055c6c6e70e7c5" + }, + { + "type": "PACKAGE", + "url": "https://github.com/drupal/core" + }, + { + "type": "WEB", + "url": "https://www.drupal.org/sa-core-2019-008" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-284" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-01-11T15:43:15Z", + "nvd_published_at": "2020-05-28T21:15:00Z" + } +} \ No newline at end of file