From 4a9441768537c4bb1496fd2e9b2bb1b933de12c4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 21:06:58 +0000 Subject: [PATCH] Publish GHSA-258h-f687-4226 --- .../GHSA-258h-f687-4226.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 advisories/github-reviewed/2024/07/GHSA-258h-f687-4226/GHSA-258h-f687-4226.json diff --git a/advisories/github-reviewed/2024/07/GHSA-258h-f687-4226/GHSA-258h-f687-4226.json b/advisories/github-reviewed/2024/07/GHSA-258h-f687-4226/GHSA-258h-f687-4226.json new file mode 100644 index 00000000000..131077e521e --- /dev/null +++ b/advisories/github-reviewed/2024/07/GHSA-258h-f687-4226/GHSA-258h-f687-4226.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-258h-f687-4226", + "modified": "2024-07-31T21:04:28Z", + "published": "2024-07-31T21:04:28Z", + "aliases": [ + "CVE-2024-41951" + ], + "summary": "PheonixAppAPI has visible Encoding Maps", + "details": "### Impact\nThe issue is that the map of encoding/decoding languages are visible in code. \n\n### Patches\nThe problem was patched in 0.2.4.\n\n### Workarounds\nThe only known workaround is apply the fix to the code manually.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "PheonixAppAPI" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.2.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/AkshuDev/PheonixAppAPI/security/advisories/GHSA-258h-f687-4226" + }, + { + "type": "WEB", + "url": "https://github.com/AkshuDev/PheonixAppAPI/commit/0937419e323f5ea9013d43dc1b82fef9d7e05044" + }, + { + "type": "PACKAGE", + "url": "https://github.com/AkshuDev/PheonixAppAPI" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-323" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-07-31T21:04:28Z", + "nvd_published_at": null + } +} \ No newline at end of file