From ab682ffdb365642f107bb723f2e01f5e9db0bc96 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 21:30:38 +0000 Subject: [PATCH] Publish Advisories GHSA-47vp-44v9-rhgq GHSA-47vp-44v9-rhgq --- .../GHSA-47vp-44v9-rhgq.json | 123 ++++++++++++++++++ .../GHSA-47vp-44v9-rhgq.json | 50 ------- 2 files changed, 123 insertions(+), 50 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json diff --git a/advisories/github-reviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json b/advisories/github-reviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json new file mode 100644 index 00000000000..187ea3b0551 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json @@ -0,0 +1,123 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-47vp-44v9-rhgq", + "modified": "2024-05-14T21:28:08Z", + "published": "2022-05-14T03:53:47Z", + "aliases": [ + "CVE-2017-7400" + ], + "summary": "OpenStack Horizon Cross-site Scripting (XSS)", + "details": "OpenStack Horizon 9.x through 9.1.1, 10.x through 10.0.2, and 11.0.0 allows remote authenticated administrators to conduct XSS attacks via a crafted federation mapping.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "horizon" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "9.0" + }, + { + "fixed": "9.1.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "horizon" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.0" + }, + { + "fixed": "10.0.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "horizon" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.0.0" + }, + { + "fixed": "11.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7400" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2017:1598" + }, + { + "type": "WEB", + "url": "https://access.redhat.com/errata/RHSA-2017:1739" + }, + { + "type": "WEB", + "url": "https://launchpad.net/bugs/1667086" + }, + { + "type": "WEB", + "url": "https://opendev.org/openstack/horizon/commit/1407cfe53144146b29679de21f28c952282043ae" + }, + { + "type": "WEB", + "url": "https://opendev.org/openstack/horizon/commit/511b325b45b6bd7a88bb6df1a4639b80d0121277" + }, + { + "type": "WEB", + "url": "https://opendev.org/openstack/horizon/commit/a835dbfbaa2c70329c08d4b8429d49315dc6d651" + }, + { + "type": "WEB", + "url": "https://opendev.org/openstack/horizon/commit/ce80bb6fec3cb0262728e7ae8b9d695cf832e5bf" + }, + { + "type": "WEB", + "url": "http://www.securityfocus.com/bid/97324" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:28:08Z", + "nvd_published_at": "2017-04-03T14:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json b/advisories/unreviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json deleted file mode 100644 index 51a3c43bbab..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-47vp-44v9-rhgq/GHSA-47vp-44v9-rhgq.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-47vp-44v9-rhgq", - "modified": "2022-05-14T03:53:47Z", - "published": "2022-05-14T03:53:47Z", - "aliases": [ - "CVE-2017-7400" - ], - "details": "OpenStack Horizon 9.x through 9.1.1, 10.x through 10.0.2, and 11.0.0 allows remote authenticated administrators to conduct XSS attacks via a crafted federation mapping.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7400" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2017:1598" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2017:1739" - }, - { - "type": "WEB", - "url": "https://launchpad.net/bugs/1667086" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/97324" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2017-04-03T14:59:00Z" - } -} \ No newline at end of file