From c137bd29330abf9be08920608fb829666d87f046 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 17:29:34 +0000 Subject: [PATCH] Publish Advisories GHSA-pwm3-776c-8q7q GHSA-pwm3-776c-8q7q --- .../GHSA-pwm3-776c-8q7q.json | 61 +++++++++++++++++++ .../GHSA-pwm3-776c-8q7q.json | 36 ----------- 2 files changed, 61 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json delete mode 100644 advisories/unreviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json diff --git a/advisories/github-reviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json b/advisories/github-reviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json new file mode 100644 index 00000000000..7956adc9301 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pwm3-776c-8q7q", + "modified": "2025-05-15T17:28:16Z", + "published": "2025-05-14T21:31:18Z", + "aliases": [ + "CVE-2025-4641" + ], + "summary": "BoniGarcia WebDriverManager Affected By Improper Restriction of XML External Entity Reference", + "details": "Improper Restriction of XML External Entity Reference vulnerability in bonigarcia webdrivermanager on Windows, MacOS, Linux (XML parsing components modules) allows Data Serialization External Entities Blowup. This vulnerability is associated with program files src/main/java/io/github/bonigarcia/wdm/WebDriverManager.java.\n\nThis issue affects webdrivermanager: from 1.0.0 before 6.1.0.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:H/SC:H/SI:L/SA:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "io.github.bonigarcia:webdrivermanager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "6.1.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4641" + }, + { + "type": "WEB", + "url": "https://github.com/bonigarcia/webdrivermanager/pull/1458" + }, + { + "type": "PACKAGE", + "url": "https://github.com/bonigarcia/webdrivermanager" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-611" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2025-05-15T17:27:58Z", + "nvd_published_at": "2025-05-14T19:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json b/advisories/unreviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json deleted file mode 100644 index f3f05b1d2be..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-pwm3-776c-8q7q/GHSA-pwm3-776c-8q7q.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pwm3-776c-8q7q", - "modified": "2025-05-14T21:31:18Z", - "published": "2025-05-14T21:31:18Z", - "aliases": [ - "CVE-2025-4641" - ], - "details": "Improper Restriction of XML External Entity Reference vulnerability in bonigarcia webdrivermanager WebDriverManager on Windows, MacOS, Linux (XML parsing components modules) allows Data Serialization External Entities Blowup. This vulnerability is associated with program files src/main/java/io/github/bonigarcia/wdm/WebDriverManager.java.\n\nThis issue affects webdrivermanager: from 1.0.0 before 6.0.2.", - "severity": [ - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:H/SC:H/SI:L/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4641" - }, - { - "type": "WEB", - "url": "https://github.com/bonigarcia/webdrivermanager/pull/1458" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-611" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-14T19:15:53Z" - } -} \ No newline at end of file