Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-34062 (GCVE-0-2024-34062)
Vulnerability from cvelistv5 – Published: 2024-05-03 09:55 – Updated: 2025-02-13 17:52- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-34062",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-17T18:59:26.047390Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-17T18:59:40.062Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T02:42:59.890Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p"
},
{
"name": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "tqdm",
"vendor": "tqdm",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.4.0, \u003c 4.66.3"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-74",
"description": "CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T16:09:08.765Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p"
},
{
"name": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/"
}
],
"source": {
"advisory": "GHSA-g7vv-2v7x-gj9p",
"discovery": "UNKNOWN"
},
"title": "tqdm CLI arguments injection attack"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-34062",
"datePublished": "2024-05-03T09:55:26.119Z",
"dateReserved": "2024-04-30T06:56:33.380Z",
"dateUpdated": "2025-02-13T17:52:21.881Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-34062",
"date": "2026-06-07",
"epss": "0.00108",
"percentile": "0.28564"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-34062\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-05-03T10:15:08.500\",\"lastModified\":\"2024-11-21T09:18:00.540\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"tqdm es una barra de progreso de c\u00f3digo abierto para Python y CLI. Cualquier argumento CLI opcional no booleano (por ejemplo, `--delim`, `--buf-size`, `--manpath`) se pasa a trav\u00e9s del `eval` de Python, lo que permite la ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema solo se puede explotar localmente y se solucion\u00f3 en la versi\u00f3n 4.66.3. Se recomienda a todos los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.3,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-74\"}]}],\"references\":[{\"url\":\"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\", \"name\": \"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\", \"name\": \"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T02:42:59.890Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-34062\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-17T18:59:26.047390Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-17T18:59:35.969Z\"}}], \"cna\": {\"title\": \"tqdm CLI arguments injection attack\", \"source\": {\"advisory\": \"GHSA-g7vv-2v7x-gj9p\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"tqdm\", \"product\": \"tqdm\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.4.0, \u003c 4.66.3\"}]}], \"references\": [{\"url\": \"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\", \"name\": \"https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\", \"name\": \"https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-74\", \"description\": \"CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-10T16:09:08.765Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-34062\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:52:21.881Z\", \"dateReserved\": \"2024-04-30T06:56:33.380Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-05-03T09:55:26.119Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
{
"CVSS 2.0": "AV:L/AC:L/Au:S/C:P/I:P/A:P",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Novell Inc., Red Hat Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, Fedora Project, Python Software Foundation",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "15.5 (OpenSUSE Leap), - (openSUSE Tumbleweed), 3 (Red Hat Quay), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 15 SP4 (Suse Linux Enterprise Server), 15 SP4 (SUSE Linux Enterprise Server for SAP Applications), 4.3 (SUSE Manager Retail Branch Server), 4.3 (SUSE Manager Proxy), 4.3 (SUSE Manager Server), 15 SP4 (SUSE Linux Enterprise High Performance Computing), 15 SP4 (SUSE Linux Enterprise Module for Public Cloud), 38 (Fedora), 39 (Fedora), 15 SP5 (SUSE Linux Enterprise Server for SAP Applications), 15 SP5 (Suse Linux Enterprise Server), 15 SP5 (Suse Linux Enterprise Desktop), 15 SP5 (SUSE Linux Enterprise High Performance Computing), 15 SP4-ESPOS (SUSE Linux Enterprise High Performance Computing), 15 SP4-LTSS (SUSE Linux Enterprise High Performance Computing), 40 (Fedora), 15 SP4-LTSS (Suse Linux Enterprise Server), 15 SP6 (Suse Linux Enterprise Desktop), 15 SP6 (Suse Linux Enterprise Server), 15 SP6 (SUSE Linux Enterprise Server for SAP Applications), 15 SP6 (SUSE Linux Enterprise High Performance Computing), 15.6 (OpenSUSE Leap), 15 SP5 (SUSE Linux Enterprise Module for Python 3), 15 SP6 (SUSE Linux Enterprise Module for Python 3), \u0434\u043e 4.66.3 (Python)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439: \n\u0414\u043b\u044f Python:\nhttps://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\nhttps://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: \nhttp://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2024-34062\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/cve-2024-34062\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Novell Inc.:\nhttps://www.suse.com/security/cve/CVE-2024-34062.html\n\n\u0414\u043b\u044f Fedora:\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\t\t\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\t\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "03.05.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "27.03.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "27.03.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-03340",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-34062",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "OpenSUSE Leap, openSUSE Tumbleweed, Red Hat Quay, Debian GNU/Linux, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Suse Linux Enterprise Server, SUSE Linux Enterprise Server for SAP Applications, SUSE Manager Retail Branch Server, SUSE Manager Proxy, SUSE Manager Server, SUSE Linux Enterprise High Performance Computing, SUSE Linux Enterprise Module for Public Cloud, Fedora, Suse Linux Enterprise Desktop, SUSE Linux Enterprise Module for Python 3, Python",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Novell Inc. OpenSUSE Leap 15.5 , Novell Inc. openSUSE Tumbleweed - , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Novell Inc. Suse Linux Enterprise Server 15 SP4 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 15 SP4 , Fedora Project Fedora 38 , Fedora Project Fedora 39 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 15 SP5 , Novell Inc. Suse Linux Enterprise Server 15 SP5 , Novell Inc. Suse Linux Enterprise Desktop 15 SP5 , Fedora Project Fedora 40 , Novell Inc. Suse Linux Enterprise Server 15 SP4-LTSS , Novell Inc. Suse Linux Enterprise Desktop 15 SP6 , Novell Inc. Suse Linux Enterprise Server 15 SP6 , Novell Inc. SUSE Linux Enterprise Server for SAP Applications 15 SP6 , Novell Inc. OpenSUSE Leap 15.6 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f tqdm \u0438\u043d\u0442\u0435\u0440\u043f\u0440\u0435\u0442\u0430\u0442\u043e\u0440\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Python, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0412\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u043c\u043e\u0434\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u0430 (CWE-88)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043c\u043e\u0434\u0443\u043b\u044f tqdm \u0438\u043d\u0442\u0435\u0440\u043f\u0440\u0435\u0442\u0430\u0442\u043e\u0440\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Python \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u0435\u043c \u0438\u043b\u0438 \u043c\u043e\u0434\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0435\u0439 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442\u043e\u0432. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u0434",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u043d\u044a\u0435\u043a\u0446\u0438\u044f",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://redos.red-soft.ru/support/secure/\nhttps://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316\nhttps://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p\nhttps://security-tracker.debian.org/tracker/CVE-2024-34062\nhttps://access.redhat.com/security/cve/cve-2024-34062\nhttps://www.suse.com/security/cve/CVE-2024-34062.html\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/\t\t\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/\t\nhttps://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e, \u0421\u0435\u0442\u0435\u0432\u043e\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-88",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,3)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,8)"
}
CERTFR-2024-AVI-0579
Vulnerability from certfr_avis - Published: 2024-07-12 - Updated: 2024-07-12
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Spectrum | Spectrum Control versions antérieures à 5.4.12 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 sans le correctif de sécurité PH61489 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 sans le correctif de sécurité PH61489 | ||
| IBM | QRadar | QRadar Deployment Intelligence App versions antérieures à 3.0.14 | ||
| IBM | QRadar | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP9 | ||
| IBM | Cloud Pak | Cloud Pak for Security versions antérieures à 1.10.23.0 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 sans le correctif de sécurité 9211224a.240708.epkg.Z | ||
| IBM | QRadar | QRadar Suite Software versions antérieures à 1.10.23.0 | ||
| IBM | QRadar | Security QRadar EDR versions antérieures à 3.12.9 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 sans le correctif de sécurité 9211224a.240708.epkg.Z | ||
| IBM | QRadar | QRadar WinCollect Agent versions antérieures à 10.1.11 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Spectrum Control versions ant\u00e9rieures \u00e0 5.4.12",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25 sans le correctif de s\u00e9curit\u00e9 PH61489",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20 sans le correctif de s\u00e9curit\u00e9 PH61489",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Deployment Intelligence App versions ant\u00e9rieures \u00e0 3.0.14",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Security versions ant\u00e9rieures \u00e0 1.10.23.0",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 sans le correctif de s\u00e9curit\u00e9 9211224a.240708.epkg.Z",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Suite Software versions ant\u00e9rieures \u00e0 1.10.23.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.9",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 sans le correctif de s\u00e9curit\u00e9 9211224a.240708.epkg.Z",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar WinCollect Agent versions ant\u00e9rieures \u00e0 10.1.11",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-1597",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1597"
},
{
"name": "CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2024-22353",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22353"
},
{
"name": "CVE-2024-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3772"
},
{
"name": "CVE-2023-50312",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50312"
},
{
"name": "CVE-2024-2466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2466"
},
{
"name": "CVE-2024-28102",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28102"
},
{
"name": "CVE-2024-34069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34069"
},
{
"name": "CVE-2019-11358",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11358"
},
{
"name": "CVE-2020-15778",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15778"
},
{
"name": "CVE-2024-34997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34997"
},
{
"name": "CVE-2022-3287",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3287"
},
{
"name": "CVE-2020-13936",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13936"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2023-45802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45802"
},
{
"name": "CVE-2023-3635",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3635"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2021-41072",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41072"
},
{
"name": "CVE-2024-28176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28176"
},
{
"name": "CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"name": "CVE-2020-23064",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-23064"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2024-2379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2379"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-31122",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31122"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-51775",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51775"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2024-3019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3019"
},
{
"name": "CVE-2024-5206",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5206"
},
{
"name": "CVE-2024-27088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27088"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2020-11022",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11022"
},
{
"name": "CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-27270",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27270"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-6387",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6387"
},
{
"name": "CVE-2024-25023",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25023"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2021-40153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40153"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
}
],
"initial_release_date": "2024-07-12T00:00:00",
"last_revision_date": "2024-07-12T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0579",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-12T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159768",
"url": "https://www.ibm.com/support/pages/node/7159768"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160017",
"url": "https://www.ibm.com/support/pages/node/7160017"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159781",
"url": "https://www.ibm.com/support/pages/node/7159781"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160014",
"url": "https://www.ibm.com/support/pages/node/7160014"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160134",
"url": "https://www.ibm.com/support/pages/node/7160134"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159771",
"url": "https://www.ibm.com/support/pages/node/7159771"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159867",
"url": "https://www.ibm.com/support/pages/node/7159867"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159865",
"url": "https://www.ibm.com/support/pages/node/7159865"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159527",
"url": "https://www.ibm.com/support/pages/node/7159527"
},
{
"published_at": "2024-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159825",
"url": "https://www.ibm.com/support/pages/node/7159825"
},
{
"published_at": "2024-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159934",
"url": "https://www.ibm.com/support/pages/node/7159934"
},
{
"published_at": "2024-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7159920",
"url": "https://www.ibm.com/support/pages/node/7159920"
},
{
"published_at": "2024-07-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160013",
"url": "https://www.ibm.com/support/pages/node/7160013"
}
]
}
CERTFR-2024-AVI-0670
Vulnerability from certfr_avis - Published: 2024-08-13 - Updated: 2024-08-13
De multiples vulnérabilités ont été découvertes dans Splunk Machine Learning Toolkit. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Machine Learning Toolkit | Machine Learning Toolkit versions antérieures à 5.4.2 avec un version de Python for Scientific Computing antérieures à 4.2.1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Machine Learning Toolkit versions ant\u00e9rieures \u00e0 5.4.2 avec un version de Python for Scientific Computing ant\u00e9rieures \u00e0 4.2.1 ",
"product": {
"name": "Machine Learning Toolkit",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2024-31583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31583"
},
{
"name": "CVE-2022-25882",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25882"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-3772",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3772"
},
{
"name": "CVE-2020-28975",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28975"
},
{
"name": "CVE-2024-3568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3568"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-7018",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7018"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-27319",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27319"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2024-27318",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27318"
},
{
"name": "CVE-2022-45907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45907"
},
{
"name": "CVE-2020-28473",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28473"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-6730",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6730"
},
{
"name": "CVE-2024-5206",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5206"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-31580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31580"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2800"
},
{
"name": "CVE-2022-31799",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31799"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-25399",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25399"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
}
],
"initial_release_date": "2024-08-13T00:00:00",
"last_revision_date": "2024-08-13T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0670",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-08-13T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Splunk Machine Learning Toolkit. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Splunk Machine Learning Toolkit",
"vendor_advisories": [
{
"published_at": "2024-08-12",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0801",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0801"
}
]
}
CERTFR-2024-AVI-0936
Vulnerability from certfr_avis - Published: 2024-10-31 - Updated: 2024-10-31
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Greffon pour Google Cloud Platform | Greffon pour Google Cloud Platform versions antérieures à 4.7.0 | ||
| Splunk | Greffon pour Cisco Meraki | Greffon pour Cisco Meraki versions antérieures à 2.2.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Greffon pour Google Cloud Platform versions ant\u00e9rieures \u00e0 4.7.0",
"product": {
"name": "Greffon pour Google Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Greffon pour Cisco Meraki versions ant\u00e9rieures \u00e0 2.2.0",
"product": {
"name": "Greffon pour Cisco Meraki",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
}
],
"initial_release_date": "2024-10-31T00:00:00",
"last_revision_date": "2024-10-31T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0936",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1015",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1015"
},
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-1014",
"url": "https://advisory.splunk.com/advisories/SVD-2024-1014"
}
]
}
CERTFR-2024-AVI-0939
Vulnerability from certfr_avis - Published: 2024-10-31 - Updated: 2024-10-31
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 | ||
| IBM | QRadar | QRadar App SDK versions antérieures à 2.2.2 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.0.x antérieures à 6.0.3.1 | ||
| IBM | Cloud Pak | Cloud Pak versions antérieures à 2.3.5.0 pour Power | ||
| IBM | Cloud Pak | Cloud Pak versions antérieures à 2.3.4.1 pour Intel | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.x antérieures à 6.1.0.2 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar App SDK versions ant\u00e9rieures \u00e0 2.2.2",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak versions ant\u00e9rieures \u00e0 2.3.5.0 pour Power",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak versions ant\u00e9rieures \u00e0 2.3.4.1 pour Intel",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.2",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 ",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2015-2327",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2327"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2015-8383",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8383"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-47747",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47747"
},
{
"name": "CVE-2023-47158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47158"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2023-46167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46167"
},
{
"name": "CVE-2023-38740",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38740"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-38719",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38719"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2023-47701",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47701"
},
{
"name": "CVE-2023-50308",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50308"
},
{
"name": "CVE-2023-40687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40687"
},
{
"name": "CVE-2023-52296",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52296"
},
{
"name": "CVE-2015-8381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
},
{
"name": "CVE-2024-25046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25046"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2015-8392",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8392"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2015-8395",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8395"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2015-8393",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8393"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2023-47746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47746"
},
{
"name": "CVE-2024-27254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27254"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2023-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47141"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2015-8388",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8388"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2023-40692",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40692"
},
{
"name": "CVE-2023-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38003"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2024-22360",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22360"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2023-38729",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38729"
},
{
"name": "CVE-2023-33850",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-33850"
},
{
"name": "CVE-2015-8385",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8385"
},
{
"name": "CVE-2015-8394",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8394"
},
{
"name": "CVE-2015-8391",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8391"
},
{
"name": "CVE-2015-8386",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8386"
},
{
"name": "CVE-2015-8387",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8387"
},
{
"name": "CVE-2023-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38727"
},
{
"name": "CVE-2023-29258",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29258"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2002-0059",
"url": "https://www.cve.org/CVERecord?id=CVE-2002-0059"
},
{
"name": "CVE-2023-43020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43020"
},
{
"name": "CVE-2023-27859",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27859"
},
{
"name": "CVE-2023-32731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32731"
},
{
"name": "CVE-2015-2328",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2328"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2023-40374",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40374"
},
{
"name": "CVE-2015-8390",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8390"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2023-40372",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40372"
},
{
"name": "CVE-2023-47152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47152"
},
{
"name": "CVE-2012-2677",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2677"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
}
],
"initial_release_date": "2024-10-31T00:00:00",
"last_revision_date": "2024-10-31T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0939",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-10-31T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174441",
"url": "https://www.ibm.com/support/pages/node/7174441"
},
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174420",
"url": "https://www.ibm.com/support/pages/node/7174420"
},
{
"published_at": "2024-10-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7169788",
"url": "https://www.ibm.com/support/pages/node/7169788"
},
{
"published_at": "2024-10-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7174440",
"url": "https://www.ibm.com/support/pages/node/7174440"
}
]
}
CERTFR-2025-AVI-0538
Vulnerability from certfr_avis - Published: 2025-06-26 - Updated: 2025-06-26
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu pour Postgres versions antérieures à 13.21.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 14.x antérieures à 14.18.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 17.x antérieures à 17.5.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 16x antérieures à 16.9.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 15.x antérieures à 15.13.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 13.21.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 14.x ant\u00e9rieures \u00e0 14.18.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 17.x ant\u00e9rieures \u00e0 17.5.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 16x ant\u00e9rieures \u00e0 16.9.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 15.x ant\u00e9rieures \u00e0 15.13.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2024-5998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5998"
},
{
"name": "CVE-2024-31583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31583"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-11392",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11392"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-50447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50447"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-7804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7804"
},
{
"name": "CVE-2024-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39705"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-3571",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3571"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-3095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3095"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2024-11393",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11393"
},
{
"name": "CVE-2024-28219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28219"
},
{
"name": "CVE-2024-53899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53899"
},
{
"name": "CVE-2024-12720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12720"
},
{
"name": "CVE-2024-30251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30251"
},
{
"name": "CVE-2024-27306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27306"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2019-20916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20916"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-5206",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5206"
},
{
"name": "CVE-2024-27454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27454"
},
{
"name": "CVE-2024-42367",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42367"
},
{
"name": "CVE-2024-43497",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43497"
},
{
"name": "CVE-2024-8309",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8309"
},
{
"name": "CVE-2024-0243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0243"
},
{
"name": "CVE-2024-31580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31580"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-23829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23829"
},
{
"name": "CVE-2024-11394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11394"
},
{
"name": "CVE-2023-47248",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47248"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-2965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2965"
},
{
"name": "CVE-2024-28088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28088"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-1455",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1455"
},
{
"name": "CVE-2024-23334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23334"
}
],
"initial_release_date": "2025-06-26T00:00:00",
"last_revision_date": "2025-06-26T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0538",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-26T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35866",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35866"
},
{
"published_at": "2025-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35867",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35867"
}
]
}
FKIE_CVE-2024-34062
Vulnerability from fkie_nvd - Published: 2024-05-03 10:15 - Updated: 2026-04-15 00:35| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability."
},
{
"lang": "es",
"value": "tqdm es una barra de progreso de c\u00f3digo abierto para Python y CLI. Cualquier argumento CLI opcional no booleano (por ejemplo, `--delim`, `--buf-size`, `--manpath`) se pasa a trav\u00e9s del `eval` de Python, lo que permite la ejecuci\u00f3n de c\u00f3digo arbitrario. Este problema solo se puede explotar localmente y se solucion\u00f3 en la versi\u00f3n 4.66.3. Se recomienda a todos los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad."
}
],
"id": "CVE-2024-34062",
"lastModified": "2026-04-15T00:35:42.020",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.3,
"impactScore": 3.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2024-05-03T10:15:08.500",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/"
},
{
"source": "security-advisories@github.com",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC/"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-74"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-G7VV-2V7X-GJ9P
Vulnerability from github – Published: 2024-05-03 19:33 – Updated: 2024-06-10 18:30Impact
Any optional non-boolean CLI arguments (e.g. --delim, --buf-size, --manpath) are passed through python's eval, allowing arbitrary code execution. Example:
python -m tqdm --manpath="\" + str(exec(\"import os\nos.system('echo hi && killall python3')\")) + \""
Patches
https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316 released in tqdm>=4.66.3
Workarounds
None
References
- https://github.com/tqdm/tqdm/releases/tag/v4.66.3
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tqdm"
},
"ranges": [
{
"events": [
{
"introduced": "4.4.0"
},
{
"fixed": "4.66.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-34062"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-03T19:33:28Z",
"nvd_published_at": "2024-05-03T10:15:08Z",
"severity": "LOW"
},
"details": "### Impact\nAny optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. Example:\n\n```sh\npython -m tqdm --manpath=\"\\\" + str(exec(\\\"import os\\nos.system(\u0027echo hi \u0026\u0026 killall python3\u0027)\\\")) + \\\"\"\n```\n\n### Patches\nhttps://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316 released in `tqdm\u003e=4.66.3`\n\n### Workarounds\nNone\n\n### References\n- https://github.com/tqdm/tqdm/releases/tag/v4.66.3",
"id": "GHSA-g7vv-2v7x-gj9p",
"modified": "2024-06-10T18:30:57Z",
"published": "2024-05-03T19:33:28Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/tqdm/tqdm/security/advisories/GHSA-g7vv-2v7x-gj9p"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34062"
},
{
"type": "WEB",
"url": "https://github.com/tqdm/tqdm/commit/4e613f84ed2ae029559f539464df83fa91feb316"
},
{
"type": "PACKAGE",
"url": "https://github.com/tqdm/tqdm"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PA3GIGHPWAHCTT4UF57LTPZGWHAX3GW6"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRECVQCCESHBS3UJOWNXQUIX725TKNY6"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA337CYUS4SLRFV2P6MX6MZ2LKFURKJC"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "tqdm CLI arguments injection attack"
}
MSRC_CVE-2024-34062
Vulnerability from csaf_microsoft - Published: 2024-05-02 07:00 - Updated: 2026-02-18 03:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17677-17084 | — | ||
| Unresolved product id: 17678-17084 | — | ||
| Unresolved product id: 20225-17084 | — | ||
| Unresolved product id: 20223-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-4 | — | ||
| Unresolved product id: 17086-3 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34062 tqdm CLI arguments injection attack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-34062.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "tqdm CLI arguments injection attack",
"tracking": {
"current_release_date": "2026-02-18T03:10:17.000Z",
"generator": {
"date": "2026-02-18T09:16:48.868Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-34062",
"initial_release_date": "2024-05-02T07:00:00.000Z",
"revision_history": [
{
"date": "2024-05-07T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2024-08-29T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Information published."
},
{
"date": "2024-08-30T00:00:00.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Information published."
},
{
"date": "2024-08-31T00:00:00.000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Information published."
},
{
"date": "2024-09-01T00:00:00.000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Information published."
},
{
"date": "2024-09-02T00:00:00.000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Information published."
},
{
"date": "2024-09-03T00:00:00.000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Information published."
},
{
"date": "2024-09-05T00:00:00.000Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Information published."
},
{
"date": "2024-09-06T00:00:00.000Z",
"legacy_version": "1.9",
"number": "10",
"summary": "Information published."
},
{
"date": "2024-09-07T00:00:00.000Z",
"legacy_version": "2",
"number": "11",
"summary": "Information published."
},
{
"date": "2024-09-08T00:00:00.000Z",
"legacy_version": "2.1",
"number": "12",
"summary": "Information published."
},
{
"date": "2024-09-11T00:00:00.000Z",
"legacy_version": "2.2",
"number": "13",
"summary": "Information published."
},
{
"date": "2024-09-12T00:00:00.000Z",
"legacy_version": "2.3",
"number": "14",
"summary": "Information published."
},
{
"date": "2024-09-13T00:00:00.000Z",
"legacy_version": "2.4",
"number": "15",
"summary": "Information published."
},
{
"date": "2024-09-14T00:00:00.000Z",
"legacy_version": "2.5",
"number": "16",
"summary": "Information published."
},
{
"date": "2024-09-15T00:00:00.000Z",
"legacy_version": "2.6",
"number": "17",
"summary": "Information published."
},
{
"date": "2024-09-16T00:00:00.000Z",
"legacy_version": "2.7",
"number": "18",
"summary": "Information published."
},
{
"date": "2024-09-17T00:00:00.000Z",
"legacy_version": "2.8",
"number": "19",
"summary": "Information published."
},
{
"date": "2024-09-18T00:00:00.000Z",
"legacy_version": "2.9",
"number": "20",
"summary": "Information published."
},
{
"date": "2024-09-19T00:00:00.000Z",
"legacy_version": "3",
"number": "21",
"summary": "Information published."
},
{
"date": "2024-09-20T00:00:00.000Z",
"legacy_version": "3.1",
"number": "22",
"summary": "Information published."
},
{
"date": "2024-09-21T00:00:00.000Z",
"legacy_version": "3.2",
"number": "23",
"summary": "Information published."
},
{
"date": "2024-09-22T00:00:00.000Z",
"legacy_version": "3.3",
"number": "24",
"summary": "Information published."
},
{
"date": "2024-09-23T00:00:00.000Z",
"legacy_version": "3.4",
"number": "25",
"summary": "Information published."
},
{
"date": "2024-09-24T00:00:00.000Z",
"legacy_version": "3.5",
"number": "26",
"summary": "Information published."
},
{
"date": "2024-09-25T00:00:00.000Z",
"legacy_version": "3.6",
"number": "27",
"summary": "Information published."
},
{
"date": "2024-09-26T00:00:00.000Z",
"legacy_version": "3.7",
"number": "28",
"summary": "Information published."
},
{
"date": "2024-09-27T00:00:00.000Z",
"legacy_version": "3.8",
"number": "29",
"summary": "Information published."
},
{
"date": "2024-09-28T00:00:00.000Z",
"legacy_version": "3.9",
"number": "30",
"summary": "Information published."
},
{
"date": "2024-09-29T00:00:00.000Z",
"legacy_version": "4",
"number": "31",
"summary": "Information published."
},
{
"date": "2024-09-30T00:00:00.000Z",
"legacy_version": "4.1",
"number": "32",
"summary": "Information published."
},
{
"date": "2024-10-01T00:00:00.000Z",
"legacy_version": "4.2",
"number": "33",
"summary": "Information published."
},
{
"date": "2024-10-02T00:00:00.000Z",
"legacy_version": "4.3",
"number": "34",
"summary": "Information published."
},
{
"date": "2024-10-03T00:00:00.000Z",
"legacy_version": "4.4",
"number": "35",
"summary": "Information published."
},
{
"date": "2024-10-04T00:00:00.000Z",
"legacy_version": "4.5",
"number": "36",
"summary": "Information published."
},
{
"date": "2024-10-05T00:00:00.000Z",
"legacy_version": "4.6",
"number": "37",
"summary": "Information published."
},
{
"date": "2024-10-06T00:00:00.000Z",
"legacy_version": "4.7",
"number": "38",
"summary": "Information published."
},
{
"date": "2024-10-07T00:00:00.000Z",
"legacy_version": "4.8",
"number": "39",
"summary": "Information published."
},
{
"date": "2024-10-08T00:00:00.000Z",
"legacy_version": "4.9",
"number": "40",
"summary": "Information published."
},
{
"date": "2024-10-09T00:00:00.000Z",
"legacy_version": "5",
"number": "41",
"summary": "Information published."
},
{
"date": "2024-10-10T00:00:00.000Z",
"legacy_version": "5.1",
"number": "42",
"summary": "Information published."
},
{
"date": "2024-10-11T00:00:00.000Z",
"legacy_version": "5.2",
"number": "43",
"summary": "Information published."
},
{
"date": "2024-10-12T00:00:00.000Z",
"legacy_version": "5.3",
"number": "44",
"summary": "Information published."
},
{
"date": "2024-10-13T00:00:00.000Z",
"legacy_version": "5.4",
"number": "45",
"summary": "Information published."
},
{
"date": "2024-10-14T00:00:00.000Z",
"legacy_version": "5.5",
"number": "46",
"summary": "Information published."
},
{
"date": "2024-10-15T00:00:00.000Z",
"legacy_version": "5.6",
"number": "47",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-16T00:00:00.000Z",
"legacy_version": "5.7",
"number": "48",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-17T00:00:00.000Z",
"legacy_version": "5.8",
"number": "49",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-18T00:00:00.000Z",
"legacy_version": "5.9",
"number": "50",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-19T00:00:00.000Z",
"legacy_version": "6",
"number": "51",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-20T00:00:00.000Z",
"legacy_version": "6.1",
"number": "52",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-21T00:00:00.000Z",
"legacy_version": "6.2",
"number": "53",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-22T00:00:00.000Z",
"legacy_version": "6.3",
"number": "54",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-23T00:00:00.000Z",
"legacy_version": "6.4",
"number": "55",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-24T00:00:00.000Z",
"legacy_version": "6.5",
"number": "56",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-25T00:00:00.000Z",
"legacy_version": "6.6",
"number": "57",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-26T00:00:00.000Z",
"legacy_version": "6.7",
"number": "58",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-27T00:00:00.000Z",
"legacy_version": "6.8",
"number": "59",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-28T00:00:00.000Z",
"legacy_version": "6.9",
"number": "60",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-29T00:00:00.000Z",
"legacy_version": "7",
"number": "61",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-30T00:00:00.000Z",
"legacy_version": "7.1",
"number": "62",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-10-31T00:00:00.000Z",
"legacy_version": "7.2",
"number": "63",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-01T00:00:00.000Z",
"legacy_version": "7.3",
"number": "64",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-02T00:00:00.000Z",
"legacy_version": "7.4",
"number": "65",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-04T00:00:00.000Z",
"legacy_version": "7.5",
"number": "66",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-05T00:00:00.000Z",
"legacy_version": "7.6",
"number": "67",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-06T00:00:00.000Z",
"legacy_version": "7.7",
"number": "68",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-07T00:00:00.000Z",
"legacy_version": "7.8",
"number": "69",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-08T00:00:00.000Z",
"legacy_version": "7.9",
"number": "70",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-09T00:00:00.000Z",
"legacy_version": "8",
"number": "71",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-10T00:00:00.000Z",
"legacy_version": "8.1",
"number": "72",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-11T00:00:00.000Z",
"legacy_version": "8.2",
"number": "73",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-12T00:00:00.000Z",
"legacy_version": "8.3",
"number": "74",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-13T00:00:00.000Z",
"legacy_version": "8.4",
"number": "75",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-14T00:00:00.000Z",
"legacy_version": "8.5",
"number": "76",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-15T00:00:00.000Z",
"legacy_version": "8.6",
"number": "77",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-16T00:00:00.000Z",
"legacy_version": "8.7",
"number": "78",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-17T00:00:00.000Z",
"legacy_version": "8.8",
"number": "79",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-18T00:00:00.000Z",
"legacy_version": "8.9",
"number": "80",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-19T00:00:00.000Z",
"legacy_version": "9",
"number": "81",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-20T00:00:00.000Z",
"legacy_version": "9.1",
"number": "82",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-21T00:00:00.000Z",
"legacy_version": "9.2",
"number": "83",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-23T00:00:00.000Z",
"legacy_version": "9.3",
"number": "84",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-24T00:00:00.000Z",
"legacy_version": "9.4",
"number": "85",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-25T00:00:00.000Z",
"legacy_version": "9.5",
"number": "86",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-26T00:00:00.000Z",
"legacy_version": "9.6",
"number": "87",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-27T00:00:00.000Z",
"legacy_version": "9.7",
"number": "88",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-28T00:00:00.000Z",
"legacy_version": "9.8",
"number": "89",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-29T00:00:00.000Z",
"legacy_version": "9.9",
"number": "90",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-11-30T00:00:00.000Z",
"legacy_version": "1",
"number": "91",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-01T00:00:00.000Z",
"legacy_version": "10.1",
"number": "92",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-02T00:00:00.000Z",
"legacy_version": "10.2",
"number": "93",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-03T00:00:00.000Z",
"legacy_version": "10.3",
"number": "94",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-04T00:00:00.000Z",
"legacy_version": "10.4",
"number": "95",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-05T00:00:00.000Z",
"legacy_version": "10.5",
"number": "96",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-07T00:00:00.000Z",
"legacy_version": "10.6",
"number": "97",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-08T00:00:00.000Z",
"legacy_version": "10.7",
"number": "98",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-09T00:00:00.000Z",
"legacy_version": "10.8",
"number": "99",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-10T00:00:00.000Z",
"legacy_version": "10.9",
"number": "100",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-11T00:00:00.000Z",
"legacy_version": "11",
"number": "101",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-12T00:00:00.000Z",
"legacy_version": "11.1",
"number": "102",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-13T00:00:00.000Z",
"legacy_version": "11.2",
"number": "103",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-14T00:00:00.000Z",
"legacy_version": "11.3",
"number": "104",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-15T00:00:00.000Z",
"legacy_version": "11.4",
"number": "105",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-16T00:00:00.000Z",
"legacy_version": "11.5",
"number": "106",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-17T00:00:00.000Z",
"legacy_version": "11.6",
"number": "107",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-18T00:00:00.000Z",
"legacy_version": "11.7",
"number": "108",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-19T00:00:00.000Z",
"legacy_version": "11.8",
"number": "109",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-20T00:00:00.000Z",
"legacy_version": "11.9",
"number": "110",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-21T00:00:00.000Z",
"legacy_version": "12",
"number": "111",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-22T00:00:00.000Z",
"legacy_version": "12.1",
"number": "112",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-23T00:00:00.000Z",
"legacy_version": "12.2",
"number": "113",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-24T00:00:00.000Z",
"legacy_version": "12.3",
"number": "114",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-25T00:00:00.000Z",
"legacy_version": "12.4",
"number": "115",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-26T00:00:00.000Z",
"legacy_version": "12.5",
"number": "116",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-27T00:00:00.000Z",
"legacy_version": "12.6",
"number": "117",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-28T00:00:00.000Z",
"legacy_version": "12.7",
"number": "118",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-29T00:00:00.000Z",
"legacy_version": "12.8",
"number": "119",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-30T00:00:00.000Z",
"legacy_version": "12.9",
"number": "120",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2024-12-31T00:00:00.000Z",
"legacy_version": "13",
"number": "121",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-01T00:00:00.000Z",
"legacy_version": "13.1",
"number": "122",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-02T00:00:00.000Z",
"legacy_version": "13.2",
"number": "123",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-03T00:00:00.000Z",
"legacy_version": "13.3",
"number": "124",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-04T00:00:00.000Z",
"legacy_version": "13.4",
"number": "125",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-05T00:00:00.000Z",
"legacy_version": "13.5",
"number": "126",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-06T00:00:00.000Z",
"legacy_version": "13.6",
"number": "127",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-07T00:00:00.000Z",
"legacy_version": "13.7",
"number": "128",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-08T00:00:00.000Z",
"legacy_version": "13.8",
"number": "129",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-09T00:00:00.000Z",
"legacy_version": "13.9",
"number": "130",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-10T00:00:00.000Z",
"legacy_version": "14",
"number": "131",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-11T00:00:00.000Z",
"legacy_version": "14.1",
"number": "132",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-12T00:00:00.000Z",
"legacy_version": "14.2",
"number": "133",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-13T00:00:00.000Z",
"legacy_version": "14.3",
"number": "134",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-15T00:00:00.000Z",
"legacy_version": "14.4",
"number": "135",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-16T00:00:00.000Z",
"legacy_version": "14.5",
"number": "136",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-17T00:00:00.000Z",
"legacy_version": "14.6",
"number": "137",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-18T00:00:00.000Z",
"legacy_version": "14.7",
"number": "138",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-19T00:00:00.000Z",
"legacy_version": "14.8",
"number": "139",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-20T00:00:00.000Z",
"legacy_version": "14.9",
"number": "140",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-21T00:00:00.000Z",
"legacy_version": "15",
"number": "141",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-22T00:00:00.000Z",
"legacy_version": "15.1",
"number": "142",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-23T00:00:00.000Z",
"legacy_version": "15.2",
"number": "143",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-24T00:00:00.000Z",
"legacy_version": "15.3",
"number": "144",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-25T00:00:00.000Z",
"legacy_version": "15.4",
"number": "145",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-27T00:00:00.000Z",
"legacy_version": "15.5",
"number": "146",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-28T00:00:00.000Z",
"legacy_version": "15.6",
"number": "147",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-29T00:00:00.000Z",
"legacy_version": "15.7",
"number": "148",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-01-30T00:00:00.000Z",
"legacy_version": "15.8",
"number": "149",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-01T00:00:00.000Z",
"legacy_version": "15.9",
"number": "150",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-02T00:00:00.000Z",
"legacy_version": "16",
"number": "151",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-03T00:00:00.000Z",
"legacy_version": "16.1",
"number": "152",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-04T00:00:00.000Z",
"legacy_version": "16.2",
"number": "153",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-05T00:00:00.000Z",
"legacy_version": "16.3",
"number": "154",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-07T00:00:00.000Z",
"legacy_version": "16.4",
"number": "155",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-08T00:00:00.000Z",
"legacy_version": "16.5",
"number": "156",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-09T00:00:00.000Z",
"legacy_version": "16.6",
"number": "157",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-10T00:00:00.000Z",
"legacy_version": "16.7",
"number": "158",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-11T00:00:00.000Z",
"legacy_version": "16.8",
"number": "159",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-12T00:00:00.000Z",
"legacy_version": "16.9",
"number": "160",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-13T00:00:00.000Z",
"legacy_version": "17",
"number": "161",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-14T00:00:00.000Z",
"legacy_version": "17.1",
"number": "162",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-15T00:00:00.000Z",
"legacy_version": "17.2",
"number": "163",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-16T00:00:00.000Z",
"legacy_version": "17.3",
"number": "164",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-17T00:00:00.000Z",
"legacy_version": "17.4",
"number": "165",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-18T00:00:00.000Z",
"legacy_version": "17.5",
"number": "166",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-19T00:00:00.000Z",
"legacy_version": "17.6",
"number": "167",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-20T00:00:00.000Z",
"legacy_version": "17.7",
"number": "168",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-21T00:00:00.000Z",
"legacy_version": "17.8",
"number": "169",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-22T00:00:00.000Z",
"legacy_version": "17.9",
"number": "170",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-23T00:00:00.000Z",
"legacy_version": "18",
"number": "171",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-24T00:00:00.000Z",
"legacy_version": "18.1",
"number": "172",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-25T00:00:00.000Z",
"legacy_version": "18.2",
"number": "173",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-26T00:00:00.000Z",
"legacy_version": "18.3",
"number": "174",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-27T00:00:00.000Z",
"legacy_version": "18.4",
"number": "175",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-02-28T00:00:00.000Z",
"legacy_version": "18.5",
"number": "176",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-01T00:00:00.000Z",
"legacy_version": "18.6",
"number": "177",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-02T00:00:00.000Z",
"legacy_version": "18.7",
"number": "178",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-03T00:00:00.000Z",
"legacy_version": "18.8",
"number": "179",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-04T00:00:00.000Z",
"legacy_version": "18.9",
"number": "180",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-05T00:00:00.000Z",
"legacy_version": "19",
"number": "181",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-06T00:00:00.000Z",
"legacy_version": "19.1",
"number": "182",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-08T00:00:00.000Z",
"legacy_version": "19.2",
"number": "183",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-09T00:00:00.000Z",
"legacy_version": "19.3",
"number": "184",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-10T00:00:00.000Z",
"legacy_version": "19.4",
"number": "185",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-11T00:00:00.000Z",
"legacy_version": "19.5",
"number": "186",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-12T00:00:00.000Z",
"legacy_version": "19.6",
"number": "187",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-13T00:00:00.000Z",
"legacy_version": "19.7",
"number": "188",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-14T00:00:00.000Z",
"legacy_version": "19.8",
"number": "189",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-15T00:00:00.000Z",
"legacy_version": "19.9",
"number": "190",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-16T00:00:00.000Z",
"legacy_version": "2",
"number": "191",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-17T00:00:00.000Z",
"legacy_version": "20.1",
"number": "192",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-18T00:00:00.000Z",
"legacy_version": "20.2",
"number": "193",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-19T00:00:00.000Z",
"legacy_version": "20.3",
"number": "194",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-20T00:00:00.000Z",
"legacy_version": "20.4",
"number": "195",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-21T00:00:00.000Z",
"legacy_version": "20.5",
"number": "196",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-22T00:00:00.000Z",
"legacy_version": "20.6",
"number": "197",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-23T00:00:00.000Z",
"legacy_version": "20.7",
"number": "198",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-24T00:00:00.000Z",
"legacy_version": "20.8",
"number": "199",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-25T00:00:00.000Z",
"legacy_version": "20.9",
"number": "200",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-26T00:00:00.000Z",
"legacy_version": "21",
"number": "201",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-27T00:00:00.000Z",
"legacy_version": "21.1",
"number": "202",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-28T00:00:00.000Z",
"legacy_version": "21.2",
"number": "203",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-29T00:00:00.000Z",
"legacy_version": "21.3",
"number": "204",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-30T00:00:00.000Z",
"legacy_version": "21.4",
"number": "205",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-03-31T00:00:00.000Z",
"legacy_version": "21.5",
"number": "206",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-01T00:00:00.000Z",
"legacy_version": "21.6",
"number": "207",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-03T00:00:00.000Z",
"legacy_version": "21.7",
"number": "208",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-04T00:00:00.000Z",
"legacy_version": "21.8",
"number": "209",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-05T00:00:00.000Z",
"legacy_version": "21.9",
"number": "210",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-06T00:00:00.000Z",
"legacy_version": "22",
"number": "211",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-07T00:00:00.000Z",
"legacy_version": "22.1",
"number": "212",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-08T00:00:00.000Z",
"legacy_version": "22.2",
"number": "213",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-09T00:00:00.000Z",
"legacy_version": "22.3",
"number": "214",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-11T00:00:00.000Z",
"legacy_version": "22.4",
"number": "215",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-12T00:00:00.000Z",
"legacy_version": "22.5",
"number": "216",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-13T00:00:00.000Z",
"legacy_version": "22.6",
"number": "217",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-14T00:00:00.000Z",
"legacy_version": "22.7",
"number": "218",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-15T00:00:00.000Z",
"legacy_version": "22.8",
"number": "219",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-16T00:00:00.000Z",
"legacy_version": "22.9",
"number": "220",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-17T00:00:00.000Z",
"legacy_version": "23",
"number": "221",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-18T00:00:00.000Z",
"legacy_version": "23.1",
"number": "222",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-19T00:00:00.000Z",
"legacy_version": "23.2",
"number": "223",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-20T00:00:00.000Z",
"legacy_version": "23.3",
"number": "224",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-21T00:00:00.000Z",
"legacy_version": "23.4",
"number": "225",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-22T00:00:00.000Z",
"legacy_version": "23.5",
"number": "226",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-23T00:00:00.000Z",
"legacy_version": "23.6",
"number": "227",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-24T00:00:00.000Z",
"legacy_version": "23.7",
"number": "228",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-25T00:00:00.000Z",
"legacy_version": "23.8",
"number": "229",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-26T00:00:00.000Z",
"legacy_version": "23.9",
"number": "230",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-28T00:00:00.000Z",
"legacy_version": "24",
"number": "231",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-29T00:00:00.000Z",
"legacy_version": "24.1",
"number": "232",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-04-30T00:00:00.000Z",
"legacy_version": "24.2",
"number": "233",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-01T00:00:00.000Z",
"legacy_version": "24.3",
"number": "234",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-02T00:00:00.000Z",
"legacy_version": "24.4",
"number": "235",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-03T00:00:00.000Z",
"legacy_version": "24.5",
"number": "236",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-04T00:00:00.000Z",
"legacy_version": "24.6",
"number": "237",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-05T00:00:00.000Z",
"legacy_version": "24.7",
"number": "238",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-06T00:00:00.000Z",
"legacy_version": "24.8",
"number": "239",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-07T00:00:00.000Z",
"legacy_version": "24.9",
"number": "240",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-08T00:00:00.000Z",
"legacy_version": "25",
"number": "241",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-09T00:00:00.000Z",
"legacy_version": "25.1",
"number": "242",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-10T00:00:00.000Z",
"legacy_version": "25.2",
"number": "243",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-11T00:00:00.000Z",
"legacy_version": "25.3",
"number": "244",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-12T00:00:00.000Z",
"legacy_version": "25.4",
"number": "245",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-13T00:00:00.000Z",
"legacy_version": "25.5",
"number": "246",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-14T00:00:00.000Z",
"legacy_version": "25.6",
"number": "247",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-15T00:00:00.000Z",
"legacy_version": "25.7",
"number": "248",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-16T00:00:00.000Z",
"legacy_version": "25.8",
"number": "249",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-17T00:00:00.000Z",
"legacy_version": "25.9",
"number": "250",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-18T00:00:00.000Z",
"legacy_version": "26",
"number": "251",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-19T00:00:00.000Z",
"legacy_version": "26.1",
"number": "252",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-20T00:00:00.000Z",
"legacy_version": "26.2",
"number": "253",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-21T00:00:00.000Z",
"legacy_version": "26.3",
"number": "254",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-22T00:00:00.000Z",
"legacy_version": "26.4",
"number": "255",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-23T00:00:00.000Z",
"legacy_version": "26.5",
"number": "256",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-24T00:00:00.000Z",
"legacy_version": "26.6",
"number": "257",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-25T00:00:00.000Z",
"legacy_version": "26.7",
"number": "258",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-26T00:00:00.000Z",
"legacy_version": "26.8",
"number": "259",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2025-05-27T00:00:00.000Z",
"legacy_version": "26.9",
"number": "260",
"summary": "Added python-tqdm to CBL-Mariner 2.0"
},
{
"date": "2026-02-18T03:10:17.000Z",
"legacy_version": "27",
"number": "261",
"summary": "Information published."
}
],
"status": "final",
"version": "261"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 conda 24.1.2-2",
"product": {
"name": "\u003cazl3 conda 24.1.2-2",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "azl3 conda 24.1.2-2",
"product": {
"name": "azl3 conda 24.1.2-2",
"product_id": "17677"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 conda 4.11.0-1",
"product": {
"name": "\u003cazl3 conda 4.11.0-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 conda 4.11.0-1",
"product": {
"name": "azl3 conda 4.11.0-1",
"product_id": "20225"
}
}
],
"category": "product_name",
"name": "conda"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 python-tqdm 4.66.2-2",
"product": {
"name": "\u003cazl3 python-tqdm 4.66.2-2",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "azl3 python-tqdm 4.66.2-2",
"product": {
"name": "azl3 python-tqdm 4.66.2-2",
"product_id": "17678"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python-tqdm 4.63.1-3",
"product": {
"name": "\u003ccbl2 python-tqdm 4.63.1-3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 python-tqdm 4.63.1-3",
"product": {
"name": "cbl2 python-tqdm 4.63.1-3",
"product_id": "20223"
}
}
],
"category": "product_name",
"name": "python-tqdm"
},
{
"category": "product_name",
"name": "azl3 mozjs 102.15.1-1",
"product": {
"name": "azl3 mozjs 102.15.1-1",
"product_id": "4"
}
},
{
"category": "product_name",
"name": "cbl2 conda 4.11.0-1",
"product": {
"name": "cbl2 conda 4.11.0-1",
"product_id": "3"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 conda 24.1.2-2 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 conda 24.1.2-2 as a component of Azure Linux 3.0",
"product_id": "17677-17084"
},
"product_reference": "17677",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-tqdm 4.66.2-2 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tqdm 4.66.2-2 as a component of Azure Linux 3.0",
"product_id": "17678-17084"
},
"product_reference": "17678",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 mozjs 102.15.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 conda 4.11.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 conda 4.11.0-1 as a component of Azure Linux 3.0",
"product_id": "20225-17084"
},
"product_reference": "20225",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 conda 4.11.0-1 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-tqdm 4.63.1-3 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tqdm 4.63.1-3 as a component of CBL Mariner 2.0",
"product_id": "20223-17086"
},
"product_reference": "20223",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34062",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-4"
]
},
{
"label": "vulnerable_code_not_in_execute_path",
"product_ids": [
"17086-3"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17677-17084",
"17678-17084",
"20225-17084",
"20223-17086"
],
"known_affected": [
"17084-6",
"17084-5",
"17084-1",
"17086-2"
],
"known_not_affected": [
"17084-4",
"17086-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34062 tqdm CLI arguments injection attack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-34062.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-07T00:00:00.000Z",
"details": "24.1.2-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-6",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-05-07T00:00:00.000Z",
"details": "4.66.2-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-5"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-05-07T00:00:00.000Z",
"details": "4.63.1-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 4.8,
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"17084-6",
"17084-5",
"17084-1",
"17086-2"
]
}
],
"title": "tqdm CLI arguments injection attack"
}
]
}
OPENSUSE-SU-2024:13939-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python-tqdm-bash-completion-4.66.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python-tqdm-bash-completion-4.66.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13939",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13939-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34062 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34062/"
}
],
"title": "python-tqdm-bash-completion-4.66.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13939-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"product": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"product_id": "python-tqdm-bash-completion-4.66.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tqdm-4.66.4-1.1.aarch64",
"product": {
"name": "python310-tqdm-4.66.4-1.1.aarch64",
"product_id": "python310-tqdm-4.66.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tqdm-4.66.4-1.1.aarch64",
"product": {
"name": "python311-tqdm-4.66.4-1.1.aarch64",
"product_id": "python311-tqdm-4.66.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tqdm-4.66.4-1.1.aarch64",
"product": {
"name": "python312-tqdm-4.66.4-1.1.aarch64",
"product_id": "python312-tqdm-4.66.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"product": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"product_id": "python-tqdm-bash-completion-4.66.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tqdm-4.66.4-1.1.ppc64le",
"product": {
"name": "python310-tqdm-4.66.4-1.1.ppc64le",
"product_id": "python310-tqdm-4.66.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tqdm-4.66.4-1.1.ppc64le",
"product": {
"name": "python311-tqdm-4.66.4-1.1.ppc64le",
"product_id": "python311-tqdm-4.66.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tqdm-4.66.4-1.1.ppc64le",
"product": {
"name": "python312-tqdm-4.66.4-1.1.ppc64le",
"product_id": "python312-tqdm-4.66.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tqdm-bash-completion-4.66.4-1.1.s390x",
"product": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.s390x",
"product_id": "python-tqdm-bash-completion-4.66.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tqdm-4.66.4-1.1.s390x",
"product": {
"name": "python310-tqdm-4.66.4-1.1.s390x",
"product_id": "python310-tqdm-4.66.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tqdm-4.66.4-1.1.s390x",
"product": {
"name": "python311-tqdm-4.66.4-1.1.s390x",
"product_id": "python311-tqdm-4.66.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tqdm-4.66.4-1.1.s390x",
"product": {
"name": "python312-tqdm-4.66.4-1.1.s390x",
"product_id": "python312-tqdm-4.66.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"product": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"product_id": "python-tqdm-bash-completion-4.66.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tqdm-4.66.4-1.1.x86_64",
"product": {
"name": "python310-tqdm-4.66.4-1.1.x86_64",
"product_id": "python310-tqdm-4.66.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tqdm-4.66.4-1.1.x86_64",
"product": {
"name": "python311-tqdm-4.66.4-1.1.x86_64",
"product_id": "python311-tqdm-4.66.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tqdm-4.66.4-1.1.x86_64",
"product": {
"name": "python312-tqdm-4.66.4-1.1.x86_64",
"product_id": "python312-tqdm-4.66.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.aarch64"
},
"product_reference": "python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.ppc64le"
},
"product_reference": "python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.s390x"
},
"product_reference": "python-tqdm-bash-completion-4.66.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tqdm-bash-completion-4.66.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.x86_64"
},
"product_reference": "python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tqdm-4.66.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.aarch64"
},
"product_reference": "python310-tqdm-4.66.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tqdm-4.66.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.ppc64le"
},
"product_reference": "python310-tqdm-4.66.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tqdm-4.66.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.s390x"
},
"product_reference": "python310-tqdm-4.66.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tqdm-4.66.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.x86_64"
},
"product_reference": "python310-tqdm-4.66.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tqdm-4.66.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.aarch64"
},
"product_reference": "python311-tqdm-4.66.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tqdm-4.66.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.ppc64le"
},
"product_reference": "python311-tqdm-4.66.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tqdm-4.66.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.s390x"
},
"product_reference": "python311-tqdm-4.66.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tqdm-4.66.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.x86_64"
},
"product_reference": "python311-tqdm-4.66.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tqdm-4.66.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.aarch64"
},
"product_reference": "python312-tqdm-4.66.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tqdm-4.66.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.ppc64le"
},
"product_reference": "python312-tqdm-4.66.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tqdm-4.66.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.s390x"
},
"product_reference": "python312-tqdm-4.66.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tqdm-4.66.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.x86_64"
},
"product_reference": "python312-tqdm-4.66.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34062"
}
],
"notes": [
{
"category": "general",
"text": "tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments (e.g. `--delim`, `--buf-size`, `--manpath`) are passed through python\u0027s `eval`, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34062",
"url": "https://www.suse.com/security/cve/CVE-2024-34062"
},
{
"category": "external",
"summary": "SUSE Bug 1223880 for CVE-2024-34062",
"url": "https://bugzilla.suse.com/1223880"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python-tqdm-bash-completion-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python310-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python311-tqdm-4.66.4-1.1.x86_64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.aarch64",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.ppc64le",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.s390x",
"openSUSE Tumbleweed:python312-tqdm-4.66.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-34062"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
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.