diff --git a/advisories/github-reviewed/2025/01/GHSA-vh22-6c6h-rm8q/GHSA-vh22-6c6h-rm8q.json b/advisories/github-reviewed/2025/01/GHSA-vh22-6c6h-rm8q/GHSA-vh22-6c6h-rm8q.json index 28c758452d8..eedbb7ad469 100644 --- a/advisories/github-reviewed/2025/01/GHSA-vh22-6c6h-rm8q/GHSA-vh22-6c6h-rm8q.json +++ b/advisories/github-reviewed/2025/01/GHSA-vh22-6c6h-rm8q/GHSA-vh22-6c6h-rm8q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vh22-6c6h-rm8q", - "modified": "2025-01-13T17:17:11Z", + "modified": "2025-01-13T21:49:25Z", "published": "2025-01-13T16:57:59Z", "aliases": [ "CVE-2025-23026" @@ -65,22 +65,35 @@ "type": "WEB", "url": "https://github.com/casid/jte/security/advisories/GHSA-vh22-6c6h-rm8q" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23026" + }, { "type": "WEB", "url": "https://github.com/casid/jte/commit/a6fb00d53c7b8dbb86de933215dbe1b9191a57f1" }, + { + "type": "WEB", + "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#description" + }, { "type": "PACKAGE", "url": "https://github.com/casid/jte" + }, + { + "type": "WEB", + "url": "https://github.com/casid/jte/blob/main/jte-runtime/src/main/java/gg/jte/html/escape/Escape.java#L43-L83" } ], "database_specific": { "cwe_ids": [ - "CWE-150" + "CWE-150", + "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-01-13T16:57:59Z", - "nvd_published_at": null + "nvd_published_at": "2025-01-13T20:15:30Z" } } \ No newline at end of file