Vulnerability from drupal
Published
2024-12-04 14:40
Modified
2025-02-20 20:07
Summary
Details
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 missing in the response.
Credits
Borut Piletic
www.drupal.org/user/2714887
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003e=3.32.0 \u003c3.44.0 || \u003e=4.0.1 \u003c4.0.19",
"patched": true
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/miniorange_oauth_client"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003e=3.32.0 \u003c3.44.0"
},
"events": [
{
"introduced": "3.32.0"
},
{
"fixed": "3.44.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=4.0.1 \u003c4.0.19"
},
"events": [
{
"introduced": "4.0.1"
},
{
"fixed": "4.0.19"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13301"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/2714887"
],
"name": "Borut Piletic"
}
],
"details": "This module enables you to authenticate users through an Identity Provider (IdP) or OAuth Server, allowing them to log in to your Drupal site.\n\nThe module does not sufficiently escape query parameters sent to the callback URL when displaying error messages, particularly if the code parameter is missing in the response.",
"id": "DRUPAL-CONTRIB-2024-067",
"modified": "2025-02-20T20:07:11.000Z",
"published": "2024-12-04T14:40:50.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-067"
}
],
"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…