Publish Advisories

GHSA-683w-6h9j-57wq
GHSA-qq2h-m2hj-hrff
This commit is contained in:
advisory-database[bot]
2025-04-14 22:06:07 +00:00
parent df419c43a1
commit 35a1394194
2 changed files with 34 additions and 13 deletions
@@ -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"
}
}
@@ -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"
}
}