Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/drupal/drupal@8.2.3
purl pkg:composer/drupal/drupal@8.2.3
Next non-vulnerable version 10.2.11
Latest non-vulnerable version 11.0.8
Risk 10.0
Vulnerabilities affecting this package (56)
Vulnerability Summary Fixed by
VCID-1922-fwnz-wkbt
Aliases:
CVE-2017-6924
GHSA-p8g6-5mg7-9r5q
Improper Privilege Management When using the REST API, users without the correct permission can post comments via REST that are approved even if the user does not have permission to post approved comments. This issue only affects sites that have the RESTful Web Services (rest) module enabled, the comment entity REST resource enabled, and where an attacker can access a user account on the site with permissions to post comments, or where anonymous users can post comments.
8.3.0
Affected by 51 other vulnerabilities.
8.3.7
Affected by 47 other vulnerabilities.
VCID-349d-w26k-mqfw
Aliases:
CVE-2019-11831
GHSA-xv7v-rf6g-xwrc
Moderately critical - Third-party libraries - SA-CORE-2019-007 The `PharStreamWrapper` (aka `phar-stream-wrapper`) package does not prevent directory traversal, which allows attackers to bypass a deserialization protection mechanism, as demonstrated by a `phar:///path/bad.phar/../good.phar` URL.
8.6.16
Affected by 20 other vulnerabilities.
8.7.1
Affected by 23 other vulnerabilities.
VCID-3fka-y25d-m7a3
Aliases:
CVE-2019-6339
GHSA-8cw5-rv98-5c46
Improper Input Validation A remote code execution vulnerability exists in PHP's built-in phar stream wrapper when performing file operations on an untrusted `phar://` URI. Some Drupal code (core, contrib, and custom) may be performing file operations on insufficiently validated user input, thereby being exposed to this vulnerability. This vulnerability is mitigated by the fact that such code paths typically require access to an administrative permission or an atypical configuration.
8.5.9
Affected by 27 other vulnerabilities.
8.6.6
Affected by 25 other vulnerabilities.
VCID-3hf4-tvxn-zyh4
Aliases:
CVE-2017-6922
GHSA-58f3-cx8p-h8jg
Files uploaded by anonymous users accessed by other users Private files that have been uploaded by an anonymous user but not permanently attached to content on the site should only be visible to the anonymous user that uploaded them, rather than all anonymous users. Drupal core does not provide this protection, allowing an access bypass vulnerability to occur. This issue is mitigated by the fact that in order to be affected, the site must allow anonymous users to upload files into a private file system.
8.3.4
Affected by 47 other vulnerabilities.
VCID-48ut-ykkc-83fx
Aliases:
CVE-2017-6926
GHSA-2p28-5mvp-2j2r
Comment reply form allows access to restricted content Users with permission to post comments are able to view content and comments they do not have access to, and are also able to add comments to this content. This vulnerability is mitigated by the fact that the comment system must be enabled and the attacker must have permission to post comments.
8.4.5
Affected by 41 other vulnerabilities.
VCID-4aer-46u2-23f6
Aliases:
CVE-2018-9861
GHSA-g78h-pf65-46rv
Cross-site Scripting Cross-site scripting (XSS) vulnerability in the Enhanced Image plugin for CKEditor.
8.4.7
Affected by 37 other vulnerabilities.
8.5.2
Affected by 38 other vulnerabilities.
VCID-565p-mgqe-gkfc
Aliases:
2019-03-20
Cross-site Scripting vulnerability in drupal.
8.6.12
Affected by 23 other vulnerabilities.
VCID-5tqs-qmqn-gug5
Aliases:
GHSA-jjx7-8462-w4m4
Drupal Core Insufficient Contextual Links validation leads to Remote Code Execution The Contextual Links module doesn't sufficiently validate the requested contextual links. This vulnerability is mitigated by the fact that an attacker must have a role with the permission "access contextual links".
8.5.8
Affected by 32 other vulnerabilities.
8.6.2
Affected by 27 other vulnerabilities.
VCID-636u-5bdw-puh4
Aliases:
CVE-2019-10909
GHSA-g996-q5r8-w7g2
Cross-site Scripting In Symfony, validation messages are not escaped, which can lead to XSS when user input is included.
8.5.15
Affected by 21 other vulnerabilities.
8.6.15
Affected by 21 other vulnerabilities.
VCID-6ck5-9e5b-w3ay
Aliases:
CVE-2022-25275
GHSA-xh3v-6f9j-wxw3
GMS-2022-3362
Improper access control In some situations, the Image module does not correctly check access to image files not stored in the standard public files directory when generating derivative images using the image styles system. Access to a non-public file is checked only if it is stored in the "private" file system. However, some contributed modules provide additional file systems, or schemes, which may lead to this vulnerability. This vulnerability is mitigated by the fact that it only applies when the site sets (Drupal 9) $config['image.settings']['allow_insecure_derivatives'] or (Drupal 7) $conf['image_allow_insecure_derivatives'] to TRUE. The recommended and default setting is FALSE, and Drupal core does not provide a way to change that in the admin UI. Some sites may require configuration changes following this security release. Review the release notes for your Drupal version if you have issues accessing files or image styles after updating.
9.3.19
Affected by 6 other vulnerabilities.
9.4.3
Affected by 7 other vulnerabilities.
VCID-6m8x-cfzp-tkf4
Aliases:
CVE-2020-13671
GHSA-68jc-v27h-vhmw
Drupal core Unrestricted Upload of File with Dangerous Type Drupal core does not properly sanitize certain filenames on uploaded files, which can lead to files being interpreted as the incorrect extension and served as the wrong MIME type or executed as PHP for certain hosting configurations. This issue affects: Drupal Drupal Core 9.0 versions prior to 9.0.8, 8.9 versions prior to 8.9.9, 8.8 versions prior to 8.8.11, and 7 versions prior to 7.74.
8.8.11
Affected by 17 other vulnerabilities.
8.9.9
Affected by 18 other vulnerabilities.
9.0.8
Affected by 18 other vulnerabilities.
VCID-8nda-kjr2-ufd4
Aliases:
GHSA-jf8c-36vw-98x4
Drupal core Remote Code Execution In Drupal core, when sending email some variables were not being sanitized for shell arguments in `DefaultMailSystem::mail()`, which could lead to remote code execution.
8.5.8
Affected by 32 other vulnerabilities.
8.6.2
Affected by 27 other vulnerabilities.
VCID-9f24-vqyt-r7dq
Aliases:
CVE-2017-6930
GHSA-3327-jr93-7hq3
Language fallback can be incorrect on multilingual sites with node access restrictions When using node access controls with a multilingual site, Drupal marks the untranslated version of a node as the default fallback for access queries. This fallback is used for languages that do not yet have a translated version of the created node. This can result in an access bypass vulnerability. This issue is mitigated by the fact that it only applies to sites that a) use the Content Translation module; and b) use a node access module such as Domain Access which implement hook_node_access_records(). Note that the update will mark the node access tables as needing a rebuild, which will take a long time on sites with a large number of nodes.
8.4.5
Affected by 41 other vulnerabilities.
VCID-9vdz-1jpq-kue3
Aliases:
2018-04-18
Cross-site Scripting XSS vulnerabiltiy in drupal.
8.4.7
Affected by 37 other vulnerabilities.
8.5.0-alpha1
Affected by 37 other vulnerabilities.
8.5.2
Affected by 38 other vulnerabilities.
VCID-bbzr-hbhv-yyee
Aliases:
CVE-2022-25273
GHSA-g36h-4jr6-qmm9
Improper Input Validation Drupal core's form API has a vulnerability where certain contributed or custom modules' forms may be vulnerable to improper input validation. This could allow an attacker to inject disallowed values or overwrite data. Affected forms are uncommon, but in certain cases an attacker could alter critical or sensitive data.
9.2.18
Affected by 11 other vulnerabilities.
9.3.12
Affected by 11 other vulnerabilities.
VCID-c9dm-17vt-4bbc
Aliases:
2018-10-17-1
Improper Access Control in drupal.
8.6.2
Affected by 27 other vulnerabilities.
VCID-cucx-jfqf-pkd1
Aliases:
CVE-2019-6338
GHSA-6rmq-x2hv-vxpp
Deserialization of Untrusted Data Drupal core uses the third-party PEAR `Archive_Tar` library. This library has released a security update which impacts some Drupal configurations. Refer to CVE-2018-1000888 for details.
8.5.9
Affected by 27 other vulnerabilities.
8.6.6
Affected by 25 other vulnerabilities.
VCID-dgjq-y5zj-cud1
Aliases:
CVE-2022-25278
GHSA-cfh2-7f6h-3m85
Improper Access Control Under certain circumstances, the Drupal core form API evaluates form element access incorrectly. This may lead to a user being able to alter data they should not have access to. No forms provided by Drupal core are known to be vulnerable. However, forms added through contributed or custom modules or themes may be affected.
9.3.19
Affected by 6 other vulnerabilities.
9.4.3
Affected by 7 other vulnerabilities.
VCID-fm5k-u7s6-wfhb
Aliases:
CVE-2017-6925
GHSA-f4qx-jqfq-7785
Entity Access Bypass In versions of Drupal 8 core ; There is a vulnerability in the entity access system that could allow unwanted access to view, create, update, or delete entities. This only affects entities that do not use or do not have UUIDs, and entities that have different access restrictions on different revisions of the same entity.
8.3.0
Affected by 51 other vulnerabilities.
8.3.7
Affected by 47 other vulnerabilities.
VCID-g1rp-twzp-63e1
Aliases:
CVE-2017-6929
GHSA-5vpr-v24w-mmjj
Cross-site Scripting A jQuery cross site scripting vulnerability is present when making Ajax requests to untrusted domains. This vulnerability is mitigated by the fact that it requires contributed or custom modules in order to exploit.
8.4.0
Affected by 48 other vulnerabilities.
8.4.5
Affected by 41 other vulnerabilities.
VCID-ga35-289v-vqhr
Aliases:
CVE-2018-7600
GHSA-7fh9-933g-885p
Drupal Core Remote Code Execution Vulnerability Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.
8.3.9
Affected by 39 other vulnerabilities.
8.4.6
Affected by 39 other vulnerabilities.
8.5.1
Affected by 40 other vulnerabilities.
VCID-gzcu-sbks-wyfa
Aliases:
2018-10-17-2
URL Redirection to Untrusted Site ('Open Redirect') External URL injection through URL aliases in drupal.
8.6.2
Affected by 27 other vulnerabilities.
VCID-hpsp-5qtj-v7dq
Aliases:
CVE-2017-6377
GHSA-w7qx-vwr9-2j3r
Access Bypass When adding a private file via the editor in Drupal, the editor will not correctly check access for the file being attached, resulting in an access bypass.
8.2.7
Affected by 54 other vulnerabilities.
VCID-hzr8-ttbu-ebhg
Aliases:
CVE-2017-6920
GHSA-9c24-g32g-35rj
PECL YAML parser unsafe object handling PECL YAML parser does not handle PHP objects safely during certain operations within Drupal core. This can lead to remote code execution.
8.3.4
Affected by 47 other vulnerabilities.
VCID-jfq8-xxwa-mkd1
Aliases:
GHSA-m9fv-whq2-6wmc
Drupal core Multiple vulnerabilities due to the use of the third-party library Archive_Tar The Drupal project uses the third-party library [Archive_Tar](https://pear.php.net/package/Archive_Tar/), which has released a security improvement that is needed to protect some Drupal configurations. Multiple vulnerabilities are possible if Drupal is configured to allow .tar, .tar.gz, .bz2 or .tlz file uploads and processes them. The latest versions of Drupal update Archive_Tar to 1.4.9 to mitigate the file processing vulnerabilities.
8.7.11
Affected by 19 other vulnerabilities.
8.8.1
Affected by 26 other vulnerabilities.
VCID-jnu7-1j9c-dqck
Aliases:
CVE-2017-6927
GHSA-585j-5449-mf5m
JavaScript cross-site scripting prevention is incomplete Drupal has a Drupal.checkPlain() JavaScript function which is used to escape potentially dangerous text before outputting it to HTML (as JavaScript output is not auto-escaped by either Drupal 7 or Drupal 8). This function does not correctly handle all methods of injecting malicious HTML, leading to a cross-site scripting vulnerability under certain circumstances. The PHP functions which Drupal provides for HTML escaping are not affected.
8.4.5
Affected by 41 other vulnerabilities.
VCID-k1gx-nznx-7qd6
Aliases:
CVE-2020-13672
GHSA-3m36-mjwj-352c
Drupal core Cross-site Scripting (XSS) vulnerability Cross-site Scripting (XSS) vulnerability in Drupal core's sanitization API fails to properly filter cross-site scripting under certain circumstances. This issue affects: Drupal Core 9.1.x versions prior to 9.1.7; 9.0.x versions prior to 9.0.12; 8.9.x versions prior to 8.9.14; 7.x versions prior to 7.80.
8.9.14
Affected by 13 other vulnerabilities.
9.0.12
Affected by 13 other vulnerabilities.
9.1.7
Affected by 13 other vulnerabilities.
VCID-kh51-g4cv-tqaw
Aliases:
GHSA-337w-fxpq-5m34
Drupal core uses a vulnerable Third-party library CKEditor The Drupal project uses the third-party library [CKEditor](https://github.com/ckeditor/ckeditor4), which has released a [security improvement](https://ckeditor.com/blog/CKEditor-4.14-with-Paste-from-LibreOffice-released/#security-issues-fixed) that is needed to protect some Drupal configurations. Vulnerabilities are possible if Drupal is configured to use the WYSIWYG CKEditor for your site's users. An attacker that can create or edit content may be able to exploit this Cross Site Scripting (XSS) vulnerability to target users with access to the WYSIWYG CKEditor, and this may include site admins with privileged access. The latest versions of Drupal update CKEditor to 4.14 to mitigate the vulnerabilities.
8.7.12
Affected by 17 other vulnerabilities.
8.8.4
Affected by 24 other vulnerabilities.
VCID-krhy-kg1b-rfbk
Aliases:
CVE-2017-6921
GHSA-h377-287m-w2r9
File REST resource does not properly validate The file REST resource does not properly validate some fields when manipulating files. the file REST resource is enabled and allows PATCH requests, and an attacker can get or register a user account on the site with permissions to upload files and to modify the file resource.
8.3.4
Affected by 47 other vulnerabilities.
VCID-m1ur-bb9m-m7d5
Aliases:
CVE-2017-6379
GHSA-gxxq-fhc7-3jv9
Cross Site Request Forgery Some administrative paths did not include protection for CSRF. This would allow an attacker to disable some blocks on a site. This issue is mitigated by the fact that users would have to know the block ID.
8.2.7
Affected by 54 other vulnerabilities.
VCID-mapb-hsvc-2khc
Aliases:
CVE-2022-25277
GHSA-6955-67hm-vjjq
GMS-2022-3361
Unrestricted Upload of File with Dangerous Type 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 does 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.
9.3.19
Affected by 6 other vulnerabilities.
9.4.3
Affected by 7 other vulnerabilities.
VCID-n119-gta2-kfg1
Aliases:
CVE-2020-13669
GHSA-c533-c843-67h8
Drupal core Cross-site Scripting (XSS) vulnerability in ckeditor Cross-site Scripting (XSS) vulnerability in ckeditor of Drupal Core allows attacker to inject XSS. This issue affects: Drupal Core 8.8.x versions prior to 8.8.10.; 8.9.x versions prior to 8.9.6; 9.0.x versions prior to 9.0.6.
8.8.10
Affected by 18 other vulnerabilities.
8.9.6
Affected by 19 other vulnerabilities.
9.0.6
Affected by 19 other vulnerabilities.
VCID-n7un-zgqv-jfef
Aliases:
CVE-2022-25276
GHSA-4wfq-jc9h-vpcx
Lack of domain validation in Druple core The Media oEmbed iframe route does not properly validate the iframe domain setting, which allows embeds to be displayed in the context of the primary domain. Under certain circumstances, this could lead to cross-site scripting, leaked cookies, or other vulnerabilities.
9.3.19
Affected by 6 other vulnerabilities.
9.4.3
Affected by 7 other vulnerabilities.
VCID-nc36-atc6-yua6
Aliases:
SA-CORE-2018-003
XSS Vulnerability CKEditor, a third-party JavaScript library included in Drupal core, is affected by a cross-site scripting (XSS) vulnerability. It's possible to execute XSS inside CKEditor when using the `image2` plugin.
8.4.7
Affected by 37 other vulnerabilities.
8.5.2
Affected by 38 other vulnerabilities.
VCID-nd8n-5dsu-2fbp
Aliases:
2018-10-17-4
Code Injection Injection in `DefaultMailSystem::mail()`.
8.6.2
Affected by 27 other vulnerabilities.
VCID-pk74-yy1n-8qck
Aliases:
GHSA-5x28-3f32-x523
Drupal core Access control bypass The Media Library module has a security vulnerability whereby it doesn't sufficiently restrict access to media items in certain configurations. ### Solution: If you are using Drupal 8.7.x, you should upgrade to Drupal 8.7.11. If you are using Drupal 8.8.x, you should upgrade to Drupal 8.8.1. Versions of Drupal 8 prior to 8.7.x are end-of-life and do not receive security coverage. Alternatively, you may mitigate this vulnerability by unchecking the "Enable advanced UI" checkbox on `/admin/config/media/media-library`. (This mitigation is not available in 8.7.x.)
8.7.11
Affected by 19 other vulnerabilities.
8.8.1
Affected by 26 other vulnerabilities.
VCID-r8pv-9upr-y7gd
Aliases:
GHSA-qf65-hph9-453r
Drupal Cross-Site Scripting (XSS) affecting CKEditor Third-party library The Drupal project uses the CKEditor, library for WYSIWYG editing. CKEditor has released a security update that impacts Drupal. Vulnerabilities are possible if Drupal is configured to allow use of the CKEditor library for WYSIWYG editing. An attacker that can create or edit content (even without access to CKEditor themselves) may be able to exploit one or more Cross-Site Scripting (XSS) vulnerabilities to target users with access to the WYSIWYG CKEditor, including site admins with privileged access.
8.9.16
Affected by 12 other vulnerabilities.
9.1.12
Affected by 12 other vulnerabilities.
9.2.4
Affected by 17 other vulnerabilities.
VCID-rhj7-dy7q-jkhw
Aliases:
CVE-2019-6340
GHSA-3gx6-h57h-rm27
Drupal Core Remote Code Execution Vulnerability Some field types do not properly sanitize data from non-form sources in Drupal 8.5.x before 8.5.11 and Drupal 8.6.x before 8.6.10. This can lead to arbitrary PHP code execution in some cases. A site is only affected by this if one of the following conditions is met: The site has the Drupal 8 core RESTful Web Services (rest) module enabled and allows PATCH or POST requests, or the site has another web services module enabled, like JSON:API in Drupal 8, or Services or RESTful Web Services in Drupal 7. (Note: The Drupal 7 Services module itself does not require an update at this time, but you should apply other contributed updates associated with this advisory if Services is in use.)
8.5.11
Affected by 24 other vulnerabilities.
8.6.10
Affected by 24 other vulnerabilities.
VCID-rr4q-f5cv-nkah
Aliases:
2018-10-17-3
URL Redirection to Untrusted Site ('Open Redirect') Anonymous Open Redirect in drupal.
8.6.2
Affected by 27 other vulnerabilities.
VCID-s9kv-9qfu-gbdq
Aliases:
CVE-2017-6928
GHSA-66mv-q8r2-hj8w
Incorrect Permission Assignment for Critical Resource When using Drupal's private file system, Drupal will check to make sure a user has access to a file before allowing the user to view or download it. This check fails under certain conditions in which one module is trying to grant access to the file and another is trying to deny it, leading to an access bypass vulnerability. This vulnerability is mitigated by the fact that it only occurs for unusual site configurations.
8.4.5
Affected by 41 other vulnerabilities.
VCID-t84c-8r34-57b9
Aliases:
GHSA-86xw-vmcx-9mj4
Drupal Content moderation Access bypass In some conditions, drupal content moderation fails to check a users access to use certain transitions, leading to an access bypass.
8.5.8
Affected by 32 other vulnerabilities.
8.6.2
Affected by 27 other vulnerabilities.
VCID-ty3y-k9t2-qyba
Aliases:
GHSA-58xv-7h9r-mx3c
Drupal Malicious file upload with filenames stating with dot Drupal 8 core's file_save_upload() function does not strip the leading and trailing dot ('.') from filenames, like Drupal 7 did. Users with the ability to upload files with any extension in conjunction with contributed modules may be able to use this to upload system files such as .htaccess in order to bypass protections afforded by Drupal's default .htaccess file. After this fix, file_save_upload() now trims leading and trailing dots from filenames.
8.7.11
Affected by 19 other vulnerabilities.
8.8.1
Affected by 26 other vulnerabilities.
VCID-u1xx-aazv-bkg5
Aliases:
2018-10-17-5
Improper Access Control In some conditions, content moderation fails to check a users access to use certain transitions, leading to an access bypass.
8.6.2
Affected by 27 other vulnerabilities.
VCID-u4w3-usvb-jyf6
Aliases:
CVE-2024-45440
GHSA-mg8j-w93w-xjgc
Drupal Full Path Disclosure `core/authorize.php` in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of `hash_salt` is `file_get_contents` of a file that does not exist.
10.2.9
Affected by 5 other vulnerabilities.
10.3.0-beta1
Affected by 0 other vulnerabilities.
10.3.6
Affected by 5 other vulnerabilities.
11.0.0-alpha1
Affected by 0 other vulnerabilities.
11.0.5
Affected by 4 other vulnerabilities.
VCID-uqcw-p8g2-cfd2
Aliases:
CVE-2020-13670
GHSA-mmjr-5q74-p3m4
Exposure of Resource to Wrong Sphere Information Disclosure vulnerability in file module of Drupal Core allows an attacker to gain access to the file metadata of a permanent private file that they do not have access to by guessing the ID of the file. This issue affects: Drupal Core 8.8.x versions prior to 8.8.10; 8.9.x versions prior to 8.9.6; 9.0.x versions prior to 9.0.6.
8.8.10
Affected by 18 other vulnerabilities.
8.9.6
Affected by 19 other vulnerabilities.
9.0.6
Affected by 19 other vulnerabilities.
VCID-utyg-huhu-2ucq
Aliases:
GHSA-r67r-42wx-c8r7
Drupal External URL injection through URL aliases leading to Open Redirect The path module in Drupal allows users with the 'administer paths' to create pretty URLs for content. In certain circumstances the user can enter a particular path that triggers an open redirect to a malicious url.
8.5.8
Affected by 32 other vulnerabilities.
8.6.2
Affected by 27 other vulnerabilities.
VCID-vevm-4sfk-f7gq
Aliases:
CVE-2024-55634
GHSA-7cwc-fjqm-8vh8
Drupal core Access bypass Drupal's uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation. As a result, a user may be able to register with the same email address as another user. This may lead to data integrity issues. This issue affects Drupal Core: from 8.0.0 before 10.2.11, from 10.3.0 before 10.3.9, from 11.0.0 before 11.0.8.
10.2.11
Affected by 0 other vulnerabilities.
10.3.9
Affected by 0 other vulnerabilities.
11.0.8
Affected by 0 other vulnerabilities.
VCID-vq5y-hdw3-nucj
Aliases:
GHSA-x6v2-xmrq-574j
Drupal Anonymous Open Redirect Drupal core and contributed modules frequently use a "destination" query string parameter in URLs to redirect users to a new destination after completing an action on the current page. Under certain circumstances, malicious users can use this parameter to construct a URL that will trick users into being redirected to a 3rd party website, thereby exposing the users to potential social engineering attacks.
8.5.8
Affected by 32 other vulnerabilities.
8.6.2
Affected by 27 other vulnerabilities.
VCID-w3q4-838v-97ck
Aliases:
GHSA-w333-5f96-mjrr
Drupal core Denial of Service A visit to install.php can cause cached data to become corrupted. This could cause a site to be impaired until caches are rebuilt.
8.7.11
Affected by 19 other vulnerabilities.
8.8.1
Affected by 26 other vulnerabilities.
VCID-wbuz-qcp3-43aq
Aliases:
CVE-2022-24775
GHSA-q7rv-6hp3-vh96
Improper Input Validation guzzlehttp/psr7 is a PSR-7 HTTP message library used in drupal. Versions prior to 1.8.4 and 2.1.1 is vulnerable to improper header parsing. An attacker could sneak in a new line character and pass untrusted values.
9.2.16
Affected by 12 other vulnerabilities.
9.3.0-alpha1
Affected by 10 other vulnerabilities.
9.3.9
Affected by 13 other vulnerabilities.
10.0.0-alpha1
Affected by 6 other vulnerabilities.
VCID-wbvy-zrtk-audw
Aliases:
GHSA-j66p-fvp2-fxhj
Drupal core Arbitrary PHP code execution The Drupal project uses the PEAR Archive_Tar library. The PEAR Archive_Tar library has released a security update that impacts Drupal. For more information please see: CVE-2020-28948 CVE-2020-28949 Multiple vulnerabilities are possible if Drupal is configured to allow .tar, .tar.gz, .bz2, or .tlz file uploads and processes them. To mitigate this issue, prevent untrusted users from uploading .tar, .tar.gz, .bz2, or .tlz files.
8.8.12
Affected by 14 other vulnerabilities.
8.9.10
Affected by 15 other vulnerabilities.
9.0.9
Affected by 15 other vulnerabilities.
VCID-ww44-hb2y-mfd5
Aliases:
CVE-2020-13668
GHSA-m6q5-wv4x-fv6h
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Access Bypass vulnerability in Drupal Core allows for an attacker to leverage the way that HTML is rendered for affected forms in order to exploit the vulnerability. This issue affects: Drupal Core 8.8.x versions prior to 8.8.10; 8.9.x versions prior to 8.9.6; 9.0.x versions prior to 9.0.6.
8.8.10
Affected by 18 other vulnerabilities.
8.9.6
Affected by 19 other vulnerabilities.
9.0.6
Affected by 19 other vulnerabilities.
VCID-wwvq-399y-rfhc
Aliases:
CVE-2018-7602
GHSA-297x-j9pm-xjgg
Drupal Core Remote Code Execution Vulnerability A remote code execution vulnerability exists within multiple subsystems of Drupal 7.x and 8.x. This potentially allows attackers to exploit multiple attack vectors on a Drupal site, which could result in the site being compromised. This vulnerability is related to Drupal core - Highly critical - Remote Code Execution - SA-CORE-2018-002. Both SA-CORE-2018-002 and this vulnerability are being exploited in the wild.
8.4.8
Affected by 36 other vulnerabilities.
8.5.3
Affected by 37 other vulnerabilities.
VCID-y74s-ghyc-2bhs
Aliases:
CVE-2017-6919
GHSA-6hpj-9xj7-2jxx
Access Bypass This is a critical access bypass vulnerability in Drupal.
8.2.8
Affected by 53 other vulnerabilities.
8.3.1
Affected by 50 other vulnerabilities.
VCID-yare-57j9-j7cs
Aliases:
CVE-2017-6932
GHSA-wm86-w3cf-h6vm
URL Redirection to Untrusted Site (Open Redirect) Drupal core has an external link injection vulnerability when the language switcher block is used. A similar vulnerability exists in various custom and contributed modules. This vulnerability could allow an attacker to trick users into unwillingly navigating to an external site.
8.4.5
Affected by 41 other vulnerabilities.
VCID-ymka-jfep-87gt
Aliases:
CVE-2017-6923
GHSA-v3f6-f29f-rgvp
Missing Authorization When creating a view, you can optionally use Ajax to update the displayed data via filter parameters. The views subsystem/module did not restrict access to the Ajax endpoint to only views configured to use Ajax. This is mitigated if you have access restrictions on the view. It is best practice to always include some form of access restrictions on all views, even if you are using another module to display them.
8.3.0
Affected by 51 other vulnerabilities.
8.3.7
Affected by 47 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-sktb-khbq-cuaq Incorrect cache context on password reset page The user password reset form does not specify a proper cache context, which can lead to cache poisoning and unwanted content on the page. CVE-2016-9450
GHSA-98w5-wqp9-w466
VCID-vy1y-zkf3-4ue4 Denial of service via transliterate mechanism A specially crafted URL can cause a denial of service via the transliterate mechanism. CVE-2016-9452
GHSA-jpj8-49hr-wcwv
VCID-yrzt-3m97-53ce Unprivileged access to taxonomy terms Modules wishing to restrict access to taxonomy terms may be incompatible with queries generated both by Drupal core as well as those generated by contributed modules like Entity Reference. As a result, information on taxonomy terms may be disclosed to unprivileged users. CVE-2016-9449
GHSA-p745-347h-hjfw

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-12T00:35:17.554028+00:00 GitLab Importer Affected by VCID-vevm-4sfk-f7gq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2024-55634.yml 38.3.0
2026-04-12T00:25:02.717046+00:00 GitLab Importer Affected by VCID-u4w3-usvb-jyf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2024-45440.yml 38.3.0
2026-04-12T00:17:07.307044+00:00 GitLab Importer Affected by VCID-pk74-yy1n-8qck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-5x28-3f32-x523.yml 38.3.0
2026-04-12T00:17:05.297268+00:00 GitLab Importer Affected by VCID-r8pv-9upr-y7gd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-qf65-hph9-453r.yml 38.3.0
2026-04-12T00:17:03.052542+00:00 GitLab Importer Affected by VCID-vq5y-hdw3-nucj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-x6v2-xmrq-574j.yml 38.3.0
2026-04-12T00:16:53.887629+00:00 GitLab Importer Affected by VCID-utyg-huhu-2ucq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-r67r-42wx-c8r7.yml 38.3.0
2026-04-12T00:16:53.229858+00:00 GitLab Importer Affected by VCID-ty3y-k9t2-qyba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-58xv-7h9r-mx3c.yml 38.3.0
2026-04-12T00:16:51.942584+00:00 GitLab Importer Affected by VCID-5tqs-qmqn-gug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-jjx7-8462-w4m4.yml 38.3.0
2026-04-12T00:16:46.604462+00:00 GitLab Importer Affected by VCID-t84c-8r34-57b9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-86xw-vmcx-9mj4.yml 38.3.0
2026-04-12T00:16:45.331535+00:00 GitLab Importer Affected by VCID-jfq8-xxwa-mkd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-m9fv-whq2-6wmc.yml 38.3.0
2026-04-12T00:16:33.250794+00:00 GitLab Importer Affected by VCID-w3q4-838v-97ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-w333-5f96-mjrr.yml 38.3.0
2026-04-12T00:16:30.774969+00:00 GitLab Importer Affected by VCID-8nda-kjr2-ufd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-jf8c-36vw-98x4.yml 38.3.0
2026-04-12T00:16:27.281515+00:00 GitLab Importer Affected by VCID-wbvy-zrtk-audw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-j66p-fvp2-fxhj.yml 38.3.0
2026-04-12T00:16:25.226767+00:00 GitLab Importer Affected by VCID-kh51-g4cv-tqaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-337w-fxpq-5m34.yml 38.3.0
2026-04-12T00:15:06.992533+00:00 GitLab Importer Affected by VCID-wwvq-399y-rfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-7602.yml 38.3.0
2026-04-11T23:46:35.715633+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25276.yml 38.3.0
2026-04-11T23:46:34.524858+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25273.yml 38.3.0
2026-04-11T23:46:33.221473+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25277.yml 38.3.0
2026-04-11T23:46:27.878311+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25278.yml 38.3.0
2026-04-11T23:46:24.773004+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25275.yml 38.3.0
2026-04-11T23:06:16.808598+00:00 GitLab Importer Affected by VCID-ga35-289v-vqhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-7600.yml 38.3.0
2026-04-11T23:05:37.965548+00:00 GitLab Importer Affected by VCID-rhj7-dy7q-jkhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6340.yml 38.3.0
2026-04-11T22:58:54.386948+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-24775.yml 38.3.0
2026-04-11T22:55:43.623212+00:00 GitLab Importer Affected by VCID-ww44-hb2y-mfd5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13668.yml 38.3.0
2026-04-11T22:55:38.206658+00:00 GitLab Importer Affected by VCID-uqcw-p8g2-cfd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13670.yml 38.3.0
2026-04-11T22:55:35.076074+00:00 GitLab Importer Affected by VCID-k1gx-nznx-7qd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13672.yml 38.3.0
2026-04-11T22:55:34.260930+00:00 GitLab Importer Affected by VCID-n119-gta2-kfg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13669.yml 38.3.0
2026-04-11T22:45:18.165015+00:00 GitLab Importer Affected by VCID-6m8x-cfzp-tkf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13671.yml 38.3.0
2026-04-11T22:05:24.547508+00:00 GitLab Importer Affected by VCID-636u-5bdw-puh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-10909.yml 38.3.0
2026-04-11T22:05:12.809109+00:00 GitLab Importer Affected by VCID-349d-w26k-mqfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-11831.yml 38.3.0
2026-04-11T22:03:43.458502+00:00 GitLab Importer Affected by VCID-565p-mgqe-gkfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2019-03-20.yml 38.3.0
2026-04-11T22:02:11.814221+00:00 GitLab Importer Affected by VCID-3fka-y25d-m7a3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6339.yml 38.3.0
2026-04-11T22:02:10.114436+00:00 GitLab Importer Affected by VCID-3hf4-tvxn-zyh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6922.yml 38.3.0
2026-04-11T22:02:09.158387+00:00 GitLab Importer Affected by VCID-ymka-jfep-87gt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6923.yml 38.3.0
2026-04-11T22:02:04.855079+00:00 GitLab Importer Affected by VCID-cucx-jfqf-pkd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6338.yml 38.3.0
2026-04-11T22:01:55.476120+00:00 GitLab Importer Affected by VCID-1922-fwnz-wkbt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6924.yml 38.3.0
2026-04-11T22:01:55.148908+00:00 GitLab Importer Affected by VCID-krhy-kg1b-rfbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6921.yml 38.3.0
2026-04-11T22:01:54.707177+00:00 GitLab Importer Affected by VCID-fm5k-u7s6-wfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6925.yml 38.3.0
2026-04-11T22:00:16.932965+00:00 GitLab Importer Affected by VCID-nd8n-5dsu-2fbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-4.yml 38.3.0
2026-04-11T22:00:15.043141+00:00 GitLab Importer Affected by VCID-rr4q-f5cv-nkah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-3.yml 38.3.0
2026-04-11T22:00:07.716977+00:00 GitLab Importer Affected by VCID-u1xx-aazv-bkg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-5.yml 38.3.0
2026-04-11T22:00:06.884650+00:00 GitLab Importer Affected by VCID-gzcu-sbks-wyfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-2.yml 38.3.0
2026-04-11T22:00:02.583228+00:00 GitLab Importer Affected by VCID-c9dm-17vt-4bbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-1.yml 38.3.0
2026-04-11T21:57:55.899935+00:00 GitLab Importer Affected by VCID-hzr8-ttbu-ebhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6920.yml 38.3.0
2026-04-11T21:53:19.434144+00:00 GitLab Importer Affected by VCID-4aer-46u2-23f6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-9861.yml 38.3.0
2026-04-11T21:53:16.213549+00:00 GitLab Importer Affected by VCID-9vdz-1jpq-kue3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-04-18.yml 38.3.0
2026-04-11T21:52:47.688618+00:00 GitLab Importer Affected by VCID-nc36-atc6-yua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/SA-CORE-2018-003.yml 38.3.0
2026-04-11T21:52:31.018458+00:00 GitLab Importer Affected by VCID-jnu7-1j9c-dqck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6927.yml 38.3.0
2026-04-11T21:52:29.190939+00:00 GitLab Importer Affected by VCID-yare-57j9-j7cs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6932.yml 38.3.0
2026-04-11T21:52:27.661025+00:00 GitLab Importer Affected by VCID-s9kv-9qfu-gbdq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6928.yml 38.3.0
2026-04-11T21:52:27.293046+00:00 GitLab Importer Affected by VCID-g1rp-twzp-63e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6929.yml 38.3.0
2026-04-11T21:52:26.546160+00:00 GitLab Importer Affected by VCID-9f24-vqyt-r7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6930.yml 38.3.0
2026-04-11T21:52:26.032391+00:00 GitLab Importer Affected by VCID-48ut-ykkc-83fx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6926.yml 38.3.0
2026-04-11T21:47:16.912122+00:00 GitLab Importer Affected by VCID-y74s-ghyc-2bhs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6919.yml 38.3.0
2026-04-11T21:47:02.867140+00:00 GitLab Importer Affected by VCID-m1ur-bb9m-m7d5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6379.yml 38.3.0
2026-04-11T21:47:01.706473+00:00 GitLab Importer Affected by VCID-hpsp-5qtj-v7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6377.yml 38.3.0
2026-04-11T21:45:27.396739+00:00 GitLab Importer Fixing VCID-yrzt-3m97-53ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9449.yml 38.3.0
2026-04-11T21:45:27.001125+00:00 GitLab Importer Fixing VCID-vy1y-zkf3-4ue4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9452.yml 38.3.0
2026-04-11T21:45:26.613075+00:00 GitLab Importer Fixing VCID-sktb-khbq-cuaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9450.yml 38.3.0
2026-04-04T14:31:30.605360+00:00 GHSA Importer Fixing VCID-vy1y-zkf3-4ue4 https://github.com/advisories/GHSA-jpj8-49hr-wcwv 38.1.0
2026-04-04T14:31:30.574715+00:00 GHSA Importer Fixing VCID-sktb-khbq-cuaq https://github.com/advisories/GHSA-98w5-wqp9-w466 38.1.0
2026-04-04T14:31:25.714421+00:00 GHSA Importer Fixing VCID-yrzt-3m97-53ce https://github.com/advisories/GHSA-p745-347h-hjfw 38.1.0
2026-04-03T00:43:04.711370+00:00 GitLab Importer Affected by VCID-vevm-4sfk-f7gq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2024-55634.yml 38.1.0
2026-04-03T00:32:39.361127+00:00 GitLab Importer Affected by VCID-u4w3-usvb-jyf6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2024-45440.yml 38.1.0
2026-04-03T00:24:06.413416+00:00 GitLab Importer Affected by VCID-pk74-yy1n-8qck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-5x28-3f32-x523.yml 38.1.0
2026-04-03T00:24:04.488927+00:00 GitLab Importer Affected by VCID-r8pv-9upr-y7gd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-qf65-hph9-453r.yml 38.1.0
2026-04-03T00:24:02.334156+00:00 GitLab Importer Affected by VCID-vq5y-hdw3-nucj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-x6v2-xmrq-574j.yml 38.1.0
2026-04-03T00:23:53.246072+00:00 GitLab Importer Affected by VCID-utyg-huhu-2ucq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-r67r-42wx-c8r7.yml 38.1.0
2026-04-03T00:23:52.601182+00:00 GitLab Importer Affected by VCID-ty3y-k9t2-qyba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-58xv-7h9r-mx3c.yml 38.1.0
2026-04-03T00:23:51.381407+00:00 GitLab Importer Affected by VCID-5tqs-qmqn-gug5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-jjx7-8462-w4m4.yml 38.1.0
2026-04-03T00:23:46.172496+00:00 GitLab Importer Affected by VCID-t84c-8r34-57b9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-86xw-vmcx-9mj4.yml 38.1.0
2026-04-03T00:23:44.934584+00:00 GitLab Importer Affected by VCID-jfq8-xxwa-mkd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-m9fv-whq2-6wmc.yml 38.1.0
2026-04-03T00:23:33.144466+00:00 GitLab Importer Affected by VCID-w3q4-838v-97ck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-w333-5f96-mjrr.yml 38.1.0
2026-04-03T00:23:30.718826+00:00 GitLab Importer Affected by VCID-8nda-kjr2-ufd4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-jf8c-36vw-98x4.yml 38.1.0
2026-04-03T00:23:27.372501+00:00 GitLab Importer Affected by VCID-wbvy-zrtk-audw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-j66p-fvp2-fxhj.yml 38.1.0
2026-04-03T00:23:25.432363+00:00 GitLab Importer Affected by VCID-kh51-g4cv-tqaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/GHSA-337w-fxpq-5m34.yml 38.1.0
2026-04-03T00:21:48.781272+00:00 GitLab Importer Affected by VCID-wwvq-399y-rfhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-7602.yml 38.1.0
2026-04-02T23:50:05.716634+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25276.yml 38.1.0
2026-04-02T23:50:04.718020+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25273.yml 38.1.0
2026-04-02T23:50:03.672150+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25277.yml 38.1.0
2026-04-02T23:49:59.072499+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25278.yml 38.1.0
2026-04-02T23:49:56.507147+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25275.yml 38.1.0
2026-04-02T23:14:32.910652+00:00 GitLab Importer Affected by VCID-ga35-289v-vqhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-7600.yml 38.1.0
2026-04-02T23:13:52.790352+00:00 GitLab Importer Affected by VCID-rhj7-dy7q-jkhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6340.yml 38.1.0
2026-04-02T23:07:39.588167+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-24775.yml 38.1.0
2026-04-02T23:04:47.522352+00:00 GitLab Importer Affected by VCID-ww44-hb2y-mfd5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13668.yml 38.1.0
2026-04-02T23:04:42.664717+00:00 GitLab Importer Affected by VCID-uqcw-p8g2-cfd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13670.yml 38.1.0
2026-04-02T23:04:39.843731+00:00 GitLab Importer Affected by VCID-k1gx-nznx-7qd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13672.yml 38.1.0
2026-04-02T23:04:39.130029+00:00 GitLab Importer Affected by VCID-n119-gta2-kfg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13669.yml 38.1.0
2026-04-02T22:55:14.049203+00:00 GitLab Importer Affected by VCID-6m8x-cfzp-tkf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13671.yml 38.1.0
2026-04-02T22:18:16.345591+00:00 GitLab Importer Affected by VCID-636u-5bdw-puh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-10909.yml 38.1.0
2026-04-02T22:18:05.367305+00:00 GitLab Importer Affected by VCID-349d-w26k-mqfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-11831.yml 38.1.0
2026-04-02T22:16:43.468828+00:00 GitLab Importer Affected by VCID-565p-mgqe-gkfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2019-03-20.yml 38.1.0
2026-04-02T22:15:11.179294+00:00 GitLab Importer Affected by VCID-3fka-y25d-m7a3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6339.yml 38.1.0
2026-04-02T22:15:09.632178+00:00 GitLab Importer Affected by VCID-3hf4-tvxn-zyh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6922.yml 38.1.0
2026-04-02T22:15:08.734330+00:00 GitLab Importer Affected by VCID-ymka-jfep-87gt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6923.yml 38.1.0
2026-04-02T22:15:04.823777+00:00 GitLab Importer Affected by VCID-cucx-jfqf-pkd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6338.yml 38.1.0
2026-04-02T22:14:56.363247+00:00 GitLab Importer Affected by VCID-1922-fwnz-wkbt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6924.yml 38.1.0
2026-04-02T22:14:56.066822+00:00 GitLab Importer Affected by VCID-krhy-kg1b-rfbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6921.yml 38.1.0
2026-04-02T22:14:55.675523+00:00 GitLab Importer Affected by VCID-fm5k-u7s6-wfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6925.yml 38.1.0
2026-04-02T22:13:23.025569+00:00 GitLab Importer Affected by VCID-nd8n-5dsu-2fbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-4.yml 38.1.0
2026-04-02T22:13:21.316416+00:00 GitLab Importer Affected by VCID-rr4q-f5cv-nkah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-3.yml 38.1.0
2026-04-02T22:13:15.105996+00:00 GitLab Importer Affected by VCID-u1xx-aazv-bkg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-5.yml 38.1.0
2026-04-02T22:13:14.351202+00:00 GitLab Importer Affected by VCID-gzcu-sbks-wyfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-2.yml 38.1.0
2026-04-02T22:13:10.524465+00:00 GitLab Importer Affected by VCID-c9dm-17vt-4bbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-1.yml 38.1.0
2026-04-02T22:11:17.010468+00:00 GitLab Importer Affected by VCID-hzr8-ttbu-ebhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6920.yml 38.1.0
2026-04-02T22:07:03.792051+00:00 GitLab Importer Affected by VCID-4aer-46u2-23f6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-9861.yml 38.1.0
2026-04-02T22:07:00.917288+00:00 GitLab Importer Affected by VCID-9vdz-1jpq-kue3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-04-18.yml 38.1.0
2026-04-02T22:06:34.883983+00:00 GitLab Importer Affected by VCID-nc36-atc6-yua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/SA-CORE-2018-003.yml 38.1.0
2026-04-02T22:06:18.228276+00:00 GitLab Importer Affected by VCID-jnu7-1j9c-dqck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6927.yml 38.1.0
2026-04-02T22:06:16.611503+00:00 GitLab Importer Affected by VCID-yare-57j9-j7cs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6932.yml 38.1.0
2026-04-02T22:06:15.263129+00:00 GitLab Importer Affected by VCID-s9kv-9qfu-gbdq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6928.yml 38.1.0
2026-04-02T22:06:14.921297+00:00 GitLab Importer Affected by VCID-g1rp-twzp-63e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6929.yml 38.1.0
2026-04-02T22:06:14.247430+00:00 GitLab Importer Affected by VCID-9f24-vqyt-r7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6930.yml 38.1.0
2026-04-02T22:06:13.798679+00:00 GitLab Importer Affected by VCID-48ut-ykkc-83fx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6926.yml 38.1.0
2026-04-02T22:01:15.082375+00:00 GitLab Importer Affected by VCID-y74s-ghyc-2bhs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6919.yml 38.1.0
2026-04-02T22:01:02.525897+00:00 GitLab Importer Affected by VCID-m1ur-bb9m-m7d5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6379.yml 38.1.0
2026-04-02T22:01:01.503507+00:00 GitLab Importer Affected by VCID-hpsp-5qtj-v7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6377.yml 38.1.0
2026-04-02T21:59:31.478272+00:00 GitLab Importer Fixing VCID-yrzt-3m97-53ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9449.yml 38.1.0
2026-04-02T21:59:31.124288+00:00 GitLab Importer Fixing VCID-vy1y-zkf3-4ue4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9452.yml 38.1.0
2026-04-02T21:59:28.020643+00:00 GitLab Importer Fixing VCID-sktb-khbq-cuaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9450.yml 38.1.0
2026-04-01T18:13:29.691252+00:00 GitLab Importer Affected by VCID-n7un-zgqv-jfef https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25276.yml 38.0.0
2026-04-01T18:13:29.126189+00:00 GitLab Importer Affected by VCID-bbzr-hbhv-yyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25273.yml 38.0.0
2026-04-01T18:13:28.495209+00:00 GitLab Importer Affected by VCID-mapb-hsvc-2khc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25277.yml 38.0.0
2026-04-01T18:13:25.512082+00:00 GitLab Importer Affected by VCID-dgjq-y5zj-cud1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25278.yml 38.0.0
2026-04-01T18:13:24.039340+00:00 GitLab Importer Affected by VCID-6ck5-9e5b-w3ay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-25275.yml 38.0.0
2026-04-01T17:34:31.884312+00:00 GitLab Importer Affected by VCID-ga35-289v-vqhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-7600.yml 38.0.0
2026-04-01T17:33:52.834393+00:00 GitLab Importer Affected by VCID-rhj7-dy7q-jkhw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6340.yml 38.0.0
2026-04-01T17:27:00.970353+00:00 GitLab Importer Affected by VCID-wbuz-qcp3-43aq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2022-24775.yml 38.0.0
2026-04-01T17:23:44.611362+00:00 GitLab Importer Affected by VCID-ww44-hb2y-mfd5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13668.yml 38.0.0
2026-04-01T17:23:39.311050+00:00 GitLab Importer Affected by VCID-uqcw-p8g2-cfd2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13670.yml 38.0.0
2026-04-01T17:23:36.072035+00:00 GitLab Importer Affected by VCID-k1gx-nznx-7qd6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13672.yml 38.0.0
2026-04-01T17:23:35.309538+00:00 GitLab Importer Affected by VCID-n119-gta2-kfg1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13669.yml 38.0.0
2026-04-01T17:13:31.847162+00:00 GitLab Importer Affected by VCID-6m8x-cfzp-tkf4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2020-13671.yml 38.0.0
2026-04-01T16:35:57.288421+00:00 GitLab Importer Affected by VCID-636u-5bdw-puh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-10909.yml 38.0.0
2026-04-01T16:35:46.224428+00:00 GitLab Importer Affected by VCID-349d-w26k-mqfw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-11831.yml 38.0.0
2026-04-01T16:34:20.298147+00:00 GitLab Importer Affected by VCID-565p-mgqe-gkfc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2019-03-20.yml 38.0.0
2026-04-01T16:32:44.289820+00:00 GitLab Importer Affected by VCID-3fka-y25d-m7a3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6339.yml 38.0.0
2026-04-01T16:32:42.673028+00:00 GitLab Importer Affected by VCID-3hf4-tvxn-zyh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6922.yml 38.0.0
2026-04-01T16:32:41.726866+00:00 GitLab Importer Affected by VCID-ymka-jfep-87gt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6923.yml 38.0.0
2026-04-01T16:32:37.531605+00:00 GitLab Importer Affected by VCID-cucx-jfqf-pkd1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2019-6338.yml 38.0.0
2026-04-01T16:32:28.634645+00:00 GitLab Importer Affected by VCID-1922-fwnz-wkbt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6924.yml 38.0.0
2026-04-01T16:32:28.321268+00:00 GitLab Importer Affected by VCID-krhy-kg1b-rfbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6921.yml 38.0.0
2026-04-01T16:32:27.898837+00:00 GitLab Importer Affected by VCID-fm5k-u7s6-wfhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6925.yml 38.0.0
2026-04-01T16:30:46.792801+00:00 GitLab Importer Affected by VCID-nd8n-5dsu-2fbp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-4.yml 38.0.0
2026-04-01T16:30:44.915662+00:00 GitLab Importer Affected by VCID-rr4q-f5cv-nkah https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-3.yml 38.0.0
2026-04-01T16:30:38.812195+00:00 GitLab Importer Affected by VCID-u1xx-aazv-bkg5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-5.yml 38.0.0
2026-04-01T16:30:37.918438+00:00 GitLab Importer Affected by VCID-gzcu-sbks-wyfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-2.yml 38.0.0
2026-04-01T16:30:34.230945+00:00 GitLab Importer Affected by VCID-c9dm-17vt-4bbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-10-17-1.yml 38.0.0
2026-04-01T16:28:39.200542+00:00 GitLab Importer Affected by VCID-hzr8-ttbu-ebhg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6920.yml 38.0.0
2026-04-01T16:24:07.364394+00:00 GitLab Importer Affected by VCID-4aer-46u2-23f6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2018-9861.yml 38.0.0
2026-04-01T16:24:04.200830+00:00 GitLab Importer Affected by VCID-9vdz-1jpq-kue3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/2018-04-18.yml 38.0.0
2026-04-01T16:23:35.343017+00:00 GitLab Importer Affected by VCID-nc36-atc6-yua6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/SA-CORE-2018-003.yml 38.0.0
2026-04-01T16:23:16.417170+00:00 GitLab Importer Affected by VCID-jnu7-1j9c-dqck https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6927.yml 38.0.0
2026-04-01T16:23:14.669679+00:00 GitLab Importer Affected by VCID-yare-57j9-j7cs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6932.yml 38.0.0
2026-04-01T16:23:13.226740+00:00 GitLab Importer Affected by VCID-s9kv-9qfu-gbdq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6928.yml 38.0.0
2026-04-01T16:23:12.864529+00:00 GitLab Importer Affected by VCID-g1rp-twzp-63e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6929.yml 38.0.0
2026-04-01T16:23:12.118444+00:00 GitLab Importer Affected by VCID-9f24-vqyt-r7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6930.yml 38.0.0
2026-04-01T16:23:11.608781+00:00 GitLab Importer Affected by VCID-48ut-ykkc-83fx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6926.yml 38.0.0
2026-04-01T16:18:26.068093+00:00 GitLab Importer Affected by VCID-y74s-ghyc-2bhs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6919.yml 38.0.0
2026-04-01T16:18:13.637637+00:00 GitLab Importer Affected by VCID-m1ur-bb9m-m7d5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6379.yml 38.0.0
2026-04-01T16:18:12.564418+00:00 GitLab Importer Affected by VCID-hpsp-5qtj-v7dq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2017-6377.yml 38.0.0
2026-04-01T13:11:46.649042+00:00 GithubOSV Importer Fixing VCID-yrzt-3m97-53ce https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-p745-347h-hjfw/GHSA-p745-347h-hjfw.json 38.0.0
2026-04-01T13:11:12.249851+00:00 GithubOSV Importer Fixing VCID-sktb-khbq-cuaq https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-98w5-wqp9-w466/GHSA-98w5-wqp9-w466.json 38.0.0
2026-04-01T13:07:37.781787+00:00 GithubOSV Importer Fixing VCID-vy1y-zkf3-4ue4 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-jpj8-49hr-wcwv/GHSA-jpj8-49hr-wcwv.json 38.0.0
2026-04-01T12:47:07.133514+00:00 GitLab Importer Fixing VCID-yrzt-3m97-53ce https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9449.yml 38.0.0
2026-04-01T12:47:07.121659+00:00 GitLab Importer Fixing VCID-vy1y-zkf3-4ue4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9452.yml 38.0.0
2026-04-01T12:47:07.109587+00:00 GitLab Importer Fixing VCID-sktb-khbq-cuaq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/drupal/drupal/CVE-2016-9450.yml 38.0.0