From e7b3bf6f64be60162b02d70b542e20f5d5e2e276 Mon Sep 17 00:00:00 2001 From: ziv2013 <31592264+ziv2013@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:04:19 +0800 Subject: [PATCH] Improve GHSA-45cq-3756-7x8c --- .../GHSA-45cq-3756-7x8c.json | 24 ++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/advisories/unreviewed/2026/03/GHSA-45cq-3756-7x8c/GHSA-45cq-3756-7x8c.json b/advisories/unreviewed/2026/03/GHSA-45cq-3756-7x8c/GHSA-45cq-3756-7x8c.json index 9872ec7f41cf..8ba525abe7b2 100644 --- a/advisories/unreviewed/2026/03/GHSA-45cq-3756-7x8c/GHSA-45cq-3756-7x8c.json +++ b/advisories/unreviewed/2026/03/GHSA-45cq-3756-7x8c/GHSA-45cq-3756-7x8c.json @@ -1,19 +1,37 @@ { "schema_version": "1.4.0", "id": "GHSA-45cq-3756-7x8c", - "modified": "2026-03-05T15:30:35Z", + "modified": "2026-03-05T15:30:36Z", "published": "2026-03-04T18:31:53Z", "aliases": [ "CVE-2025-66678" ], - "details": "An issue in the HwRwDrv.sys component of Nil Hardware Editor Hardware Read & Write Utility v1.25.11.26 and earlier allows attackers to execute arbitrary read and write operations via a crafted request.", + "summary": "CVE-2025-66678", + "details": "Hardware Editor Hardware Read & Write Utility is just a utility for BIOS engineer.\n\nIt's expected behavior to read/write memory for this utility.\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "GitHub Actions", + "name": "" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",