Vulnerability from drupal
Published
2023-10-04 15:41
Modified
2023-10-04 16:35
Summary
Details
This module enables users to log in by email address with minimal configurations.
Drupal core contains protection against brute force attacks via a flood control mechanism. This module's functionality did not replicate the flood control, enabling brute force attacks.
A previous security advisory, SA-CONTRIB-2023-45, was released for this issue, but that release did not successfully address the vulnerability. This security advisory and updated module version supersede the previous one.
Credits
Emil Johnsson
www.drupal.org/user/1868992
Melisa Cordero
www.drupal.org/user/3655438
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c2.9.0"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/mail_login"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c2.9.0"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2.9.0"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [],
"credits": [
{
"contact": [
"https://www.drupal.org/user/1868992"
],
"name": "Emil Johnsson"
},
{
"contact": [
"https://www.drupal.org/user/3655438"
],
"name": "Melisa Cordero"
}
],
"details": "This module enables users to log in by email address with minimal configurations.\n\nDrupal core contains protection against brute force attacks via a flood control mechanism. This module\u0027s functionality did not replicate the flood control, enabling brute force attacks.\n\nA previous security advisory, [SA-CONTRIB-2023-45](https://www.drupal.org/sa-contrib-2023-045), was released for this issue, but that release did not successfully address the vulnerability. This security advisory and updated module version supersede the previous one.",
"id": "DRUPAL-CONTRIB-2023-048",
"modified": "2023-10-04T16:35:18.000Z",
"published": "2023-10-04T15:41:34.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2023-048"
}
],
"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…