fkie_cve-2024-36468
Vulnerability from fkie_nvd
Published
2024-11-27 12:15
Modified
2024-11-27 12:15
Summary
The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session->securityEngineID to local_record.engineid without proper bounds checking.
Impacted products
Vendor Product Version



{
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "The reported vulnerability is a stack buffer overflow in the zbx_snmp_cache_handle_engineid function within the Zabbix server/proxy code. This issue occurs when copying data from session-\u003esecurityEngineID to local_record.engineid without proper bounds checking."
    },
    {
      "lang": "es",
      "value": "La vulnerabilidad informada es un desbordamiento del b\u00fafer de pila en la funci\u00f3n zbx_snmp_cache_handle_engineid dentro del c\u00f3digo del servidor/proxy Zabbix. Este problema ocurre al copiar datos de session-\u0026gt;securityEngineID a local_record.engineid sin la verificaci\u00f3n de los l\u00edmites adecuada."
    }
  ],
  "id": "CVE-2024-36468",
  "lastModified": "2024-11-27T12:15:20.383",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 3.0,
          "baseSeverity": "LOW",
          "confidentialityImpact": "LOW",
          "integrityImpact": "NONE",
          "privilegesRequired": "HIGH",
          "scope": "CHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.3,
        "impactScore": 1.4,
        "source": "security@zabbix.com",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-11-27T12:15:20.383",
  "references": [
    {
      "source": "security@zabbix.com",
      "url": "https://support.zabbix.com/browse/ZBX-25621"
    }
  ],
  "sourceIdentifier": "security@zabbix.com",
  "vulnStatus": "Awaiting Analysis",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-121"
        }
      ],
      "source": "security@zabbix.com",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.