gsd-2023-32728
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-32728", "id": "GSD-2023-32728" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-32728" ], "details": "The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution.", "id": "GSD-2023-32728", "modified": "2023-12-13T01:20:23.943707Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@zabbix.com", "ID": "CVE-2023-32728", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Zabbix", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "unaffected", "versions": [ { "changes": [ { "at": "5.0.39rc1", "status": "unaffected" } ], "lessThanOrEqual": "5.0.38", "status": "affected", "version": "5,0,0", "versionType": "git" }, { "changes": [ { "at": "6.0.24rc1", "status": "unaffected" } ], "lessThanOrEqual": "6.0.23", "status": "affected", "version": "6.0.0", "versionType": "git" }, { "changes": [ { "at": "6.4.9rc1", "status": "unaffected" } ], "lessThanOrEqual": "6.4.8 ", "status": "affected", "version": "6.4.0", "versionType": "git" }, { "changes": [ { "at": "7.0.0alpha8", "status": "unaffected" } ], "lessThanOrEqual": "7.0.0alpha7 ", "status": "affected", "version": "7.0.0alpha1", "versionType": "git" } ] } } ] } } ] }, "vendor_name": "Zabbix" } ] } }, "credits": [ { "lang": "en", "value": "This vulnerability is reported in HackerOne bounty hunter platform by Philippe Antoine (catenacyber)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution." } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-20", "lang": "eng", "value": "CWE-20 Improper Input Validation" } ] } ] }, "references": { "reference_data": [ { "name": "https://support.zabbix.com/browse/ZBX-23858", "refsource": "MISC", "url": "https://support.zabbix.com/browse/ZBX-23858" } ] }, "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:*:*:*:*:*:*:*:*", "matchCriteriaId": "0540AFD4-08E7-4102-BA3C-C5C81EF26C1E", "versionEndIncluding": "5.0.38", "versionStartIncluding": "5.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:*:*:*:*:*:*:*:*", "matchCriteriaId": "117E1E38-FD93-4F56-A6B8-676BC480C87B", "versionEndIncluding": "6.0.23", "versionStartIncluding": "6.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:*:*:*:*:*:*:*:*", "matchCriteriaId": "067A0B9D-D87C-4FB5-B704-49E19750CEB9", "versionEndIncluding": "6.4.8", "versionStartIncluding": "6.4.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:7.0.0:alpha1:*:*:*:*:*:*", "matchCriteriaId": "05554FEE-2F59-42F7-89AC-93B46F3A0E7C", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:7.0.0:alpha2:*:*:*:*:*:*", "matchCriteriaId": "6D87F6BC-E7F0-454D-8E02-608448A0CAA8", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:7.0.0:alpha3:*:*:*:*:*:*", "matchCriteriaId": "4689D927-9759-45A7-B045-BA6F2B079A15", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:7.0.0:alpha6:*:*:*:*:*:*", "matchCriteriaId": "178E0AC4-233F-46E0-87BD-830A30A6283A", "vulnerable": true }, { "criteria": "cpe:2.3:a:zabbix:zabbix-agent2:7.0.0:alpha7:*:*:*:*:*:*", "matchCriteriaId": "8D2574B9-F936-4D98-A53F-1C7EC8FBB49E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "The Zabbix Agent 2 item key smart.disk.get does not sanitize its parameters before passing them to a shell command resulting possible vulnerability for remote code execution." }, { "lang": "es", "value": "La clave del elemento Zabbix Agent 2 smart.disk.get no sanitiza sus par\u00e1metros antes de pasarlos a un comando de shell, lo que resulta en una posible vulnerabilidad de ejecuci\u00f3n remota de c\u00f3digo." } ], "id": "CVE-2023-32728", "lastModified": "2023-12-22T18:16:41.683", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 4.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 3.4, "source": "security@zabbix.com", "type": "Secondary" } ] }, "published": "2023-12-18T10:15:07.127", "references": [ { "source": "security@zabbix.com", "tags": [ "Vendor Advisory" ], "url": "https://support.zabbix.com/browse/ZBX-23858" } ], "sourceIdentifier": "security@zabbix.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-94" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "security@zabbix.com", "type": "Secondary" } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.