Publish GHSA-258h-f687-4226

This commit is contained in:
advisory-database[bot]
2024-07-31 21:06:58 +00:00
parent 440bb3f6d2
commit 4a94417685
@@ -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
}
}