diff --git a/advisories/github-reviewed/2024/06/GHSA-jw8x-6495-233v/GHSA-jw8x-6495-233v.json b/advisories/github-reviewed/2024/06/GHSA-jw8x-6495-233v/GHSA-jw8x-6495-233v.json index e4835a6e41f..2fdfbeb9b54 100644 --- a/advisories/github-reviewed/2024/06/GHSA-jw8x-6495-233v/GHSA-jw8x-6495-233v.json +++ b/advisories/github-reviewed/2024/06/GHSA-jw8x-6495-233v/GHSA-jw8x-6495-233v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jw8x-6495-233v", - "modified": "2024-10-24T22:38:35Z", + "modified": "2024-10-25T16:47:32Z", "published": "2024-06-06T21:30:37Z", "aliases": [ "CVE-2024-5206" @@ -44,6 +44,10 @@ "type": "WEB", "url": "https://github.com/scikit-learn/scikit-learn/commit/70ca21f106b603b611da73012c9ade7cd8e438b8" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/scikit-learn/PYSEC-2024-110.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/scikit-learn/scikit-learn" diff --git a/advisories/github-reviewed/2024/09/GHSA-v345-w9f2-mpm5/GHSA-v345-w9f2-mpm5.json b/advisories/github-reviewed/2024/09/GHSA-v345-w9f2-mpm5/GHSA-v345-w9f2-mpm5.json index 8b29c098322..42390217db7 100644 --- a/advisories/github-reviewed/2024/09/GHSA-v345-w9f2-mpm5/GHSA-v345-w9f2-mpm5.json +++ b/advisories/github-reviewed/2024/09/GHSA-v345-w9f2-mpm5/GHSA-v345-w9f2-mpm5.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-v345-w9f2-mpm5", - "modified": "2024-09-17T22:28:09Z", + "modified": "2024-10-25T16:48:04Z", "published": "2024-09-17T17:55:38Z", "aliases": [ "CVE-2024-45606" ], "summary": "Sentry improperly authorizes muting of alert rules", - "details": "### Impact\nAn authenticated user can mute alert rules from arbitrary organizations and projects given a known given rule ID. The user does not need to be a member of the organization or have permissions on the project. \n\nIn our review, we have identified no instances where alerts have been muted by unauthorized parties. \n\n### Patches\nA patch was issued to ensure authorization checks are properly scoped on requests to mute alert rules. Authenticated users who do not have the necessary permissions are no longer able to mute alerts. \n\nSentry SaaS users do not need to take any action. [Self-Hosted Sentry](https://github.com/getsentry/self-hosted) users should upgrade to version **24.9.0** or higher.\n\n### Affected Versions\nThe rule mute feature was generally available as of 23.6.0 but users with early access may have had the feature as of 23.4.0. \n\n### References\n- [Prevent muting alerts](https://github.com/getsentry/sentry/pull/77016)\n", + "details": "### Impact\nAn authenticated user can mute alert rules from arbitrary organizations and projects given a known given rule ID. The user does not need to be a member of the organization or have permissions on the project. \n\nIn our review, we have identified no instances where alerts have been muted by unauthorized parties. \n\n### Patches\nA patch was issued to ensure authorization checks are properly scoped on requests to mute alert rules. Authenticated users who do not have the necessary permissions are no longer able to mute alerts. \n\nSentry SaaS users do not need to take any action. [Self-Hosted Sentry](https://github.com/getsentry/self-hosted) users should upgrade to version **24.9.0** or higher.\n\n### Affected Versions\nThe rule mute feature was generally available as of 23.6.0 but users with early access may have had the feature as of 23.4.0. \n\n### Update\nAs of 2024-10-25 and after additional we've updated the Severity scoring to reduce Privileged Required from Low to None and Integrity from High to Low. Thanks again to @emanuelbeni for the correction on Privileges Required. \n\n### References\n- [Prevent muting alerts](https://github.com/getsentry/sentry/pull/77016)\n", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/10/GHSA-5vvg-pvhp-hv2m/GHSA-5vvg-pvhp-hv2m.json b/advisories/github-reviewed/2024/10/GHSA-5vvg-pvhp-hv2m/GHSA-5vvg-pvhp-hv2m.json index ab6407bb262..eca9e6e9df8 100644 --- a/advisories/github-reviewed/2024/10/GHSA-5vvg-pvhp-hv2m/GHSA-5vvg-pvhp-hv2m.json +++ b/advisories/github-reviewed/2024/10/GHSA-5vvg-pvhp-hv2m/GHSA-5vvg-pvhp-hv2m.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5vvg-pvhp-hv2m", - "modified": "2024-10-24T22:42:26Z", + "modified": "2024-10-25T16:47:15Z", "published": "2024-10-24T22:42:26Z", "aliases": [ "CVE-2024-49750" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/snowflakedb/snowflake-connector-python/security/advisories/GHSA-5vvg-pvhp-hv2m" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49750" + }, { "type": "WEB", "url": "https://github.com/snowflakedb/snowflake-connector-python/commit/dbc9284a3c0382c131b971b35e8d6ab93c46f37a" @@ -56,6 +60,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-10-24T22:42:26Z", - "nvd_published_at": null + "nvd_published_at": "2024-10-24T22:15:04Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/10/GHSA-c479-wq8g-57hr/GHSA-c479-wq8g-57hr.json b/advisories/github-reviewed/2024/10/GHSA-c479-wq8g-57hr/GHSA-c479-wq8g-57hr.json index 752ed4f1efb..4c7b5d0d209 100644 --- a/advisories/github-reviewed/2024/10/GHSA-c479-wq8g-57hr/GHSA-c479-wq8g-57hr.json +++ b/advisories/github-reviewed/2024/10/GHSA-c479-wq8g-57hr/GHSA-c479-wq8g-57hr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c479-wq8g-57hr", - "modified": "2024-10-24T19:07:03Z", + "modified": "2024-10-25T16:47:19Z", "published": "2024-10-24T19:07:03Z", "aliases": [ "CVE-2024-49762" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/pterodactyl/panel/security/advisories/GHSA-c479-wq8g-57hr" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49762" + }, { "type": "WEB", "url": "https://github.com/pterodactyl/panel/commit/75b59080e2812ced677dab516222b2a3bb34e3a4" @@ -60,6 +64,6 @@ "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-10-24T19:07:03Z", - "nvd_published_at": null + "nvd_published_at": "2024-10-24T22:15:04Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2024/10/GHSA-qfwq-6jh6-8xx4/GHSA-qfwq-6jh6-8xx4.json b/advisories/github-reviewed/2024/10/GHSA-qfwq-6jh6-8xx4/GHSA-qfwq-6jh6-8xx4.json index 4220a79a92d..b58de6f0c18 100644 --- a/advisories/github-reviewed/2024/10/GHSA-qfwq-6jh6-8xx4/GHSA-qfwq-6jh6-8xx4.json +++ b/advisories/github-reviewed/2024/10/GHSA-qfwq-6jh6-8xx4/GHSA-qfwq-6jh6-8xx4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qfwq-6jh6-8xx4", - "modified": "2024-10-24T18:32:40Z", + "modified": "2024-10-25T16:47:17Z", "published": "2024-10-24T18:32:40Z", "aliases": [ "CVE-2024-49760" @@ -40,6 +40,10 @@ "type": "WEB", "url": "https://github.com/OpenRefine/OpenRefine/security/advisories/GHSA-qfwq-6jh6-8xx4" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49760" + }, { "type": "WEB", "url": "https://github.com/OpenRefine/OpenRefine/commit/24d084052dc55426fe460f2a17524fd18d28b20c" @@ -56,6 +60,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-10-24T18:32:40Z", - "nvd_published_at": null + "nvd_published_at": "2024-10-24T22:15:04Z" } } \ No newline at end of file