ghsa-6w8h-9vfj-7934
Vulnerability from github
Published
2022-05-17 19:57
Modified
2022-08-13 00:00
Severity ?
Details
The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have unspecified other impact by leveraging a race condition.
{ "affected": [], "aliases": [ "CVE-2014-9748" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-11T17:15:00Z", "severity": "HIGH" }, "details": "The uv_rwlock_t fallback implementation for Windows XP and Server 2003 in libuv before 1.7.4 does not properly prevent threads from releasing the locks of other threads, which allows attackers to cause a denial of service (deadlock) or possibly have unspecified other impact by leveraging a race condition.", "id": "GHSA-6w8h-9vfj-7934", "modified": "2022-08-13T00:00:31Z", "published": "2022-05-17T19:57:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9748" }, { "type": "WEB", "url": "https://github.com/libuv/libuv/issues/515" }, { "type": "WEB", "url": "https://github.com/libuv/libuv/pull/516" }, { "type": "WEB", "url": "https://github.com/nodejs/node/pull/2723" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!msg/libuv/KyNnGEXR0OA/NWb605ev2LUJ" }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/libuv/WO2cl9zasN8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/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.