From 8cc4ac5f758c8c4c777ef2f7136168733f39c8b0 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:19:44 +0000 Subject: [PATCH] Publish Advisories GHSA-rvgg-f8qm-6h7j GHSA-c5rv-hjjc-jv7m --- .../GHSA-rvgg-f8qm-6h7j.json | 14 ++++++- .../GHSA-c5rv-hjjc-jv7m.json | 38 +++++++++++++++---- 2 files changed, 43 insertions(+), 9 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json (53%) diff --git a/advisories/github-reviewed/2018/10/GHSA-rvgg-f8qm-6h7j/GHSA-rvgg-f8qm-6h7j.json b/advisories/github-reviewed/2018/10/GHSA-rvgg-f8qm-6h7j/GHSA-rvgg-f8qm-6h7j.json index d830caef77b..5e78fc43387 100644 --- a/advisories/github-reviewed/2018/10/GHSA-rvgg-f8qm-6h7j/GHSA-rvgg-f8qm-6h7j.json +++ b/advisories/github-reviewed/2018/10/GHSA-rvgg-f8qm-6h7j/GHSA-rvgg-f8qm-6h7j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rvgg-f8qm-6h7j", - "modified": "2020-06-16T21:55:57Z", + "modified": "2024-04-12T21:17:45Z", "published": "2018-10-17T16:19:43Z", "aliases": [ "CVE-2018-12540" @@ -37,6 +37,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-12540" }, + { + "type": "WEB", + "url": "https://github.com/vert-x3/vertx-web/issues/970" + }, + { + "type": "WEB", + "url": "https://github.com/vert-x3/vertx-web/commit/f42b193b15a29b772fc576b2d0f2497e7474a7e" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2371" @@ -49,6 +57,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-rvgg-f8qm-6h7j" }, + { + "type": "PACKAGE", + "url": "https://github.com/vert-x3/vertx-web" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r10aef585c521f8ef603f5831f9d97a27d920624025131da950e0c62f@%3Ccommits.pulsar.apache.org%3E" diff --git a/advisories/unreviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json b/advisories/github-reviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json similarity index 53% rename from advisories/unreviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json rename to advisories/github-reviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json index 2edd0807711..ba81ea09684 100644 --- a/advisories/unreviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json +++ b/advisories/github-reviewed/2024/04/GHSA-c5rv-hjjc-jv7m/GHSA-c5rv-hjjc-jv7m.json @@ -1,17 +1,39 @@ { "schema_version": "1.4.0", "id": "GHSA-c5rv-hjjc-jv7m", - "modified": "2024-04-12T15:37:21Z", + "modified": "2024-04-12T21:18:53Z", "published": "2024-04-12T15:37:21Z", "aliases": [ "CVE-2024-31839" ], + "summary": "tiagorlampert CHAOS vulnerable to Cross Site Scripting", "details": "Cross Site Scripting vulnerability in tiagorlampert CHAOS v.5.0.1 allows a remote attacker to escalate privileges via the sendCommandHandler function in the handler.go component.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N" + } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/tiagorlampert/CHAOS" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "5.01" + } + ] + } + ] + } ], "references": [ { @@ -23,17 +45,17 @@ "url": "https://blog.chebuya.com/posts/remote-code-execution-on-chaos-rat-via-spoofed-agents" }, { - "type": "WEB", + "type": "PACKAGE", "url": "https://github.com/tiagorlampert/CHAOS" } ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-04-12T21:18:53Z", "nvd_published_at": "2024-04-12T14:15:07Z" } } \ No newline at end of file