From c74c3cd04d956047644f8ccf1deae7730f922355 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 19:43:58 +0000 Subject: [PATCH] Publish Advisories GHSA-jxhp-rwqv-9fjj GHSA-jxhp-rwqv-9fjj --- .../GHSA-jxhp-rwqv-9fjj.json | 65 +++++++++++++++++++ .../GHSA-jxhp-rwqv-9fjj.json | 35 ---------- 2 files changed, 65 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json diff --git a/advisories/github-reviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json b/advisories/github-reviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json new file mode 100644 index 00000000000..62d29f71d51 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jxhp-rwqv-9fjj", + "modified": "2025-04-14T19:42:05Z", + "published": "2022-05-17T03:29:56Z", + "aliases": [ + "CVE-2015-3989" + ], + "summary": "concrete5 vulnerable to Cross-site Scripting", + "details": "Multiple cross-site scripting (XSS) vulnerabilities in concrete5 before 5.7.4 allow remote attackers to inject arbitrary web script or HTML via vectors related to private messages or other unspecified vectors.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "concrete5/concrete5" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.7.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3989" + }, + { + "type": "WEB", + "url": "https://documentation.concretecms.org/developers/introduction/version-history/5-7-4-release-notes" + }, + { + "type": "PACKAGE", + "url": "https://github.com/concretecms/concretecms" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228094356/http://www.securityfocus.com/bid/74699" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T19:42:05Z", + "nvd_published_at": "2015-05-15T18:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json b/advisories/unreviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json deleted file mode 100644 index dae7a7bf99c..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-jxhp-rwqv-9fjj/GHSA-jxhp-rwqv-9fjj.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jxhp-rwqv-9fjj", - "modified": "2025-04-12T12:48:00Z", - "published": "2022-05-17T03:29:56Z", - "aliases": [ - "CVE-2015-3989" - ], - "details": "Multiple cross-site scripting (XSS) vulnerabilities in concrete5 before 5.7.4 allow remote attackers to inject arbitrary web script or HTML via vectors related to private messages or other unspecified vectors.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3989" - }, - { - "type": "WEB", - "url": "https://www.concrete5.org/documentation/developers/5.7/background/version-history/5-7-4-release-notes" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/74699" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2015-05-15T18:59:00Z" - } -} \ No newline at end of file