Publish Advisories

GHSA-3pfj-g4wr-qj3j
GHSA-vc8w-jr9v-vj7f
GHSA-pf5v-pqfv-x8jj
This commit is contained in:
advisory-database[bot]
2025-05-16 22:15:09 +00:00
parent 66ac1fe370
commit 6fdc3bfb5f
3 changed files with 8 additions and 4 deletions
@@ -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"
@@ -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"
@@ -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, its 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, its 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"