From d9cae7b4e8c6e6efb7ab43bc7d99586c12100300 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 16:40:51 +0000 Subject: [PATCH] Publish Advisories GHSA-h9h3-jx58-6hqq GHSA-h9h3-jx58-6hqq --- .../GHSA-h9h3-jx58-6hqq.json | 57 +++++++++++++++++++ .../GHSA-h9h3-jx58-6hqq.json | 38 ------------- 2 files changed, 57 insertions(+), 38 deletions(-) create mode 100644 advisories/github-reviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json delete mode 100644 advisories/unreviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json diff --git a/advisories/github-reviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json b/advisories/github-reviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json new file mode 100644 index 00000000000..b0f8ee7e41f --- /dev/null +++ b/advisories/github-reviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json @@ -0,0 +1,57 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h9h3-jx58-6hqq", + "modified": "2023-04-10T16:39:20Z", + "published": "2023-04-02T21:30:17Z", + "aliases": [ + "CVE-2023-28679" + ], + "summary": "Jenkins Mashup Portlets Plugin vulnerable to stored cross-site scripting", + "details": "Jenkins Mashup Portlets Plugin 1.1.2 and earlier provides the \"Generic JS Portlet\" feature that lets a user populate a portlet using a custom JavaScript expression.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by authenticated attackers with Overall/Read permission.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "javagh.jenkins:mashup-portlets-plugin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.1.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28679" + }, + { + "type": "WEB", + "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2813" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2023-04-10T16:39:20Z", + "nvd_published_at": "2023-04-02T21:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json b/advisories/unreviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json deleted file mode 100644 index b2997181e46..00000000000 --- a/advisories/unreviewed/2023/04/GHSA-h9h3-jx58-6hqq/GHSA-h9h3-jx58-6hqq.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-h9h3-jx58-6hqq", - "modified": "2023-04-08T03:30:27Z", - "published": "2023-04-02T21:30:17Z", - "aliases": [ - "CVE-2023-28679" - ], - "details": "Jenkins Mashup Portlets Plugin 1.1.2 and earlier provides the \"Generic JS Portlet\" feature that lets a user populate a portlet using a custom JavaScript expression, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by authenticated attackers with Overall/Read permission.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28679" - }, - { - "type": "WEB", - "url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2813" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-04-02T21:15:00Z" - } -} \ No newline at end of file