ghsa-5v7c-9xxg-p4h3
Vulnerability from github
Published
2022-05-13 01:27
Modified
2022-05-13 01:27
VLAI Severity ?
Details
The HTTPAuthorized function in bitcoinrpc.cpp in bitcoind 0.8.1 provides information about authentication failure upon detecting the first incorrect byte of a password, which makes it easier for remote attackers to determine passwords via a timing side-channel attack.
{ "affected": [], "aliases": [ "CVE-2013-4165" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-08-02T12:10:00Z", "severity": "MODERATE" }, "details": "The HTTPAuthorized function in bitcoinrpc.cpp in bitcoind 0.8.1 provides information about authentication failure upon detecting the first incorrect byte of a password, which makes it easier for remote attackers to determine passwords via a timing side-channel attack.", "id": "GHSA-5v7c-9xxg-p4h3", "modified": "2022-05-13T01:27:53Z", "published": "2022-05-13T01:27:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4165" }, { "type": "WEB", "url": "https://github.com/bitcoin/bitcoin/issues/2838" }, { "type": "WEB", "url": "https://github.com/bitcoin/bitcoin/pull/2845" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2013/07/25/5" } ], "schema_version": "1.4.0", "severity": [] }
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…
Loading…