diff --git a/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json b/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json index ad9602debbe..bc7bea8f023 100644 --- a/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json +++ b/advisories/github-reviewed/2024/01/GHSA-3pfj-g4wr-qj3j/GHSA-3pfj-g4wr-qj3j.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3pfj-g4wr-qj3j", - "modified": "2024-01-09T19:30:42Z", + "modified": "2025-05-16T22:14:11Z", "published": "2024-01-03T00:30:23Z", "aliases": [ "CVE-2020-26625" diff --git a/advisories/github-reviewed/2024/07/GHSA-vc8w-jr9v-vj7f/GHSA-vc8w-jr9v-vj7f.json b/advisories/github-reviewed/2024/07/GHSA-vc8w-jr9v-vj7f/GHSA-vc8w-jr9v-vj7f.json index 50fdb5d47aa..bcda7765e29 100644 --- a/advisories/github-reviewed/2024/07/GHSA-vc8w-jr9v-vj7f/GHSA-vc8w-jr9v-vj7f.json +++ b/advisories/github-reviewed/2024/07/GHSA-vc8w-jr9v-vj7f/GHSA-vc8w-jr9v-vj7f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vc8w-jr9v-vj7f", - "modified": "2025-04-14T22:07:28Z", + "modified": "2025-05-16T22:14:28Z", "published": "2024-07-11T18:31:14Z", "aliases": [ "CVE-2024-6531" diff --git a/advisories/github-reviewed/2024/10/GHSA-pf5v-pqfv-x8jj/GHSA-pf5v-pqfv-x8jj.json b/advisories/github-reviewed/2024/10/GHSA-pf5v-pqfv-x8jj/GHSA-pf5v-pqfv-x8jj.json index bb431b102b1..b1bf1fe3567 100644 --- a/advisories/github-reviewed/2024/10/GHSA-pf5v-pqfv-x8jj/GHSA-pf5v-pqfv-x8jj.json +++ b/advisories/github-reviewed/2024/10/GHSA-pf5v-pqfv-x8jj/GHSA-pf5v-pqfv-x8jj.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-pf5v-pqfv-x8jj", - "modified": "2024-10-18T16:28:03Z", + "modified": "2025-05-16T22:13:57Z", "published": "2024-10-14T21:16:12Z", "aliases": [ "CVE-2024-48911" ], "summary": "OpenCanary Executes Commands From Potentially Writable Config File", - "details": "### Impact\n\nOpenCanary directly executed commands taken from its config file. Where the config file is stored in an unprivileged user directory but the daemon is executed by root, it’s possible for the unprivileged user to change the config file and escalate permissions when root later runs the daemon.\n\nThanks to the folks at [Whirlylabs](https://whirlylabs.com/) for finding and fixing this.\n\n### Patches\n\nUpgrade to 0.9.4 or higher.\n\n", + "details": "### Impact\n\nOpenCanary directly executed commands taken from its config file. Where the config file is stored in an unprivileged user directory but the daemon is executed by root, it’s possible for the unprivileged user to change the config file and escalate permissions when root later runs the daemon.\n\nThanks to the folks at [Whirlylabs](https://whirlylabs.com/) for finding and fixing this.\n\n### Patches\n\nUpgrade to 0.9.4 or higher.", "severity": [ { "type": "CVSS_V3", @@ -52,6 +52,10 @@ "type": "WEB", "url": "https://github.com/thinkst/opencanary/commit/2c11575b1a3dd8b0df26a879ba856c0aa350c049" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/opencanary/PYSEC-2024-248.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/thinkst/opencanary"