fkie_cve-2024-22893
Vulnerability from fkie_nvd
Published
2024-09-25 15:15
Modified
2025-06-13 15:03
Severity ?
Summary
OpenSlides 4.0.15 verifies passwords by comparing password hashes using a function with content-dependent runtime. This can allow attackers to obtain information about the password hash using a timing attack.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gist.github.com/mdickopp/10e4a4ba3d7ded8315a1613ee7f2541e | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
openslides | openslides | 4.0.15 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openslides:openslides:4.0.15:*:*:*:*:*:*:*", "matchCriteriaId": "16CDCABE-B297-489D-A09A-D92351E988A3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "OpenSlides 4.0.15 verifies passwords by comparing password hashes using a function with content-dependent runtime. This can allow attackers to obtain information about the password hash using a timing attack." }, { "lang": "es", "value": "OpenSlides 4.0.15 verifica las contrase\u00f1as comparando los hashes de contrase\u00f1as mediante una funci\u00f3n con un entorno de ejecuci\u00f3n dependiente del contenido. Esto puede permitir a los atacantes obtener informaci\u00f3n sobre el hash de la contrase\u00f1a mediante un ataque de tiempo." } ], "id": "CVE-2024-22893", "lastModified": "2025-06-13T15:03:18.493", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-09-25T15:15:13.520", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://gist.github.com/mdickopp/10e4a4ba3d7ded8315a1613ee7f2541e" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-269" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "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…