From f84fd0be54eaedaad59d3cc3b109395fd0e77952 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 20:52:41 +0000 Subject: [PATCH] Publish Advisories GHSA-g5c6-w479-93xm GHSA-r8xx-8vm8-x6wj --- .../GHSA-g5c6-w479-93xm.json | 31 ++++++++++++++++--- .../GHSA-r8xx-8vm8-x6wj.json | 8 +++-- 2 files changed, 33 insertions(+), 6 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json (71%) diff --git a/advisories/unreviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json b/advisories/github-reviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json similarity index 71% rename from advisories/unreviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json rename to advisories/github-reviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json index bc4d0fd68d3..99698a9ca46 100644 --- a/advisories/unreviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json +++ b/advisories/github-reviewed/2022/05/GHSA-g5c6-w479-93xm/GHSA-g5c6-w479-93xm.json @@ -1,23 +1,46 @@ { "schema_version": "1.4.0", "id": "GHSA-g5c6-w479-93xm", - "modified": "2022-05-02T06:22:59Z", + "modified": "2024-01-19T20:50:37Z", "published": "2022-05-02T06:22:59Z", "aliases": [ "CVE-2010-1459" ], + "summary": "Mono ASP.NET View State Cross-Site Scripting (XSS) vulnerability", "details": "The default configuration of ASP.NET in Mono before 2.6.4 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by the __VIEWSTATE parameter to 2.0/menu/menu1.aspx in the XSP sample project.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "NuGet", + "name": "mono" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.6.4" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1459" }, + { + "type": "PACKAGE", + "url": "https://github.com/mono/mono" + }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html" @@ -48,8 +71,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-19T20:50:37Z", "nvd_published_at": "2010-05-27T19:00:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-r8xx-8vm8-x6wj/GHSA-r8xx-8vm8-x6wj.json b/advisories/github-reviewed/2023/12/GHSA-r8xx-8vm8-x6wj/GHSA-r8xx-8vm8-x6wj.json index 42eefdf6822..d7dfafd5c82 100644 --- a/advisories/github-reviewed/2023/12/GHSA-r8xx-8vm8-x6wj/GHSA-r8xx-8vm8-x6wj.json +++ b/advisories/github-reviewed/2023/12/GHSA-r8xx-8vm8-x6wj/GHSA-r8xx-8vm8-x6wj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-r8xx-8vm8-x6wj", - "modified": "2023-12-18T19:34:14Z", + "modified": "2024-01-19T20:50:49Z", "published": "2023-12-18T19:34:14Z", "aliases": [ "CVE-2023-50724" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50724" + }, { "type": "WEB", "url": "https://github.com/resque/resque/issues/1679" @@ -69,6 +73,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-12-18T19:34:14Z", - "nvd_published_at": null + "nvd_published_at": "2023-12-21T15:15:10Z" } } \ No newline at end of file