fkie_cve-2024-47057
Vulnerability from fkie_nvd
Published
2025-05-28 18:15
Modified
2025-05-29 14:29
Severity ?
Summary
SummaryThis advisory addresses a security vulnerability in Mautic related to the "Forget your password" functionality. This vulnerability could be exploited by unauthenticated users to enumerate valid usernames.
User Enumeration via Timing Attack: A user enumeration vulnerability exists in the "Forget your password" functionality. Differences in response times for existing and non-existing users, combined with a lack of request limiting, allow an attacker to determine the existence of usernames through a timing-based attack.
MitigationPlease update to a version that addresses this timing vulnerability, where password reset responses are normalized to respond at the same time regardless of user existence.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "SummaryThis advisory addresses a security vulnerability in Mautic related to the \"Forget your password\" functionality. This vulnerability could be exploited by unauthenticated users to enumerate valid usernames.\n\nUser Enumeration via Timing Attack: A user enumeration vulnerability exists in the \"Forget your password\" functionality. Differences in response times for existing and non-existing users, combined with a lack of request limiting, allow an attacker to determine the existence of usernames through a timing-based attack.\n\nMitigationPlease update to a version that addresses this timing vulnerability, where password reset responses are normalized to respond at the same time regardless of user existence." }, { "lang": "es", "value": "Resumen: Este aviso aborda una vulnerabilidad de seguridad en Mautic relacionada con la funci\u00f3n \"Olvida tu contrase\u00f1a\". Esta vulnerabilidad podr\u00eda ser explotada por usuarios no autenticados para enumerar nombres de usuario v\u00e1lidos. Enumeraci\u00f3n de usuarios mediante un ataque de tiempo: Existe una vulnerabilidad de enumeraci\u00f3n de usuarios en la funci\u00f3n \"Olvida tu contrase\u00f1a\". Las diferencias en los tiempos de respuesta entre usuarios existentes y no existentes, junto con la falta de limitaci\u00f3n de solicitudes, permiten a un atacante determinar la existencia de nombres de usuario mediante un ataque de tiempo. Mitigaci\u00f3n: Actualice a una versi\u00f3n que aborde esta vulnerabilidad de tiempo, donde las respuestas de restablecimiento de contrase\u00f1a se normalizan para responder simult\u00e1neamente, independientemente de la existencia del usuario." } ], "id": "CVE-2024-47057", "lastModified": "2025-05-29T14:29:50.247", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "security@mautic.org", "type": "Secondary" } ] }, "published": "2025-05-28T18:15:25.063", "references": [ { "source": "security@mautic.org", "url": "https://github.com/mautic/mautic/security/advisories/GHSA-424x-cxvh-wq9p" } ], "sourceIdentifier": "security@mautic.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-203" } ], "source": "security@mautic.org", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…