Search for packages
| purl | pkg:composer/drupal/drupal@8.4.0-beta1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1xsh-7f63-v3df
Aliases: CVE-2020-13672 GHSA-3m36-mjwj-352c |
multiple issues |
Affected by 13 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 13 other vulnerabilities. |
|
VCID-2yyq-kyeu-uufc
Aliases: GMS-2018-60 |
URL Redirection to Untrusted Site ('Open Redirect') Anonymous Open Redirect in drupal. |
Affected by 27 other vulnerabilities. |
|
VCID-4p5n-ujzt-qfdx
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. |
Affected by 18 other vulnerabilities. Affected by 19 other vulnerabilities. Affected by 19 other vulnerabilities. |
|
VCID-4yqy-eqn7-wkcf
Aliases: GHSA-m9fv-whq2-6wmc |
Drupal core Multiple vulnerabilities due to the use of the third-party library Archive_Tar |
Affected by 19 other vulnerabilities. Affected by 26 other vulnerabilities. |
|
VCID-4zg8-2vm9-ubch
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. |
Affected by 41 other vulnerabilities. |
|
VCID-51ze-a1zm-ukey
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. |
Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
|
VCID-5821-1xss-8fdu
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. |
Affected by 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-5txj-xsnq-ducf
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. |
Affected by 21 other vulnerabilities. Affected by 21 other vulnerabilities. |
|
VCID-7qhc-n6hc-ukbu
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. |
Affected by 20 other vulnerabilities. Affected by 23 other vulnerabilities. |
|
VCID-99sr-urzq-8few
Aliases: GHSA-r67r-42wx-c8r7 |
Drupal External URL injection through URL aliases leading to Open Redirect |
Affected by 32 other vulnerabilities. Affected by 27 other vulnerabilities. |
|
VCID-aknt-8ey4-m7hr
Aliases: GHSA-qf65-hph9-453r |
Drupal Cross-Site Scripting (XSS) affecting CKEditor Third-party library |
Affected by 12 other vulnerabilities. Affected by 12 other vulnerabilities. Affected by 17 other vulnerabilities. |
|
VCID-b2x6-54c3-jqa2
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. |
Affected by 12 other vulnerabilities. Affected by 10 other vulnerabilities. Affected by 13 other vulnerabilities. Affected by 6 other vulnerabilities. |
|
VCID-bavm-v6d9-sqd9
Aliases: GHSA-w333-5f96-mjrr |
Drupal core Denial of Service |
Affected by 19 other vulnerabilities. Affected by 26 other vulnerabilities. |
|
VCID-bhyk-vjnk-e3af
Aliases: GMS-2018-57 |
Cross-site Scripting XSS vulnerabiltiy in drupal. |
Affected by 37 other vulnerabilities. Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
|
VCID-crny-qmhc-tqfm
Aliases: GMS-2018-62 |
Improper Access Control In some conditions, content moderation fails to check a users access to use certain transitions, leading to an access bypass. |
Affected by 27 other vulnerabilities. |
|
VCID-e8mp-5awh-eybz
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. |
Affected by 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-e9pt-c5az-ebe2
Aliases: GHSA-337w-fxpq-5m34 |
Drupal core uses a vulnerable Third-party library CKEditor |
Affected by 17 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-f687-ubdn-37en
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. |
Affected by 18 other vulnerabilities. Affected by 19 other vulnerabilities. Affected by 19 other vulnerabilities. |
|
VCID-fx6n-du84-yya2
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. |
Affected by 48 other vulnerabilities. Affected by 41 other vulnerabilities. |
|
VCID-h93x-dbpr-q7cz
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. |
Affected by 11 other vulnerabilities. Affected by 11 other vulnerabilities. |
|
VCID-hqyt-nhb4-4ycr
Aliases: GHSA-j66p-fvp2-fxhj |
Drupal core Arbitrary PHP code execution |
Affected by 14 other vulnerabilities. Affected by 15 other vulnerabilities. Affected by 15 other vulnerabilities. |
|
VCID-j2g3-u36y-nqdv
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. |
Affected by 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-j545-f44v-w3cn
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. |
Affected by 27 other vulnerabilities. Affected by 25 other vulnerabilities. |
|
VCID-j7zf-w99n-nfcf
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. |
Affected by 41 other vulnerabilities. |
|
VCID-jecz-bm88-9uf1
Aliases: GHSA-58xv-7h9r-mx3c |
Drupal Malicious file upload with filenames stating with dot |
Affected by 19 other vulnerabilities. Affected by 26 other vulnerabilities. |
|
VCID-jgec-wuca-bbf1
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. |
Affected by 17 other vulnerabilities. Affected by 18 other vulnerabilities. Affected by 18 other vulnerabilities. |
|
VCID-kd54-616n-wbcw
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. |
Affected by 41 other vulnerabilities. |
|
VCID-kymb-9kr6-fkd7
Aliases: GHSA-5x28-3f32-x523 |
Drupal core Access control bypass |
Affected by 19 other vulnerabilities. Affected by 26 other vulnerabilities. |
|
VCID-n5ur-2ytr-qbh5
Aliases: GHSA-jjx7-8462-w4m4 |
Drupal Core Insufficient Contextual Links validation leads to Remote Code Execution |
Affected by 32 other vulnerabilities. Affected by 27 other vulnerabilities. |
|
VCID-n6tq-72g7-afdg
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. |
Affected by 18 other vulnerabilities. Affected by 19 other vulnerabilities. Affected by 19 other vulnerabilities. |
|
VCID-nqz7-ej49-ckay
Aliases: CVE-2018-7602 GHSA-297x-j9pm-xjgg |
arbitrary command execution |
Affected by 36 other vulnerabilities. Affected by 37 other vulnerabilities. |
|
VCID-p6q6-apzp-pbbh
Aliases: GMS-2018-58 |
Improper Access Control in drupal. |
Affected by 27 other vulnerabilities. |
|
VCID-phkw-q4nd-m7hh
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. |
Affected by 6 other vulnerabilities. Affected by 7 other vulnerabilities. |
|
VCID-pyjy-13mt-cyck
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.) |
Affected by 24 other vulnerabilities. Affected by 24 other vulnerabilities. |
|
VCID-qdwc-2mrq-6qgk
Aliases: GMS-2018-61 |
Code Injection Injection in `DefaultMailSystem::mail()`. |
Affected by 27 other vulnerabilities. |
|
VCID-sbnt-qndd-xubz
Aliases: CVE-2024-45440 GHSA-mg8j-w93w-xjgc |
Affected by 5 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 5 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 4 other vulnerabilities. |
|
|
VCID-svhr-wt5d-xbbq
Aliases: CVE-2018-9861 GHSA-g78h-pf65-46rv |
Cross-site Scripting Cross-site scripting (XSS) vulnerability in the Enhanced Image plugin for CKEditor. |
Affected by 37 other vulnerabilities. Affected by 38 other vulnerabilities. |
|
VCID-tj7d-ydqk-6kga
Aliases: GHSA-jf8c-36vw-98x4 |
Drupal core Remote Code Execution |
Affected by 32 other vulnerabilities. Affected by 27 other vulnerabilities. |
|
VCID-ukc1-s92n-yydh
Aliases: GMS-2018-59 |
URL Redirection to Untrusted Site ('Open Redirect') External URL injection through URL aliases in drupal. |
Affected by 27 other vulnerabilities. |
|
VCID-unh6-xwtu-mkbt
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. |
Affected by 41 other vulnerabilities. |
|
VCID-v2h1-1cfd-muft
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. |
Affected by 41 other vulnerabilities. |
|
VCID-waz7-ejwd-d3eh
Aliases: GHSA-x6v2-xmrq-574j |
Drupal Anonymous Open Redirect |
Affected by 32 other vulnerabilities. Affected by 27 other vulnerabilities. |
|
VCID-x5b9-68nh-rucd
Aliases: GHSA-86xw-vmcx-9mj4 |
Drupal Content moderation Access bypass |
Affected by 32 other vulnerabilities. Affected by 27 other vulnerabilities. |
|
VCID-yy7m-f66v-fbhz
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. |
Affected by 27 other vulnerabilities. Affected by 25 other vulnerabilities. |
|
VCID-zd4q-kddb-t3ha
Aliases: GMS-2019-148 |
Cross-site Scripting vulnerability in drupal. |
Affected by 23 other vulnerabilities. |
|
VCID-zhxf-bmyy-wff6
Aliases: CVE-2024-55634 GHSA-7cwc-fjqm-8vh8 |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||