ghsa-27q9-h529-q4g3
Vulnerability from github
Published
2023-12-24 09:30
Modified
2024-02-27 18:31
Severity ?
Details
OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.
{ "affected": [], "aliases": [ "CVE-2023-51767" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-12-24T07:15:07Z", "severity": "HIGH" }, "details": "OpenSSH through 9.6, when common types of DRAM are used, might allow row hammer attacks (for authentication bypass) because the integer value of authenticated in mm_answer_authpassword does not resist flips of a single bit. NOTE: this is applicable to a certain threat model of attacker-victim co-location in which the attacker has user privileges.", "id": "GHSA-27q9-h529-q4g3", "modified": "2024-02-27T18:31:00Z", "published": "2023-12-24T09:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51767" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-51767" }, { "type": "WEB", "url": "https://arxiv.org/abs/2309.02545" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255850" }, { "type": "WEB", "url": "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/auth-passwd.c#L77" }, { "type": "WEB", "url": "https://github.com/openssh/openssh-portable/blob/8241b9c0529228b4b86d88b1a6076fb9f97e4a99/monitor.c#L878" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240125-0006" }, { "type": "WEB", "url": "https://ubuntu.com/security/CVE-2023-51767" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.