From 2395fea1caada5e07d791e3bc839c1e4c5038e6b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:29:30 +0000 Subject: [PATCH] Publish Advisories GHSA-fhx8-5c23-x7x5 GHSA-fhx8-5c23-x7x5 --- .../GHSA-fhx8-5c23-x7x5.json | 104 ++++++++++++++++++ .../GHSA-fhx8-5c23-x7x5.json | 58 ---------- 2 files changed, 104 insertions(+), 58 deletions(-) create mode 100644 advisories/github-reviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json delete mode 100644 advisories/unreviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json diff --git a/advisories/github-reviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json b/advisories/github-reviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json new file mode 100644 index 00000000000..59d99b4a0ef --- /dev/null +++ b/advisories/github-reviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json @@ -0,0 +1,104 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-fhx8-5c23-x7x5", + "modified": "2024-09-16T22:28:01Z", + "published": "2024-03-01T15:31:37Z", + "aliases": [ + "CVE-2023-46950" + ], + "summary": "Cross Site Scripting vulnerability in Contribsys Sidekiq ", + "details": "Cross Site Scripting vulnerability in Contribsys Sidekiq v.6.5.8 allows a remote attacker to obtain sensitive information via a crafted URL to the filter functions.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "sidekiq-unique-jobs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "8.0.0" + }, + { + "fixed": "8.0.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "RubyGems", + "name": "sidekiq-unique-jobs" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "7.1.33" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46950" + }, + { + "type": "WEB", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/pull/829" + }, + { + "type": "WEB", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/cd09ba6108f98973b6649a6149790c3d4502b4cc" + }, + { + "type": "WEB", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/commit/ec3afd920c1b55843c72f748a87baac7f8be82ed" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs" + }, + { + "type": "WEB", + "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/releases/tag/v8.0.7" + }, + { + "type": "WEB", + "url": "https://www.mgm-sp.com/cve/sidekiq-unique-jobs-reflected-xss-cve-2023-46950-cve-2023-46951" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-16T22:28:01Z", + "nvd_published_at": "2024-03-01T14:15:53Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json b/advisories/unreviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json deleted file mode 100644 index f4e0cfd7e5b..00000000000 --- a/advisories/unreviewed/2024/03/GHSA-fhx8-5c23-x7x5/GHSA-fhx8-5c23-x7x5.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-fhx8-5c23-x7x5", - "modified": "2024-09-13T18:31:41Z", - "published": "2024-03-01T15:31:37Z", - "aliases": [ - "CVE-2023-46950" - ], - "details": "Cross Site Scripting vulnerability in Contribsys Sidekiq v.6.5.8 allows a remote attacker to obtain sensitive information via a crafted URL to the filter functions.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "WEB", - "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/security/advisories/GHSA-cmh9-rx85-xj38" - }, - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46950" - }, - { - "type": "WEB", - "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/pull/829" - }, - { - "type": "WEB", - "url": "https://github.com/mhenrixon/sidekiq-unique-jobs/releases/tag/v8.0.7" - }, - { - "type": "WEB", - "url": "https://link.org" - }, - { - "type": "WEB", - "url": "https://www.link.com" - }, - { - "type": "WEB", - "url": "https://www.mgm-sp.com/cve/sidekiq-unique-jobs-reflected-xss-cve-2023-46950-cve-2023-46951" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-03-01T14:15:53Z" - } -} \ No newline at end of file