Lucene search
+L
DrupalMost viewed

1956 matches found

Drupal
Drupal
added 2025/05/14 12:0 a.m.24 views

One Time Password - Moderately critical - Access bypass - SA-CONTRIB-2025-063

This module enables you to allow users to include a second authentication method in addition to password authentication. The module doesn't sufficiently prevent the same TFA token within a 30 second window. This vulnerability is mitigated by the fact that an attacker must obtain a valid...

4.8CVSS7AI score0.00217EPSS
SaveExploits0References2
Drupal
Drupal
added 2025/02/12 12:0 a.m.24 views

Configuration Split - Moderately critical - Cross Site Request Forgery - SA-CONTRIB-2025-017

This module enables you to create super sets of configuration and enable them conditionally, for example have some modules installed only in some environments. The module does not use Cross Site Request Forgery CSRF tokens to protect routes for enabling or disabling a split. This vulnerability is...

6.8CVSS7.1AI score0.0018EPSS
SaveExploits0References1
Drupal
Drupal
added 2024/12/04 12:0 a.m.24 views

OAuth Client & OpenID Connect SSO | OAuth/OIDC Login - Critical - Cross Site Scripting - SA-CONTRIB-2024-067

This module enables you to authenticate users through an Identity Provider IdP or OAuth Server, allowing them to log in to your Drupal site. The module does not sufficiently escape query parameters sent to the callback URL when displaying error messages, particularly if the code parameter is...

6.1CVSS6.9AI score0.00247EPSS
SaveExploits0References9
Drupal
Drupal
added 2024/08/07 12:0 a.m.24 views

Opigno module - Critical - Arbitrary PHP code execution - SA-CONTRIB-2024-028

The Opigno module is related to Opigno LMS distribution. It implements the module entity, that is a sub-part of a training. In the opignomodule module, uploaded files were not sufficiently validated to prevent arbitrary file uploads, which could lead to Remote Code Execution RCE and/or Cross Site...

9.8CVSS7.4AI score0.00461EPSS
SaveExploits0References9
Drupal
Drupal
added 2024/02/28 12:0 a.m.24 views

Private content - Moderately critical - Access bypass - SA-CONTRIB-2024-012

This module gives each node a 'private' checkbox. If it's set, the node can only be seen by the node author, or users with the 'access private content' permission. The module incorrectly grants access to private nodes under certain specific circumstances. This vulnerability is mitigated by the fa...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References6
Drupal
Drupal
added 2024/02/28 12:0 a.m.24 views

Coffee - Moderately critical - Cross Site Scripting - SA-CONTRIB-2024-011

The Coffee module helps you to navigate through the Drupal admin menus faster with a shortcut popup. The module doesn't sufficiently escape menu names when displaying them in the popup, thereby exposing a XSS vulnerability. This vulnerability is mitigated by the fact that an attacker must have a...

4.8CVSS6AI score0.00223EPSS
SaveExploits0References7
Drupal
Drupal
added 2024/01/31 12:0 a.m.24 views

Entity Delete Log - Moderately critical - Access bypass - SA-CONTRIB-2024-007

The Entity Delete Log module tracks the deletion of configured entity types, such as node or comments. It does not add sufficient permission to the log report page, allowing an attacker to view information from deleted entities...

6.5CVSS6.7AI score0.00272EPSS
SaveExploits0References8
Drupal
Drupal
added 2023/12/20 12:0 a.m.24 views

Data Visualisation Framework - Moderately critical - Cross Site Scripting - SA-CONTRIB-2023-055

This module allows you to turn various data sources Eg CSV or JSON file into interactive visualisation. The DVF module provides a field storage, widget & formatter that can be added to any entity. This module uses two third-party JS libraries having from low to medium vulnerabilities. One of the...

6.7AI score
SaveExploits0References6
Drupal
Drupal
added 2023/06/28 12:0 a.m.24 views

TacJS - Moderately critical - Cross site scripting - SA-CONTRIB-2023-029

This module enables sites to comply with the European cookie law using tarteaucitron.js. The module doesn't sufficiently filter user-supplied text leading to a Cross Site Scripting XSS vulnerability. This vulnerability is mitigated by the fact that an attacker needs additional permissions. The...

6AI score
SaveExploits0References8
Drupal
Drupal
added 2022/05/04 12:0 a.m.24 views

Image Field Caption - Moderately critical - Cross Site Scripting - SA-CONTRIB-2022-036

Image Field Caption imagefieldcaption adds an extra text area for captions on image fields. The module doesn't sanitize user input in certain cases, which leads to a Cross-Site-Scripting XSS vulnerability. The vulnerability is mitigated by several permissions, of which at least some are commonly...

6.3AI score
SaveExploits0References5
Drupal
Drupal
added 2021/06/23 12:0 a.m.24 views

Opigno Learning path - Less critical - UI redressing (clickjacking) - SA-CONTRIB-2021-018

This project is related to Opigno LMS distribution. It implements the learning path, that combines together in a very flexible way the differents steps of a training in Opigno LMS. The module does not set X-Frame-Options and blocks ability of other modules e.g Security Kit to add them, leaving it...

6.5AI score
SaveExploits0References7
Drupal
Drupal
added 2019/05/22 12:0 a.m.24 views

Workflow - Moderately critical - Cross Site Scripting - SA-CONTRIB-2019-049

The Workflow module enables you to create arbitrary Workflows, and assign them to Entities. The module doesn't sufficiently escape HTML in the field settings leading to a Cross Site Scripting XSS vulnerability. This vulnerability is mitigated by the fact that an attacker must have a role with the...

6AI score
SaveExploits0References8
Drupal
Drupal
added 2018/10/17 12:0 a.m.24 views

Workbench Moderation - Moderately critical - Access bypass - SA-CONTRIB-2018-067

The Workbench Moderation module adds arbitrary moderation states to Drupal core's "unpublished" and "published" node states, and affects the behavior of node revisions when nodes are published. In some conditions, content moderation fails to check a users access to use certain transitions, leadin...

6.7AI score
SaveExploits0References12
Drupal
Drupal
added 2016/11/30 12:0 a.m.24 views

Elysia Cron - Critical - Arbitrary PHP code execution - SA-CONTRIB-2016-062

This module enables you to manage cron jobs. The module allows users with the permission "Administer elysia cron" to execute arbitrary PHP code via cron. This vulnerability is mitigated by the fact that an attacker must have a role with the permission "Administer elysia cron". This permission is...

7.9AI score
SaveExploits0References12
Drupal
Drupal
added 2015/12/16 12:0 a.m.24 views

Block Class - Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2015-175

This module enables you to add custom classes to blocks. The module doesn't sufficiently scrub class names written by a malicious block class administrator. This vulnerability is mitigated by the fact that an attacker must have a role with the permission "Administer block classes". CVE identifier...

5.4CVSS5.2AI score0.01116EPSS
SaveExploits0References11
Drupal
Drupal
added 2015/05/27 12:0 a.m.24 views

Storage API - Moderately Critical - Access Bypass - SA-CONTRIB-2015-114

The Storage API module creates an underlying agnostic storage layer for Drupal using many different underlying storage methods. Storage API can be used to create fields for entities to hold data. The module failed to restrict access to the Storage API fields attached to entities that are not node...

7.5CVSS6.4AI score0.0225EPSS
SaveExploits0References10
Drupal
Drupal
added 2015/05/20 12:0 a.m.24 views

Web Links - Less Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2015-110

The Web Links module provides a comprehensive way to manage url links to other websites. The module doesn't sufficiently sanitize user supplied text, thereby exposing a Cross Site Scripting vulnerability. This vulnerability is mitigated by the fact that an attacker must have a role with permissio...

3.5CVSS6AI score0.00965EPSS
SaveExploits0References13
Drupal
Drupal
added 2015/04/29 12:0 a.m.24 views

Views - Critical - Access Bypass - SA-CONTRIB-2015-103

The Views module provides a flexible method for Drupal site designers to control how lists and tables of content, users, taxonomy terms and other data are presented. Access bypass due cache inconsistency Due to an issue in the caching mechanism of Views it's possible that configured filters lose...

5CVSS6.3AI score0.02607EPSS
SaveExploits1References11
Drupal
Drupal
added 2015/04/01 12:0 a.m.24 views

Current Search Links - Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2015-091

Current Search Links module is an extension to the Facet API Current Search Blocks module. Instead of just showing the current search it turns the current search keywords into links that you can drop from the search. The module doesn't sufficiently sanitize the entered search query, thereby...

2.6CVSS5.7AI score0.01178EPSS
SaveExploits0References10
Drupal
Drupal
added 2015/04/01 12:0 a.m.24 views

EntityBulkDelete - Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2015-089

EntityBulkDelete module allows you to delete entities in bulk using the Batch API. The module doesn't sufficiently sanitize user supplied text in some administration pages, thereby exposing a Cross Site Scripting vulnerability. This vulnerability is mitigated by the fact that an attacker must be...

4.3CVSS6AI score0.01184EPSS
SaveExploits0References10
Drupal
Drupal
added 2015/02/25 12:0 a.m.24 views

SA-CONTRIB-2015-053 - Entity API - Cross Site Scripting (XSS)

The Entity API module extends the entity API of Drupal core in order to provide a unified way to deal with entities and their properties. The module doesn't sufficiently sanitize field labels when exposing them through the Token API thereby exposing a Cross Site Scripting XSS vulnerability. This...

3.5CVSS5.7AI score0.01402EPSS
SaveExploits0References11
Drupal
Drupal
added 2015/02/11 12:0 a.m.24 views

SA-CONTRIB-2015-043 - Commerce Balanced Payments - Multiple vulnerabilities

Commerce Balanced Payments module integrates Drupal Commerce with the Balanced Payments third-party service. The module doesn't sufficiently sanitize user supplied text in the Bank Account Listing Page, thereby exposing a Cross Site Scripting vulnerability. Also, some URLs were not protected...

5.8CVSS5.9AI score0.00936EPSS
SaveExploits0References8
Drupal
Drupal
added 2015/02/11 12:0 a.m.24 views

SA-CONTRIB-2015-041 - Feature Set - Cross Site Request Forgery (CSRF)

Feature Set module enables you to enable or disable sets of features or modules. The module doesn't sufficiently protect some URLs against CSRF. A malicious user can cause an administrator to enable and disable modules by getting the administrator's browser to make a request to a specially-crafte...

5.8CVSS6.3AI score0.00636EPSS
SaveExploits0References10
Drupal
Drupal
added 2015/02/04 12:0 a.m.24 views

SA-CONTRIB-2015-038 - Facebook Album Fetcher - Cross Site Scripting (XSS) - Unsupported

Facebook Album Fetcher module allows you to fetch Facebook albums from a Facebook account. The module incorrectly prints fields without proper sanitization thereby exposing a Cross Site Scripting vulnerability. This vulnerability is mitigated by the fact that an attacker must have a role with the...

3.5CVSS6AI score0.00946EPSS
SaveExploits0References9
Drupal
Drupal
added 2015/01/21 12:0 a.m.24 views

SA-CONTRIB-2015-024 - Alfresco - Cross Site Request Forgery (CSRF)

The Alfresco module provides integration between Drupal and Alfresco via Content Management Web Services SOAP and Repository RESTful API. The Alfresco Browser submodule provides an AJAX-based repository browser that allows users to visualize, upload, search and retrieve nodes from the Alfresco...

5.8CVSS6.2AI score0.00643EPSS
SaveExploits0References9
Drupal
Drupal
added 2015/01/07 12:0 a.m.24 views

SA-CONTRIB-2015-009 - Linkit - Cross Site Scripting (XSS)

Linkit provides an easy interface for internal and external linking with wysiwyg editors and fields by using an autocomplete field. The module doesn't sufficiently sanitize node titles in the result list if the node search plugin is enabled. This vulnerability is mitigated by the fact that an...

2.1CVSS6.4AI score0.01118EPSS
SaveExploits0References10
Drupal
Drupal
added 2015/01/07 12:0 a.m.24 views

SA-CONTRIB-2015-008 - Batch Jobs - Cross Site Request Forgery (CSRF)

The Batch Jobs project is a scalable way to execute a list of tasks. Links that take actions on batch jobs are not protected from Cross Site Request Forgery CSRF. A malicious individual could cause a user that has permission to access a particular batch job or an administrator to delete the recor...

6.8CVSS6.9AI score0.00643EPSS
SaveExploits0References9
Drupal
Drupal
added 2015/01/07 12:0 a.m.24 views

SA-CONTRIB-2015-005 - WikiWiki - SQL injection

WikiWiki module gives you one place to create, share and find wiki pages in your site. The module did not sanitize user input inside a database query thereby leading to a SQL Injection vulnerability. CVE identifiers issued CVE-2015-3346 Versions affected WikiWiki 6.x-1.x versions prior to 6.x-1.2...

7.5CVSS7.4AI score0.0126EPSS
SaveExploits0References9
Drupal
Drupal
added 2014/12/10 12:0 a.m.24 views

SA-CONTRIB-2014-121 - Godwin's Law - Cross Site Scripting (XSS)

This module enables you to execute arbitrary Javascript by adding the script to the title of a node. The module doesn't sufficiently sanitize Watchdog messages when viewing the detail view of a specific Watchdog notification. It improperly translated the message rather than using proper Watchdog...

3.5CVSS7AI score0.00946EPSS
SaveExploits0References11
Drupal
Drupal
added 2014/07/23 12:0 a.m.24 views

SA-CONTRIB-2014-072 - Freelinking, Freelinking Case Tracker - Access bypass

The freelinking and freelinking case tracker modules implement a filter for the easier creation of HTML links to other pages in the site or external sites with a wiki style format such as pluginname:identifier. The module doesn't sufficiently check access to content when displaying links to nodes...

4.3CVSS6.1AI score0.01191EPSS
SaveExploits0References10
Drupal
Drupal
added 2014/06/18 12:0 a.m.24 views

SA-CONTRIB-2014-065 - Custom Meta - Cross Site Scripting (XSS)

The module allows you to define and manage custom meta tags. The module does not sufficiently sanitize user input before displaying the attribute and content values for meta tags on the administration page. This vulnerability is mitigated by the fact that an attacker must have access to an accoun...

2.1CVSS6.4AI score0.00941EPSS
SaveExploits0References12
Drupal
Drupal
added 2014/04/02 12:0 a.m.24 views

SA-CONTRIB-2014-036 - Print - Cross Site Scripting

This module provides printer-friendly versions of content, including send by e-mail and PDF versions. The module does not sufficiently sanitize user provided input when generating the printed version of a node. This is mitigated by the fact that an attacker must have permission to create a node...

3.5CVSS6.4AI score0.01046EPSS
SaveExploits0References11
Drupal
Drupal
added 2014/02/12 12:0 a.m.24 views

SA-CONTRIB-2014-018 - Webform - Cross Site Scripting (XSS)

The Webform module enables you to create forms which can be used for surveys, contact forms or other data collection throughout your site. The module doesn't sufficiently sanitize field label titles when two fields have the same formkey, which can only be managed by carefully crafting the webform...

3.5CVSS6.3AI score0.01095EPSS
SaveExploits0References14
Drupal
Drupal
added 2014/02/05 12:0 a.m.24 views

SA-CONTRIB-2014-012- Modal Frame API - Cross Site Scripting (XSS)

This module enables provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin. You should not install this module unless another module requires you to, or you wish to use it for your own custom modules. The module doesn't sufficiently filter user supplied tex...

4.3CVSS6.4AI score0.01792EPSS
SaveExploits0References9
Drupal
Drupal
added 2013/11/20 12:0 a.m.24 views

SA-CONTRIB-2013-093 - Invitation - Access Bypass

The Invitation module restricts registration to users who have an invite code for running a private beta. The module provides default views that don't check access to views prior to displaying private information like usernames and email addresses. CVE identifiers issued CVE-2013-7063 Versions...

5CVSS6.3AI score0.01354EPSS
SaveExploits0References9
Drupal
Drupal
added 2013/10/30 12:0 a.m.24 views

SA-CONTRIB-2013-084 - FileField Sources - Access Bypass

This module expands on the FileField module by allowing you to select new or existing files through additional means, such as re-using files with an auto-complete textfield, attaching server-side files uploaded via FTP, transferring file files from a remote server, pasting a file directly from th...

4CVSS6.4AI score0.01094EPSS
SaveExploits0References10
Drupal
Drupal
added 2013/10/30 12:0 a.m.24 views

SA-CONTRIB-2013-086 - Monster Menus - Access bypass

Monster Menus includes the ability to protect the visibility of comments for each node based on hierarchical permissions. However, a carefully-crafted URL could be used to bypass these permissions, allowing an anonymous user to view the comments associated with certain nodes. In order for this fl...

2.6CVSS6.2AI score0.01185EPSS
SaveExploits0References8
Drupal
Drupal
added 2013/10/02 12:0 a.m.24 views

SA-CONTRIB-2013-078 - Quick Tabs - Access Bypass

The Quick Tabs module allows you to create blocks of tabbed content, specifically views, blocks, nodes and other quicktabs. You can create a block on your site containing multiple tabs with corresponding content. The module does not sufficiently check block permissions before rendering a Quick Ta...

5CVSS6.2AI score0.01513EPSS
SaveExploits0References13
Drupal
Drupal
added 2013/08/14 12:0 a.m.24 views

SA-CONTRIB-2013-068 - Entity API - Access Bypass

The Entity API module extends the entity API of Drupal core in order to provide a unified way to deal with entities and their properties. The module doesn't sufficiently enforce node access restrictions when checking for a user's access to view a comment associated with a particular node. The...

4CVSS6.2AI score0.01082EPSS
SaveExploits0References15
Drupal
Drupal
added 2013/08/07 12:0 a.m.24 views

SA-CONTRIB-2013-063 - Authenticated User Page Caching (Authcache) - Information Disclosure

This module enables page caching for authenticated users. A separate version of each cacheable page is stored for each group of users with the same combination of roles. Users having the exact same role-combination like the superuser uid=1 might access cached pages generated with the superuser...

6.5CVSS6.3AI score0.01626EPSS
SaveExploits0References9
Drupal
Drupal
added 2013/05/29 12:0 a.m.24 views

SA-CONTRIB-2013-050 - Webform - Cross Site Scripting (XSS)

The Webform module allows the creation of custom webforms and surveys. Webform module does not sanitize the labels of created components fields when displaying a list of components to be used in e-mails or downloaded CSV files. This vulnerability is mitigated by the fact that an attacker must hav...

4.3CVSS6.3AI score0.01284EPSS
SaveExploits0References10
Drupal
Drupal
added 2013/02/27 12:0 a.m.24 views

SA-CONTRIB-2013-024 - Creative Theme - Cross Site Scripting (XSS)

Creative Theme is a light weight Drupal 7 theme with a modern look and feel. The theme doesn't properly sanitize user-entered content in the social icon leading to a Cross Site Scripting XSS vulnerability. This vulnerability is mitigated by the fact that an attacker would have to have the...

2.1CVSS5.7AI score0.00941EPSS
SaveExploits0References10
Drupal
Drupal
added 2013/02/13 12:0 a.m.24 views

SA-CONTRIB-2013-016 - Banckle Chat - Access bypass - Unsupported

This module enables you to chat with the visitors of your web site. The module doesn't sufficiently check access to its admin pages. This vulnerability is not mitigated. CVE identifiers issued CVE-2013-0318 Versions affected All Banckle Chat 7.x-1.x versions. Drupal core is not affected. If you d...

10CVSS6.4AI score0.02043EPSS
SaveExploits0References8
Drupal
Drupal
added 2013/01/23 12:0 a.m.24 views

SA-CONTRIB-2013-010 - Search API sorts - Cross Site Scripting (XSS)

This module enables you to sort by Search API facets. The module doesn't sufficiently filter user entered text in field labels. This vulnerability is mitigated by the fact that an attacker must have a role with the ability to modify field labels such as "administer taxonomy". CVE identifiers issu...

2.1CVSS6.3AI score0.00941EPSS
SaveExploits0References9
Drupal
Drupal
added 2012/11/28 12:0 a.m.24 views

SA-CONTRIB-2012-169 - Email Field - Cross Site Scripting and Access bypass

The email module provides a field type CCK / FieldAPI for storing email addresses and a formatter to output the email address as a link to a contact form. The contact form formatter allows a site visitor to email the stored address without letting them see what that e-mail address is. Access bypa...

5.9AI score
SaveExploits0References10
Drupal
Drupal
added 2012/11/14 12:0 a.m.24 views

SA-CONTRIB-2012-163 - User Read-Only - Permission escalation

User Read-only is a module that allows an administrator to prevent modification of user account/profile fields. The administrator can select which fields will allow or disallow editing. The module can mistakenly assign roles when performing unrelated operations against a user's account such as...

3.6CVSS6.3AI score0.01433EPSS
SaveExploits0References11
Drupal
Drupal
added 2012/10/24 12:0 a.m.24 views

SA-CONTRIB-2012-158 - MailChimp - Cross Site Scripting (XSS)

This module provides integration with the MailChimp email delivery service. There are two issues with the webhook processing, which is exposed as an API in mailchimp.module and used by mailchimplists.module to update subscriber information. The webhook URL key can be trivially calculated. Webhook...

4.3CVSS6.4AI score0.01161EPSS
SaveExploits0References9
Drupal
Drupal
added 2012/10/17 12:0 a.m.24 views

SA-CONTRIB-2012-156 - Search API - Cross Site Request Forgery (CSRF)

This module enables you to build searches using a wide range of features, data sources and backends. The module doesn't sufficiently guard the “enable index” action against Cross Site Request Forgery CSRF attacks which could allow an attacker to enable existing search indexes on your site. This...

6.8CVSS6.5AI score0.00636EPSS
SaveExploits0References8
Drupal
Drupal
added 2012/09/19 12:0 a.m.24 views

SA-CONTRIB-2012-143 PRH Search - Cross Site Scripting (XSS)

PRH Search provides an interface to search for association information for Finnish association using the PRH Patentti- ja Rekisterihallitus database. The module fails to sanitize data retrieved from an untrusted third party source, thereby exposing an arbitrary script injection vulnerability XSS...

7.1AI score
SaveExploits0References9
Drupal
Drupal
added 2012/05/30 12:0 a.m.24 views

SA-CONTRIB-2012-089 - Counter - SQL Injection (unsupported)

Counter module counts how many visitors on your website. This module provides real time counting with all data saved to the database. The module doesn't sufficiently filter user supplied text when recording visits to the database which leads to a SQL Injection vulnerability. CVE: CVE-2012-2718...

7.5CVSS7.5AI score0.01889EPSS
SaveExploits0References8
Total number of security vulnerabilities1956