From 35a13941946386e8efc6e040ae72b4a804d2e756 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 22:06:07 +0000 Subject: [PATCH] Publish Advisories GHSA-683w-6h9j-57wq GHSA-qq2h-m2hj-hrff --- .../GHSA-683w-6h9j-57wq.json | 14 +++----- .../GHSA-qq2h-m2hj-hrff.json | 33 ++++++++++++++++--- 2 files changed, 34 insertions(+), 13 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json (63%) diff --git a/advisories/github-reviewed/2018/10/GHSA-683w-6h9j-57wq/GHSA-683w-6h9j-57wq.json b/advisories/github-reviewed/2018/10/GHSA-683w-6h9j-57wq/GHSA-683w-6h9j-57wq.json index 66f194fa59a..740a96450da 100644 --- a/advisories/github-reviewed/2018/10/GHSA-683w-6h9j-57wq/GHSA-683w-6h9j-57wq.json +++ b/advisories/github-reviewed/2018/10/GHSA-683w-6h9j-57wq/GHSA-683w-6h9j-57wq.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-683w-6h9j-57wq", - "modified": "2021-09-01T22:41:27Z", + "modified": "2025-04-14T22:05:04Z", "published": "2018-10-18T17:21:47Z", "aliases": [ "CVE-2016-10006" ], - "summary": "Moderate severity vulnerability that affects org.owasp.antisamy:antisamy", + "summary": "OWASP AntiSamy vulnerable to Cross-site Scripting", "details": "In OWASP AntiSamy before 1.5.5, by submitting a specially crafted input (a tag that supports style with active content), you could bypass the library protections and supply executable code. The impact is XSS.", "severity": [ { @@ -44,21 +44,17 @@ "type": "WEB", "url": "https://github.com/nahsra/antisamy/issues/2" }, - { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-683w-6h9j-57wq" - }, { "type": "PACKAGE", "url": "https://github.com/nahsra/antisamy" }, { "type": "WEB", - "url": "http://www.securityfocus.com/bid/95101" + "url": "https://web.archive.org/web/20170214025813/http://www.securityfocus.com/bid/95101" }, { "type": "WEB", - "url": "http://www.securitytracker.com/id/1037532" + "url": "https://web.archive.org/web/20201207192053/http://www.securitytracker.com/id/1037532" } ], "database_specific": { @@ -68,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:18:23Z", - "nvd_published_at": null + "nvd_published_at": "2016-12-24T18:59:00Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json b/advisories/github-reviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json similarity index 63% rename from advisories/unreviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json rename to advisories/github-reviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json index 2ba061b1eeb..92ea7a77c3f 100644 --- a/advisories/unreviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json +++ b/advisories/github-reviewed/2025/04/GHSA-qq2h-m2hj-hrff/GHSA-qq2h-m2hj-hrff.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-qq2h-m2hj-hrff", - "modified": "2025-04-14T18:31:49Z", + "modified": "2025-04-14T22:03:55Z", "published": "2025-04-14T18:31:49Z", "aliases": [ "CVE-2025-32931" ], + "summary": "DevDojo Voyager Argument Injection vulnerability", "details": "DevDojo Voyager 1.4.0 through 1.8.0, when Laravel 8 or later is used, allows authenticated administrators to execute arbitrary OS commands via a specific php artisan command.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "tcg/voyager" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.4.0" + }, + { + "last_affected": "1.8.0" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -23,6 +44,10 @@ "type": "WEB", "url": "https://github.com/lishihihi/voyager-issue-report" }, + { + "type": "PACKAGE", + "url": "https://github.com/thedevdojo/voyager" + }, { "type": "WEB", "url": "https://github.com/thedevdojo/voyager/blob/1.8/docs/core-concepts/compass.md" @@ -37,8 +62,8 @@ "CWE-88" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T22:03:55Z", "nvd_published_at": "2025-04-14T16:15:22Z" } } \ No newline at end of file