ghsa-q5vw-gwwh-j8r7
Vulnerability from github
Published
2024-12-16 15:31
Modified
2025-09-05 09:30
Severity ?
VLAI Severity ?
Details
Velocidex WinPmem versions below 4.1 suffer from an Improper Input Validation vulnerability whereby an attacker can directly communicate with the driver by accessing the \"\\.\pmem\" device. From that point, it is possible to communicate with the driver via regular device operations, starting with a system of IOCTLs. To send specific orders to the driver, one can use IRP_MJ_DEVICE_CONTROL control code. This issue is remediated in version 4.1.
{ "affected": [], "aliases": [ "CVE-2024-10972" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-367" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-12-16T15:15:06Z", "severity": "HIGH" }, "details": "Velocidex WinPmem versions below 4.1 suffer from an Improper Input Validation vulnerability whereby an attacker can\u00a0directly communicate with the driver by accessing the \\\"\\\\\\\\.\\\\pmem\\\" device. From that point, it is possible to communicate with the driver via regular device operations, starting with a system of IOCTLs. To send specific orders to the driver, one can use IRP_MJ_DEVICE_CONTROL control code. This issue is remediated in version 4.1.", "id": "GHSA-q5vw-gwwh-j8r7", "modified": "2025-09-05T09:30:34Z", "published": "2024-12-16T15:31:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10972" }, { "type": "WEB", "url": "https://github.com/Velocidex/WinPmem/releases/tag/v4.1.dev1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/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.
Loading…