diff --git a/advisories/github-reviewed/2024/11/GHSA-486g-47cc-8wxf/GHSA-486g-47cc-8wxf.json b/advisories/github-reviewed/2024/11/GHSA-486g-47cc-8wxf/GHSA-486g-47cc-8wxf.json new file mode 100644 index 00000000000..da1b219e4e0 --- /dev/null +++ b/advisories/github-reviewed/2024/11/GHSA-486g-47cc-8wxf/GHSA-486g-47cc-8wxf.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-486g-47cc-8wxf", + "modified": "2024-11-25T22:08:57Z", + "published": "2024-11-25T22:08:57Z", + "aliases": [ + + ], + "summary": "aiocpa contains credential harvesting code", + "details": "aiocpa is a user-facing library for generating color gradients of text. Version 0.1.13 introduced obfuscated, malicious code targeting Crypto Pay users, forwarding client credentials to a remote Telegram bot. All versions have been removed from PyPI.\n", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "aiocpa" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.1.13" + }, + { + "last_affected": "0.1.14" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://blog.pypi.org/posts/2024-11-25-aiocpa-attack-analysis" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/aiocpa/PYSEC-2024-152.yaml" + }, + { + "type": "WEB", + "url": "https://inspector.pypi.io/project/aiocpa/0.1.13/packages/ab/98/7343281068a2c39086d0b877219668a487508197f46e89b3f41046a4a8ba/aiocpa-0.1.13.tar.gz/aiocpa-0.1.13/cryptopay/utils/sync.py#line.44" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-11-25T22:08:57Z", + "nvd_published_at": null + } +} \ No newline at end of file