Publish Advisories

GHSA-v7hg-77v9-2445
GHSA-rpjw-97p8-p2xp
This commit is contained in:
advisory-database[bot]
2024-01-03 21:40:37 +00:00
parent 46fdae4465
commit 8676483dd0
2 changed files with 62 additions and 21 deletions
@@ -1,17 +1,36 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v7hg-77v9-2445",
"modified": "2023-12-30T18:30:37Z",
"modified": "2024-01-03T21:39:56Z",
"published": "2023-12-30T18:30:37Z",
"aliases": [
"CVE-2023-49299"
],
"summary": "Apache DolphinScheduler: Arbitrary js execute as root for authenticated users",
"details": "Improper Input Validation vulnerability in Apache DolphinScheduler. An authenticated user can cause arbitrary, unsandboxed javascript to be executed on the server.This issue affects Apache DolphinScheduler: until 3.1.9.\n\nUsers are recommended to upgrade to version 3.1.9, which fixes the issue.\n\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.dolphinscheduler:dolphinscheduler-master"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.9"
}
]
}
]
}
],
"references": [
{
@@ -22,6 +41,14 @@
"type": "WEB",
"url": "https://github.com/apache/dolphinscheduler/pull/15228"
},
{
"type": "WEB",
"url": "https://github.com/apache/dolphinscheduler/commit/b5eddc0ce85d379080a51bf2162477f7d8c1b7d2"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/dolphinscheduler"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/tnf99qoc6tlnwrny4t1zk6mfszgdsokm"
@@ -31,9 +58,9 @@
"cwe_ids": [
"CWE-20"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-03T21:39:56Z",
"nvd_published_at": "2023-12-30T17:15:07Z"
}
}
@@ -1,17 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rpjw-97p8-p2xp",
"modified": "2024-01-03T00:30:22Z",
"modified": "2024-01-03T21:39:18Z",
"published": "2024-01-03T00:30:22Z",
"aliases": [
"CVE-2020-26623"
],
"summary": "Gila CMS SQL Injection",
"details": "SQL Injection vulnerability discovered in Gila CMS 1.15.4 and earlier allows a remote attacker to execute arbitrary web scripts via the Area parameter under the Administration>Widget tab after the login portal.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "gilacms/gila"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.15.4"
}
]
}
]
}
],
"references": [
{
@@ -19,29 +41,21 @@
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26623"
},
{
"type": "WEB",
"type": "PACKAGE",
"url": "https://github.com/GilaCMS/gila"
},
{
"type": "WEB",
"url": "https://github.com/GilaCMS/gila/security/policy"
},
{
"type": "WEB",
"url": "https://packetstormsecurity.com/files/176301/GilaCMS-1.15.4-SQL-Injection.html"
},
{
"type": "WEB",
"url": "http://gilacms.com"
}
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-03T21:39:18Z",
"nvd_published_at": "2024-01-02T22:15:07Z"
}
}