Vulnerability from drupal
Published
2021-11-17 15:45
Modified
2023-08-11 16:47
Summary
Details
This module enables users to authenticate through their Microsoft Azure AD account.
The module does not sufficiently check authorization before updating user profile information in certain non-default configurations. This could lead a user being able to hijack another existing account.
This vulnerability is mitigated by the fact that an attacker must have knowledge of user accounts that have the administrator role or accounts with the 'Set a password for local authentication' permission. In addition the site must be configured with the 'Update email address in user profile' setting turned on.
Credits
John Kingsnorth
www.drupal.org/user/2659819
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.4.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/openid_connect_windows_aad"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.4.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/2659819"
],
"name": "John Kingsnorth"
}
],
"details": "This module enables users to authenticate through their Microsoft Azure AD account.\n\nThe module does not sufficiently check authorization before updating user profile information in certain non-default configurations. This could lead a user being able to hijack another existing account.\n\nThis vulnerability is mitigated by the fact that an attacker must have knowledge of user accounts that have the administrator role or accounts with the \u0027Set a password for local authentication\u0027 permission. In addition the site must be configured with the \u0027Update email address in user profile\u0027 setting turned on.",
"id": "DRUPAL-CONTRIB-2021-044",
"modified": "2023-08-11T16:47:14.000Z",
"published": "2021-11-17T15:45:07.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2021-044"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…