Publish Advisories

GHSA-q5h6-49gg-2wfg
GHSA-q5h6-49gg-2wfg
This commit is contained in:
advisory-database[bot]
2024-04-22 22:14:26 +00:00
parent 6fd2b52dca
commit 9e3064f12c
2 changed files with 66 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}