Vulnerability from drupal
Published
2024-05-29 16:44
Modified
2025-02-20 19:14
Summary
Details
Drupal REST & JSON API Authentication module restricts and secures unauthorized access to your Drupal site APIs using different authentication methods including Basic Authentication , API Key Authentication , JWT Authentication , OAuth Authentication , External / Third-Party Provider Authentication, etc.
The module doesn't sufficiently control user access when using Basic Authentication.
Credits
Arek Suchecki
www.drupal.org/user/3553379
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.0.13"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/rest_api_authentication"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.0.13"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.13"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13258"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3553379"
],
"name": "Arek Suchecki"
}
],
"details": "Drupal REST \u0026 JSON API Authentication module restricts and secures unauthorized access to your Drupal site APIs using different authentication methods including Basic Authentication , API Key Authentication , JWT Authentication , OAuth Authentication , External / Third-Party Provider Authentication, etc.\n\nThe module doesn\u0027t sufficiently control user access when using Basic Authentication.",
"id": "DRUPAL-CONTRIB-2024-022",
"modified": "2025-02-20T19:14:10.000Z",
"published": "2024-05-29T16:44:55.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-022"
}
],
"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…