Vulnerability from drupal
Published
2021-01-27 17:17
Modified
2023-08-11 17:24
Summary
Details
The optional Social Auth Extra module enables you to use the single sign-on methods provided by Open Social e.g. Facebook, LinkedIn, Google and Twitter.
The module doesn't implement a proper cache strategy for anonymous users allowing the registration form to be cached with disclosed information in certain scenarios. The information is usually only available for logged-in users of the community.
This vulnerability is mitigated by the fact that social_auth_extra needs to be enabled, one of the single sign-on methods needs to be configured. There is no impact for regular registration without single sign-on.
Removing the single sign-on providers from configuration will allow this vulnerability to be blocked.
Credits
Alexander Varwijk
www.drupal.org/user/1868952
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c8.10.0 || \u003e=9.0.0 \u003c9.8.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/social"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c8.10.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "8.10.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=9.0.0 \u003c9.8.0"
},
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.8.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/1868952"
],
"name": "Alexander Varwijk"
}
],
"details": "The optional Social Auth Extra module enables you to use the single sign-on methods provided by Open Social e.g. Facebook, LinkedIn, Google and Twitter.\n\nThe module doesn\u0027t implement a proper cache strategy for anonymous users allowing the registration form to be cached with disclosed information in certain scenarios. The information is usually only available for logged-in users of the community.\n\nThis vulnerability is mitigated by the fact that `social_auth_extra` needs to be enabled, one of the single sign-on methods needs to be configured. There is no impact for regular registration without single sign-on.\n\nRemoving the single sign-on providers from configuration will allow this vulnerability to be blocked.",
"id": "DRUPAL-CONTRIB-2021-001",
"modified": "2023-08-11T17:24:49.000Z",
"published": "2021-01-27T17:17:43.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2021-001"
}
],
"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…