Lucene search
K

453 matches found

OSV
OSV
added 2023/11/01 4:56 p.m.2 views

DRUPAL-CONTRIB-2023-049

This module enables you to view all paragraph entities in an admin view. The module contains an access bypass that allows non admin users to access the view. The vulnerability can be mitigated by editing the view to change the permission required to access the page...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/10/04 3:41 p.m.4 views

DRUPAL-CONTRIB-2023-048

This module enables users to log in by email address with minimal configurations. Drupal core contains protection against brute force attacks via a flood control mechanism. This module's functionality did not replicate the flood control, enabling brute force attacks. A previous security advisory,...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/09/27 4:33 p.m.2 views

DRUPAL-CONTRIB-2023-047

This module enables notifications to be sent to all users of a particular role, or to the content's author when a piece of content is transitioned from one state to another via core's content\moderation module. The module doesn't sufficiently check access to content when sending notifications. Th...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/08/30 4:23 p.m.3 views

DRUPAL-CONTRIB-2023-042

This module enables you to hide email addresses from bots and site scrapers by using the rot13 strategy. The module doesn't sufficiently escape the data attribute under the scenario a user has access to manipulate that value. This vulnerability is mitigated by the fact that an attacker must have ...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/08/30 4:22 p.m.2 views

DRUPAL-CONTRIB-2023-041

This module makes PatternLab's custom Twig functions available to Drupal theming. The module's included examples don't sufficiently filter data. This vulnerability is mitigated by the fact that the included examples must have been copied to a site's theme...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/08/23 5:6 p.m.2 views

DRUPAL-CONTRIB-2023-039

This module aims to prevent broken content references by informing content editors either on delete or archive moderation. The module provides an "orphaned content" report for broken references, which may reveal titles of unpublished content...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/08/23 5:0 p.m.3 views

DRUPAL-CONTRIB-2023-038

This module provides integration with Shorthand, an application which describes itself as "beautifully simple storytelling". The module does not check appropriate permissions when displaying a list of all shorthand stories...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/08/23 4:54 p.m.4 views

DRUPAL-CONTRIB-2023-037

This module enables you to build administrative pages for managing configuration objects, which may then be used elsewhere in the site. The module doesn't sufficiently validate access when the JSONAPI module is also installed. This vulnerability is mitigated by the fact that it only affects sites...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/08/02 6:59 p.m.2 views

DRUPAL-CONTRIB-2023-033

This module enables you to add the Matomo web statistics tracking system to your website. The module does not check the Matomo JS code loaded on the website. So a user could configure the module to load JS from a malicious website. This vulnerability is mitigated by the fact that an attacker must...

6.9AI score
Exploits0References1
OSV
OSV
added 2023/07/26 7:15 p.m.3 views

DRUPAL-CONTRIB-2023-031

The module doesn’t sufficiently protect against malicious links, which means an attacker can trick an administrator into performing unwanted actions. This vulnerability is mitigated by the fact that the set of unwanted actions is limited to specific configurations...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/07/12 6:19 p.m.3 views

DRUPAL-CONTRIB-2023-030

This module enables you to allow and/or require users to use a second authentication method in addition to password authentication. The module doesn't sufficiently ensure all core login routes, including the password reset page, require a second factor credential. This vulnerability is mitigated ...

7.1AI score
Exploits0References1
OSV
OSV
added 2023/06/28 5:21 p.m.3 views

DRUPAL-CONTRIB-2023-028

This module enables you to render a field in an expandable/collapsible region. The module doesn't sufficiently sanitize the field content when displaying it to an end user. This vulnerability is mitigated by the fact that an attacker must have a role capable of creating content that uses the fiel...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/05/31 1:20 p.m.2 views

DRUPAL-CONTRIB-2023-018

This module provides social media share & follow buttons. The module doesn't sufficiently check access to a node when retrieving the label of an AddToAny block. This vulnerability is mitigated by the fact it requires the node ID to be passed via the route, requiring another module or specific...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/05/31 1:18 p.m.5 views

DRUPAL-CONTRIB-2023-017

The Consent Popup provides a configurable popup that requires acceptance of a question before the visitor can continue, typically used for age consent. The module doesn't sufficiently sanitizes the text on the block leading to a cross site scripting XSS vulnerability. This vulnerability is...

5.9AI score
Exploits0References1
Drupal
Drupal
added 2023/05/03 12:0 a.m.7 views

S3 File System - Moderately critical - Access bypass - SA-CONTRIB-2023-014

S3 File System s3fs provides an additional file system to your Drupal site, which stores files in Amazon's Simple Storage Service S3 or any other S3-compatible storage service. This module may fail to validate that a file being requested to be moved to storage was uploaded during the same web...

5.6AI score
Exploits0References4
OSV
OSV
added 2023/04/12 4:9 p.m.3 views

DRUPAL-CONTRIB-2023-013

This module enables you to secure any page with a password. The module does not sufficiently restrict access to the page content...

6.8AI score
Exploits0References1
OSV
OSV
added 2023/03/29 5:44 p.m.3 views

DRUPAL-CONTRIB-2023-012

This module is a tool for developers, analysts, and administrators that allows them to generate reports on a given Drupal installation. The module does not sufficiently sanitize some data presented in its reports. This vulnerability is mitigated by the fact that an attacker must have a role with...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/03/15 5:22 p.m.3 views

DRUPAL-CONTRIB-2023-010

The Media Responsive Thumbnail module allows media reference fields to be rendered as a responsive image. This module does not properly check entity access prior to rendering media. This may result in users seeing thumbnails of media items they do not have access to. This release was coordinated...

6.7AI score
Exploits0References1
OSV
OSV
added 2023/03/08 5:46 p.m.3 views

DRUPAL-CONTRIB-2023-009

This module provides a new UI experience for node editing - Gutenberg editor. This vulnerability can cause DoS by using reusable blocks improperly. This vulnerability is mitigated by the fact an attacker must have "use gutenberg" permission to exploit it...

6.8AI score
Exploits0References1
CNNVD
CNNVD
added 2023/03/06 12:0 a.m.2 views

Email Registration SQL注入漏洞

Email Registration is drupalprojects open source an e-mail registration application . Allows users to register and login using their email address. An SQL injection vulnerability exists in Email Registration versions prior to 6.x-1.0, which stems from the fact that manipulation of the parameter...

9.8CVSS7.2AI score0.00628EPSS
Exploits0References5
Rows per page
Query Builder