From 7ccf0b4ec6396697ac513176dfb45f128abaf4d4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 12:32:05 +0000 Subject: [PATCH] Publish Advisories GHSA-3xrr-g3wm-x44g GHSA-fpxj-4hrf-4q23 GHSA-h794-4839-wpwv GHSA-mqmq-2p8r-q32f --- .../GHSA-3xrr-g3wm-x44g.json | 40 +++++++++++++++++++ .../GHSA-fpxj-4hrf-4q23.json | 36 +++++++++++++++++ .../GHSA-h794-4839-wpwv.json | 36 +++++++++++++++++ .../GHSA-mqmq-2p8r-q32f.json | 36 +++++++++++++++++ 4 files changed, 148 insertions(+) create mode 100644 advisories/unreviewed/2025/05/GHSA-3xrr-g3wm-x44g/GHSA-3xrr-g3wm-x44g.json create mode 100644 advisories/unreviewed/2025/05/GHSA-fpxj-4hrf-4q23/GHSA-fpxj-4hrf-4q23.json create mode 100644 advisories/unreviewed/2025/05/GHSA-h794-4839-wpwv/GHSA-h794-4839-wpwv.json create mode 100644 advisories/unreviewed/2025/05/GHSA-mqmq-2p8r-q32f/GHSA-mqmq-2p8r-q32f.json diff --git a/advisories/unreviewed/2025/05/GHSA-3xrr-g3wm-x44g/GHSA-3xrr-g3wm-x44g.json b/advisories/unreviewed/2025/05/GHSA-3xrr-g3wm-x44g/GHSA-3xrr-g3wm-x44g.json new file mode 100644 index 00000000000..312c6c0126c --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-3xrr-g3wm-x44g/GHSA-3xrr-g3wm-x44g.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3xrr-g3wm-x44g", + "modified": "2025-05-12T12:30:25Z", + "published": "2025-05-12T12:30:25Z", + "aliases": [ + "CVE-2025-1533" + ], + "details": "A stack buffer overflow has been identified in the AsIO3.sys driver. This vulnerability can be triggered by input manipulation, may leading to a system crash (BSOD) or other potentially undefined execution.\nRefer to the 'Security Update for Armoury Crate App' section on the ASUS Security Advisory for more information.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/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-1533" + }, + { + "type": "WEB", + "url": "https://www.asus.com/content/asus-product-security-advisory" + }, + { + "type": "WEB", + "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2025-2144" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-121" + ], + "severity": "HIGH", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-12T10:15:21Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-fpxj-4hrf-4q23/GHSA-fpxj-4hrf-4q23.json b/advisories/unreviewed/2025/05/GHSA-fpxj-4hrf-4q23/GHSA-fpxj-4hrf-4q23.json new file mode 100644 index 00000000000..310c4b0ee41 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-fpxj-4hrf-4q23/GHSA-fpxj-4hrf-4q23.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fpxj-4hrf-4q23", + "modified": "2025-05-12T12:30:26Z", + "published": "2025-05-12T12:30:26Z", + "aliases": [ + "CVE-2025-40627" + ], + "details": "Reflected Cross-Site Scripting (XSS) vulnerability in AbanteCart v1.4.0, that could allow an attacker to execute JavaScript code in a victim's browser by sending the victim a malicious URL. This vulnerability can be exploited to steal sensitive user data, such as session cookies, or to perform actions on behalf of the user, through \"/eyes?\n\n[XSS_PAYLOAD]\".", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/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-40627" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/reflected-cross-site-scripting-xss-abantecart" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-12T12:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-h794-4839-wpwv/GHSA-h794-4839-wpwv.json b/advisories/unreviewed/2025/05/GHSA-h794-4839-wpwv/GHSA-h794-4839-wpwv.json new file mode 100644 index 00000000000..f3f59224113 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-h794-4839-wpwv/GHSA-h794-4839-wpwv.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h794-4839-wpwv", + "modified": "2025-05-12T12:30:26Z", + "published": "2025-05-12T12:30:26Z", + "aliases": [ + "CVE-2025-40626" + ], + "details": "Reflected Cross-Site Scripting (XSS) vulnerability in AbanteCart v1.4.0, that could allow an attacker to execute JavaScript code in a victim's browser by sending the victim a malicious URL. This vulnerability can be exploited to steal sensitive user data, such as session cookies, or to perform actions on behalf of the user, through \"/about_us?[XSS_PAYLOAD]\".", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/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-40626" + }, + { + "type": "WEB", + "url": "https://www.incibe.es/en/incibe-cert/notices/aviso/reflected-cross-site-scripting-xss-abantecart" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-12T12:15:17Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-mqmq-2p8r-q32f/GHSA-mqmq-2p8r-q32f.json b/advisories/unreviewed/2025/05/GHSA-mqmq-2p8r-q32f/GHSA-mqmq-2p8r-q32f.json new file mode 100644 index 00000000000..a66d9378c62 --- /dev/null +++ b/advisories/unreviewed/2025/05/GHSA-mqmq-2p8r-q32f/GHSA-mqmq-2p8r-q32f.json @@ -0,0 +1,36 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mqmq-2p8r-q32f", + "modified": "2025-05-12T12:30:25Z", + "published": "2025-05-12T12:30:25Z", + "aliases": [ + "CVE-2025-22247" + ], + "details": "VMware Tools contains an insecure file handling vulnerability. A malicious actor with non-administrative privileges on a guest VM may tamper the local files to trigger insecure file operations within that VM.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22247" + }, + { + "type": "WEB", + "url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/25683" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-59" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2025-05-12T11:15:49Z" + } +} \ No newline at end of file