diff --git a/advisories/unreviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json b/advisories/github-reviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json similarity index 66% rename from advisories/unreviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json rename to advisories/github-reviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json index 1a02de061f3..c34ef4f7763 100644 --- a/advisories/unreviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json +++ b/advisories/github-reviewed/2025/04/GHSA-rrj2-ph5q-jxw2/GHSA-rrj2-ph5q-jxw2.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-rrj2-ph5q-jxw2", - "modified": "2025-04-15T06:30:34Z", + "modified": "2025-04-15T14:24:22Z", "published": "2025-04-15T06:30:34Z", "aliases": [ "CVE-2025-3573" ], + "summary": "jquery-validation vulnerable to Cross-site Scripting", "details": "Versions of the package jquery-validation before 1.20.0 are vulnerable to Cross-site Scripting (XSS) in the showLabel() function, which may take input from a user-controlled placeholder value. This value will populate a message via $.validator.messages in a user localizable dictionary.", "severity": [ { @@ -14,10 +15,30 @@ }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/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" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "jquery-validation" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.20.0" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -31,6 +52,10 @@ "type": "WEB", "url": "https://github.com/jquery-validation/jquery-validation/commit/7a490d8f39bd988027568ddcf51755e1f4688902" }, + { + "type": "PACKAGE", + "url": "https://github.com/jquery-validation/jquery-validation" + }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-JQUERYVALIDATION-5952285" @@ -41,8 +66,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-15T14:24:22Z", "nvd_published_at": "2025-04-15T05:15:31Z" } } \ No newline at end of file