From 9e3064f12c80c3478a1d43ee9e1a17bf1b398df3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:14:26 +0000 Subject: [PATCH] Publish Advisories GHSA-q5h6-49gg-2wfg GHSA-q5h6-49gg-2wfg --- .../GHSA-q5h6-49gg-2wfg.json | 66 +++++++++++++++++++ .../GHSA-q5h6-49gg-2wfg.json | 35 ---------- 2 files changed, 66 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json diff --git a/advisories/github-reviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json b/advisories/github-reviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json new file mode 100644 index 00000000000..4be310e745d --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json @@ -0,0 +1,66 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-q5h6-49gg-2wfg", + "modified": "2024-04-22T22:12:57Z", + "published": "2022-05-24T17:42:31Z", + "aliases": [ + "CVE-2020-36245" + ], + "summary": "GramAddict bot uses dependency with reverse tcp backdoor", + "details": "GramAddict through 2.0.0 allows remote attackers to execute arbitrary code because of use of UIAutomator2 and ATX-Agent. The attacker must be able to reach TCP port 7912, e.g., by being on the same Wi-Fi network.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "GramAddict" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.0.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36245" + }, + { + "type": "WEB", + "url": "https://github.com/GramAddict/bot/issues/134" + }, + { + "type": "WEB", + "url": "https://github.com/GramAddict/bot/pull/183" + }, + { + "type": "PACKAGE", + "url": "https://github.com/GramAddict/bot" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-306", + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T22:12:57Z", + "nvd_published_at": "2021-02-17T22:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json b/advisories/unreviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json deleted file mode 100644 index b3a0f878cd8..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-q5h6-49gg-2wfg/GHSA-q5h6-49gg-2wfg.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-q5h6-49gg-2wfg", - "modified": "2022-05-24T17:42:31Z", - "published": "2022-05-24T17:42:31Z", - "aliases": [ - "CVE-2020-36245" - ], - "details": "GramAddict through 1.2.3 allows remote attackers to execute arbitrary code because of use of UIAutomator2 and ATX-Agent. The attacker must be able to reach TCP port 7912, e.g., by being on the same Wi-Fi network.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36245" - }, - { - "type": "WEB", - "url": "https://github.com/GramAddict/bot/issues/134" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-94" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2021-02-17T22:15:00Z" - } -} \ No newline at end of file