From 5ad373fec540042b82fd0d1ac194b2286a41740e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:43:46 +0000 Subject: [PATCH] Publish Advisories GHSA-rff7-964g-pppx GHSA-rff7-964g-pppx --- .../GHSA-rff7-964g-pppx.json | 115 ++++++++++++++++++ .../GHSA-rff7-964g-pppx.json | 36 ------ 2 files changed, 115 insertions(+), 36 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json diff --git a/advisories/github-reviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json b/advisories/github-reviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json new file mode 100644 index 00000000000..6956f0dd128 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json @@ -0,0 +1,115 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rff7-964g-pppx", + "modified": "2025-04-22T16:42:28Z", + "published": "2022-05-14T01:40:50Z", + "aliases": [ + "CVE-2018-20663" + ], + "summary": "The Reporting Addon for CUBA Platform has Persistent XSS", + "details": "The Reporting Addon (aka Reports Addon) through 2019-01-02 for CUBA Platform through 6.10.x has Persistent XSS via the \"Reports > Reports\" name field.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.haulmont.cuba:cuba-web-toolkit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.10.0" + }, + { + "fixed": "6.10.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.haulmont.cuba:cuba-web-toolkit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "6.9.0" + }, + { + "fixed": "6.9.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.haulmont.cuba:cuba-web-toolkit" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "6.8.15" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20663" + }, + { + "type": "WEB", + "url": "https://github.com/cuba-platform/cuba/issues/1741" + }, + { + "type": "WEB", + "url": "https://github.com/cuba-platform/reports/issues/140" + }, + { + "type": "WEB", + "url": "https://github.com/cuba-platform/cuba/commit/be6aa41ff36a365e2a995d37861e5acfcd32c2c5" + }, + { + "type": "WEB", + "url": "https://github.com/cuba-platform/cuba/commit/e9f972beeae42dc6dbc3aaa6b6ecc9814c0eedb4" + }, + { + "type": "WEB", + "url": "https://github.com/cuba-platform/cuba/commit/ec8784d8f596aa570604f4e5d5d4a7c3ae264c62" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cuba-platform/reports" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-22T16:42:28Z", + "nvd_published_at": "2019-01-03T19:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json b/advisories/unreviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json deleted file mode 100644 index a5be049133d..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-rff7-964g-pppx/GHSA-rff7-964g-pppx.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rff7-964g-pppx", - "modified": "2022-05-14T01:40:50Z", - "published": "2022-05-14T01:40:50Z", - "aliases": [ - "CVE-2018-20663" - ], - "details": "The Reporting Addon (aka Reports Addon) through 2019-01-02 for CUBA Platform through 6.10.x has Persistent XSS via the \"Reports > Reports\" name field.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/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-2018-20663" - }, - { - "type": "WEB", - "url": "https://github.com/cuba-platform/reports/issues/140" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-01-03T19:29:00Z" - } -} \ No newline at end of file