Vulnerability from drupal
Published
2024-10-02 16:27
Modified
2025-02-20 19:26
Summary
Details
This module enables users to remain logged in separately from session timeouts.
The module doesn't sufficiently check a user's disabled status when validating cookies.
This vulnerability is mitigated by the fact that an attacker must have an unexpired cookie from a previous successful login.
Credits
Geoff Appleby
www.drupal.org/user/490940
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c1.8.0 || \u003e=2.2.0 \u003c2.2.2 || 2.0.* || 2.1.*"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/persistent_login"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c1.8.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "\u003e=2.2.0 \u003c2.2.2"
},
"events": [
{
"introduced": "2.2.0"
},
{
"fixed": "2.2.2"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "2.0.*"
},
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.0"
}
],
"type": "ECOSYSTEM"
},
{
"database_specific": {
"constraint": "2.1.*"
},
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.2.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13280"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/490940"
],
"name": "Geoff Appleby"
}
],
"details": "This module enables users to remain logged in separately from session timeouts.\n\nThe module doesn\u0027t sufficiently check a user\u0027s disabled status when validating cookies.\n\nThis vulnerability is mitigated by the fact that an attacker must have an unexpired cookie from a previous successful login.",
"id": "DRUPAL-CONTRIB-2024-044",
"modified": "2025-02-20T19:26:51.000Z",
"published": "2024-10-02T16:27:12.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-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…