DRUPAL-CONTRIB-2024-044

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/persistent_login/DRUPAL-CONTRIB-2024-044.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2024-044
Aliases
  • CVE-2024-13280
Published
2024-10-02T16:27:12Z
Modified
2025-12-10T23:41:27.736553Z
Summary
[none]
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.

References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/persistent_login

Package

Name
drupal/persistent_login
Purl
pkg:composer/drupal/persistent_login

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.0
Database specific
{
    "constraint": "<1.8.0"
}
Type
ECOSYSTEM
Events
Introduced
2.2.0
Fixed
2.2.2
Database specific
{
    "constraint": ">=2.2.0 <2.2.2"
}
Type
ECOSYSTEM
Events
Introduced
2.0.0
Fixed
2.1.0
Database specific
{
    "constraint": "2.0.*"
}
Type
ECOSYSTEM
Events
Introduced
2.1.0
Fixed
2.2.0
Database specific
{
    "constraint": "2.1.*"
}

Database specific

affected_versions
"<1.8.0 || >=2.2.0 <2.2.2 || 2.0.* || 2.1.*"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/persistent_login/DRUPAL-CONTRIB-2024-044.json"