From 0a1dd3c22b5bbb11694982b6f61807838d2724af Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 23:10:49 +0000 Subject: [PATCH] Publish GHSA-f5xg-cfpj-2mw6 --- .../GHSA-f5xg-cfpj-2mw6.json | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json (71%) diff --git a/advisories/unreviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json b/advisories/github-reviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json similarity index 71% rename from advisories/unreviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json rename to advisories/github-reviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json index d146aa70e8c..9256b8e37f5 100644 --- a/advisories/unreviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json +++ b/advisories/github-reviewed/2025/06/GHSA-f5xg-cfpj-2mw6/GHSA-f5xg-cfpj-2mw6.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-f5xg-cfpj-2mw6", - "modified": "2025-06-09T21:30:52Z", + "modified": "2025-06-09T23:08:45Z", "published": "2025-06-09T21:30:52Z", "aliases": [ "CVE-2025-5896" ], + "summary": "taro-css-to-react-native Regular Expression Denial of Service vulnerability", "details": "A vulnerability was found in tarojs taro up to 4.1.1. It has been declared as problematic. This vulnerability affects unknown code of the file taro/packages/css-to-react-native/src/index.js. The manipulation leads to inefficient regular expression complexity. The attack can be initiated remotely. Upgrading to version 4.1.2 is able to address this issue. The name of the patch is c2e321a8b6fc873427c466c69f41ed0b5e8814bf. It is recommended to upgrade the affected component.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/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" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "taro-css-to-react-native" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "4.1.2" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/NervJS/taro/commit/c2e321a8b6fc873427c466c69f41ed0b5e8814bf" }, + { + "type": "PACKAGE", + "url": "https://github.com/NervJS/taro" + }, { "type": "WEB", "url": "https://github.com/NervJS/taro/releases/tag/v4.1.2" @@ -53,8 +78,8 @@ "CWE-400" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-06-09T23:08:45Z", "nvd_published_at": "2025-06-09T21:15:47Z" } } \ No newline at end of file