CVE-2023-32728 (GCVE-0-2023-32728)

Vulnerability from cvelistv5 – Published: 2023-12-18 09:19 – Updated: 2024-11-27 20:43
VLAI
Title
Code injection in zabbix_agent2 smart.disk.get caused by smartctl plugin
Summary
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.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2024-11-27 20:43 UTC
CWE
  • CWE-20 - Improper Input Validation
References
Impacted products
Vendor Product Version CPE status
Zabbix Zabbix Affected: 5,0,0 , ≤ 5.0.38 (git)
Affected: 6.0.0 , ≤ 6.0.23 (git)
Affected: 6.4.0 , ≤ 6.4.8 (git)
Affected: 7.0.0alpha1 , ≤ 7.0.0alpha7 (git)
guessed Create a notification for this product.
Date Public
2023-11-06 13:14
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T15:25:36.700Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://support.zabbix.com/browse/ZBX-23858"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-32728",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-27T20:43:15.626286Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-11-27T20:43:26.283Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "modules": [
            "Agent 2"
          ],
          "product": "Zabbix",
          "repo": "https://git.zabbix.com/",
          "vendor": "Zabbix",
          "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"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "This vulnerability is reported in HackerOne bounty hunter platform by Philippe Antoine (catenacyber)"
        }
      ],
      "datePublic": "2023-11-06T13:14:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "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."
            }
          ],
          "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."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-253",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-253 Remote Code Inclusion"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "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"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20 Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-12-18T09:19:51.507Z",
        "orgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
        "shortName": "Zabbix"
      },
      "references": [
        {
          "url": "https://support.zabbix.com/browse/ZBX-23858"
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "Code injection in zabbix_agent2 smart.disk.get caused by smartctl plugin",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
    "assignerShortName": "Zabbix",
    "cveId": "CVE-2023-32728",
    "datePublished": "2023-12-18T09:19:51.507Z",
    "dateReserved": "2023-05-11T21:25:43.368Z",
    "dateUpdated": "2024-11-27T20:43:26.283Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-32728",
      "date": "2026-09-23",
      "epss": "0.00753",
      "percentile": "0.53595"
    },
    "fkie_nvd": {
      "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": "2024-11-21T08:03:55.640",
      "metrics": {
        "cvssMetricV31": [
          {
            "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"
          },
          {
            "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"
          }
        ]
      },
      "published": "2023-12-18T10:15:07.127",
      "references": [
        {
          "source": "security@zabbix.com",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://support.zabbix.com/browse/ZBX-23858"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Vendor Advisory"
          ],
          "url": "https://support.zabbix.com/browse/ZBX-23858"
        }
      ],
      "sourceIdentifier": "security@zabbix.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-20"
            }
          ],
          "source": "security@zabbix.com",
          "type": "Secondary"
        },
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-94"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "modules": [
                  "Agent 2"
                ],
                "product": "Zabbix",
                "repo": "https://git.zabbix.com/",
                "vendor": "Zabbix",
                "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"
                  }
                ]
              }
            ],
            "source": "security@zabbix.com"
          }
        ],
        "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"
              }
            ]
          }
        ],
        "cveTags": [],
        "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": "2026-06-17T05:59:28.170",
        "metrics": {
          "cvssMetricV31": [
            {
              "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"
            },
            {
              "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"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2023-32728",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-11-27T20:43:15.626286Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2023-12-18T10:15:07.127",
        "references": [
          {
            "source": "security@zabbix.com",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://support.zabbix.com/browse/ZBX-23858"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "https://support.zabbix.com/browse/ZBX-23858"
          }
        ],
        "sourceIdentifier": "security@zabbix.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "security@zabbix.com",
            "type": "Secondary"
          },
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-94"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-05-28T23:03:27+00:00",
      "cve": "CVE-2023-32728",
      "id": "CVE-2023-32728",
      "initial_release_date": "2023-11-06T13:14:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Code injection in zabbix_agent2 smart.disk.get caused by smartctl plugin",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-32728.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2025-04-25T02:33:49Z",
      "cve": "CVE-2023-32728",
      "id": "CVE-2023-32728",
      "initial_release_date": "2023-12-20T02:08:11Z",
      "product_status:known_not_affected": "14",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2023-32728",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-32728.json",
      "version": "9"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T15:25:36.700Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://support.zabbix.com/browse/ZBX-23858"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-32728",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-11-27T20:43:15.626286Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-11-27T20:43:20.751Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "modules": [
                "Agent 2"
              ],
              "product": "Zabbix",
              "repo": "https://git.zabbix.com/",
              "vendor": "Zabbix",
              "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"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "user": "00000000-0000-4000-9000-000000000000",
              "value": "This vulnerability is reported in HackerOne bounty hunter platform by Philippe Antoine (catenacyber)"
            }
          ],
          "datePublic": "2023-11-06T13:14:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "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."
                }
              ],
              "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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-253",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-253 Remote Code Inclusion"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "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"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2023-12-18T09:19:51.507Z",
            "orgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
            "shortName": "Zabbix"
          },
          "references": [
            {
              "url": "https://support.zabbix.com/browse/ZBX-23858"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Code injection in zabbix_agent2 smart.disk.get caused by smartctl plugin",
          "x_generator": {
            "engine": "Vulnogram 0.1.0-dev"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
        "assignerShortName": "Zabbix",
        "cveId": "CVE-2023-32728",
        "datePublished": "2023-12-18T09:19:51.507Z",
        "dateReserved": "2023-05-11T21:25:43.368Z",
        "dateUpdated": "2024-11-27T20:43:26.283Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

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.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…