GHSA-R7Q7-XCJW-QX8Q
Vulnerability from github – Published: 2022-05-14 02:19 – Updated: 2024-11-18 21:35
VLAI?
Summary
TDQM Arbitrary Code Execution
Details
The tqdm._version module in tqdm versions 4.4.1 and 4.10 allows local users to execute arbitrary code via a crafted repo with a malicious git log in the current working directory.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tqdm"
},
"ranges": [
{
"events": [
{
"introduced": "4.4.1"
},
{
"fixed": "4.11.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.1"
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "tqdm"
},
"ranges": [
{
"events": [
{
"introduced": "4.10.0"
},
{
"fixed": "4.11.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.10.0"
]
}
],
"aliases": [
"CVE-2016-10075"
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-28T23:24:28Z",
"nvd_published_at": "2017-01-19T20:59:00Z",
"severity": "HIGH"
},
"details": "The `tqdm._version` module in tqdm versions 4.4.1 and 4.10 allows local users to execute arbitrary code via a crafted repo with a malicious git log in the current working directory.",
"id": "GHSA-r7q7-xcjw-qx8q",
"modified": "2024-11-18T21:35:26Z",
"published": "2022-05-14T02:19:48Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10075"
},
{
"type": "WEB",
"url": "https://github.com/tqdm/tqdm/issues/328"
},
{
"type": "WEB",
"url": "https://github.com/tqdm/tqdm/pull/330"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/tqdm/PYSEC-2017-74.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/tqdm/tqdm"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201807-01"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20170214023533/http://www.securityfocus.com/bid/95143"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/12/28/8"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "TDQM Arbitrary Code Execution"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…