Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-42328 (GCVE-0-2024-42328)
Vulnerability from cvelistv5 – Published: 2024-11-27 12:04 – Updated: 2024-11-27 14:56{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-42328",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-27T14:56:07.120650Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-27T14:56:15.833Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"modules": [
"Server"
],
"product": "Zabbix",
"repo": "https://git.zabbix.com/",
"vendor": "Zabbix",
"versions": [
{
"changes": [
{
"at": "7.0.3rc1",
"status": "unaffected"
}
],
"lessThanOrEqual": "7.0.2",
"status": "affected",
"version": "7.0.0",
"versionType": "git"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Zabbix wants to thank zhutyra for submitting this report on the HackerOne bug bounty platform"
}
],
"datePublic": "2024-10-30T11:49:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u0026gt;data in the code below will remain NULL and an attempt to read from it will result in a crash."
}
],
"value": "When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash."
}
],
"impacts": [
{
"capecId": "CAPEC-215",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-215 Fuzzing for application mapping"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-690",
"description": "CWE-690 Unchecked Return Value to NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-27T12:04:53.864Z",
"orgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
"shortName": "Zabbix"
},
"references": [
{
"url": "https://support.zabbix.com/browse/ZBX-25624"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "JS - Crash on empty HTTP server response",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "72de3e22-0555-4a0d-ae81-9249e0f0a1e8",
"assignerShortName": "Zabbix",
"cveId": "CVE-2024-42328",
"datePublished": "2024-11-27T12:04:53.864Z",
"dateReserved": "2024-07-30T08:27:36.132Z",
"dateUpdated": "2024-11-27T14:56:15.833Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-42328",
"date": "2026-06-16",
"epss": "0.00229",
"percentile": "0.13495"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash.\"}, {\"lang\": \"es\", \"value\": \"Cuando el controlador web del objeto Browser descarga datos de un servidor HTTP, el puntero de datos se establece en NULL y se asigna solo en curl_write_cb cuando se reciben datos. Si la respuesta del servidor es un documento vac\\u00edo, entonces wd-\u0026gt;data en el c\\u00f3digo a continuaci\\u00f3n permanecer\\u00e1 en NULL y un intento de leerlo provocar\\u00e1 un bloqueo.\"}]",
"id": "CVE-2024-42328",
"lastModified": "2024-11-27T12:15:20.757",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security@zabbix.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 1.4}]}",
"published": "2024-11-27T12:15:20.757",
"references": "[{\"url\": \"https://support.zabbix.com/browse/ZBX-25624\", \"source\": \"security@zabbix.com\"}]",
"sourceIdentifier": "security@zabbix.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security@zabbix.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}, {\"lang\": \"en\", \"value\": \"CWE-690\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-42328\",\"sourceIdentifier\":\"security@zabbix.com\",\"published\":\"2024-11-27T12:15:20.757\",\"lastModified\":\"2025-10-08T16:42:23.020\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash.\"},{\"lang\":\"es\",\"value\":\"Cuando el controlador web del objeto Browser descarga datos de un servidor HTTP, el puntero de datos se establece en NULL y se asigna solo en curl_write_cb cuando se reciben datos. Si la respuesta del servidor es un documento vac\u00edo, entonces wd-\u0026gt;data en el c\u00f3digo a continuaci\u00f3n permanecer\u00e1 en NULL y un intento de leerlo provocar\u00e1 un bloqueo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@zabbix.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":3.3,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@zabbix.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"},{\"lang\":\"en\",\"value\":\"CWE-690\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0.0\",\"versionEndExcluding\":\"7.0.4\",\"matchCriteriaId\":\"BC284EF6-B253-4383-8278-EB81F7859AEF\"}]}]}],\"references\":[{\"url\":\"https://support.zabbix.com/browse/ZBX-25624\",\"source\":\"security@zabbix.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"affected\": [{\"defaultStatus\": \"unaffected\", \"modules\": [\"Server\"], \"product\": \"Zabbix\", \"repo\": \"https://git.zabbix.com/\", \"vendor\": \"Zabbix\", \"versions\": [{\"changes\": [{\"at\": \"7.0.3rc1\", \"status\": \"unaffected\"}], \"lessThanOrEqual\": \"7.0.2\", \"status\": \"affected\", \"version\": \"7.0.0\", \"versionType\": \"git\"}]}], \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Zabbix wants to thank zhutyra for submitting this report on the HackerOne bug bounty platform\"}], \"datePublic\": \"2024-10-30T11:49:00.000Z\", \"descriptions\": [{\"lang\": \"en\", \"supportingMedia\": [{\"base64\": false, \"type\": \"text/html\", \"value\": \"When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u0026gt;data in the code below will remain NULL and an attempt to read from it will result in a crash.\"}], \"value\": \"When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash.\"}], \"impacts\": [{\"capecId\": \"CAPEC-215\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-215 Fuzzing for application mapping\"}]}], \"metrics\": [{\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"LOCAL\", \"availabilityImpact\": \"LOW\", \"baseScore\": 3.3, \"baseSeverity\": \"LOW\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L\", \"version\": \"3.1\"}, \"format\": \"CVSS\", \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-690\", \"description\": \"CWE-690 Unchecked Return Value to NULL Pointer Dereference\", \"lang\": \"en\", \"type\": \"CWE\"}]}, {\"descriptions\": [{\"cweId\": \"CWE-476\", \"description\": \"CWE-476 NULL Pointer Dereference\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"providerMetadata\": {\"orgId\": \"72de3e22-0555-4a0d-ae81-9249e0f0a1e8\", \"shortName\": \"Zabbix\", \"dateUpdated\": \"2024-11-27T12:04:53.864Z\"}, \"references\": [{\"url\": \"https://support.zabbix.com/browse/ZBX-25624\"}], \"source\": {\"discovery\": \"EXTERNAL\"}, \"title\": \"JS - Crash on empty HTTP server response\", \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-42328\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-27T14:56:07.120650Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-27T14:56:12.499Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2024-42328\", \"assignerOrgId\": \"72de3e22-0555-4a0d-ae81-9249e0f0a1e8\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"Zabbix\", \"dateReserved\": \"2024-07-30T08:27:36.132Z\", \"datePublished\": \"2024-11-27T12:04:53.864Z\", \"dateUpdated\": \"2024-11-27T14:56:15.833Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2024-AVI-1028
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Zabbix. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Zabbix versions 5.0.x ant\u00e9rieures \u00e0 5.0.43rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 7.0.x ant\u00e9rieures \u00e0 7.0.4rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 6.4.x ant\u00e9rieures \u00e0 6.4.20rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 6.0.x ant\u00e9rieures \u00e0 6.0.35rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"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-42329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42329"
},
{
"name": "CVE-2024-42326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42326"
},
{
"name": "CVE-2024-36468",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36468"
},
{
"name": "CVE-2024-22117",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22117"
},
{
"name": "CVE-2024-42331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42331"
},
{
"name": "CVE-2024-36464",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36464"
},
{
"name": "CVE-2024-42332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42332"
},
{
"name": "CVE-2024-42327",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42327"
},
{
"name": "CVE-2024-42333",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42333"
},
{
"name": "CVE-2024-36463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36463"
},
{
"name": "CVE-2024-42328",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42328"
},
{
"name": "CVE-2024-36466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36466"
},
{
"name": "CVE-2024-36467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36467"
},
{
"name": "CVE-2024-42330",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42330"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-1028",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-11-29T00: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"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Zabbix. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Zabbix",
"vendor_advisories": [
{
"published_at": "2024-11-26",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25610",
"url": "https://support.zabbix.com/browse/ZBX-25610"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25630",
"url": "https://support.zabbix.com/browse/ZBX-25630"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25626",
"url": "https://support.zabbix.com/browse/ZBX-25626"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25625",
"url": "https://support.zabbix.com/browse/ZBX-25625"
},
{
"published_at": "2024-11-26",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25611",
"url": "https://support.zabbix.com/browse/ZBX-25611"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25624",
"url": "https://support.zabbix.com/browse/ZBX-25624"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25627",
"url": "https://support.zabbix.com/browse/ZBX-25627"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25621",
"url": "https://support.zabbix.com/browse/ZBX-25621"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25622",
"url": "https://support.zabbix.com/browse/ZBX-25622"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25614",
"url": "https://support.zabbix.com/browse/ZBX-25614"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25628",
"url": "https://support.zabbix.com/browse/ZBX-25628"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25629",
"url": "https://support.zabbix.com/browse/ZBX-25629"
},
{
"published_at": "2024-11-28",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25635",
"url": "https://support.zabbix.com/browse/ZBX-25635"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25623",
"url": "https://support.zabbix.com/browse/ZBX-25623"
}
]
}
CERTFR-2024-AVI-1028
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans Zabbix. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Zabbix versions 5.0.x ant\u00e9rieures \u00e0 5.0.43rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 7.0.x ant\u00e9rieures \u00e0 7.0.4rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 6.4.x ant\u00e9rieures \u00e0 6.4.20rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"scada": false
}
}
},
{
"description": "Zabbix versions 6.0.x ant\u00e9rieures \u00e0 6.0.35rc1",
"product": {
"name": "Zabbix",
"vendor": {
"name": "Zabbix",
"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-42329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42329"
},
{
"name": "CVE-2024-42326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42326"
},
{
"name": "CVE-2024-36468",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36468"
},
{
"name": "CVE-2024-22117",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22117"
},
{
"name": "CVE-2024-42331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42331"
},
{
"name": "CVE-2024-36464",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36464"
},
{
"name": "CVE-2024-42332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42332"
},
{
"name": "CVE-2024-42327",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42327"
},
{
"name": "CVE-2024-42333",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42333"
},
{
"name": "CVE-2024-36463",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36463"
},
{
"name": "CVE-2024-42328",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42328"
},
{
"name": "CVE-2024-36466",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36466"
},
{
"name": "CVE-2024-36467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36467"
},
{
"name": "CVE-2024-42330",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42330"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-1028",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-11-29T00: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"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Zabbix. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Zabbix",
"vendor_advisories": [
{
"published_at": "2024-11-26",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25610",
"url": "https://support.zabbix.com/browse/ZBX-25610"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25630",
"url": "https://support.zabbix.com/browse/ZBX-25630"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25626",
"url": "https://support.zabbix.com/browse/ZBX-25626"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25625",
"url": "https://support.zabbix.com/browse/ZBX-25625"
},
{
"published_at": "2024-11-26",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25611",
"url": "https://support.zabbix.com/browse/ZBX-25611"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25624",
"url": "https://support.zabbix.com/browse/ZBX-25624"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25627",
"url": "https://support.zabbix.com/browse/ZBX-25627"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25621",
"url": "https://support.zabbix.com/browse/ZBX-25621"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25622",
"url": "https://support.zabbix.com/browse/ZBX-25622"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25614",
"url": "https://support.zabbix.com/browse/ZBX-25614"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25628",
"url": "https://support.zabbix.com/browse/ZBX-25628"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25629",
"url": "https://support.zabbix.com/browse/ZBX-25629"
},
{
"published_at": "2024-11-28",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25635",
"url": "https://support.zabbix.com/browse/ZBX-25635"
},
{
"published_at": "2024-11-27",
"title": "Bulletin de s\u00e9curit\u00e9 Zabbix ZBX-25623",
"url": "https://support.zabbix.com/browse/ZBX-25623"
}
]
}
{
"CVSS 2.0": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/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": "\u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Zabbix LLC.",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7.3 (\u0420\u0415\u0414 \u041e\u0421), 4.7 (Astra Linux Special Edition), \u0434\u043e 7.0.4 rc1 (Zabbix), 3.8 (Astra Linux Special Edition)",
"\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": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430.\n\n\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 Zabbix:\nhttps://support.zabbix.com/browse/ZBX-25624\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 \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 zabbix \u0434\u043e 1:7.0.5+dfsg-1~bpo12+1+ci202412201414+astra10 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE47\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 zabbix \u0434\u043e 1:7.0.10+dfsg-2+ci6 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 zabbix \u0434\u043e 1:7.0.10+dfsg-2+ci6 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "27.11.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": "16.02.2026",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "19.12.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-11323",
"\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-42328",
"\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": "\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), Astra Linux Special Edition (\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 \u2116369), Zabbix",
"\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": "\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), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\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 \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 3.8 (\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 \u2116369)",
"\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 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 curl_write_cb() \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 Zabbix, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 (DoS)",
"\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": "\u0420\u0430\u0437\u044b\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f NULL (CWE-476), \u041d\u0435\u043f\u0440\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435, \u043f\u0440\u0438\u0432\u043e\u0434\u044f\u0449\u0435\u0435 \u043a \u0440\u0430\u0437\u044b\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u043d\u0438\u044e \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f NULL. (CWE-690)",
"\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 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 curl_write_cb() \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0438\u043d\u0433\u0430 Zabbix \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0440\u0430\u0437\u044b\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043d\u0443\u043b\u0435\u0432\u043e\u0433\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f. \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\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438 (DoS)",
"\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": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\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://support.zabbix.com/browse/ZBX-25624\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE47\nhttps://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38\nhttps://wiki.astralinux.ru/astra-linux-se38-bulletin-2026-0126SE38",
"\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\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u043e \u0437\u0430\u0449\u0438\u0442\u044b",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-476, CWE-690",
"\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": "\u041d\u0438\u0437\u043a\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 1,7)\n\u041d\u0438\u0437\u043a\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 3,3)"
}
FKIE_CVE-2024-42328
Vulnerability from fkie_nvd - Published: 2024-11-27 12:15 - Updated: 2025-10-08 16:425.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security@zabbix.com | https://support.zabbix.com/browse/ZBX-25624 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BC284EF6-B253-4383-8278-EB81F7859AEF",
"versionEndExcluding": "7.0.4",
"versionStartIncluding": "7.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash."
},
{
"lang": "es",
"value": "Cuando el controlador web del objeto Browser descarga datos de un servidor HTTP, el puntero de datos se establece en NULL y se asigna solo en curl_write_cb cuando se reciben datos. Si la respuesta del servidor es un documento vac\u00edo, entonces wd-\u0026gt;data en el c\u00f3digo a continuaci\u00f3n permanecer\u00e1 en NULL y un intento de leerlo provocar\u00e1 un bloqueo."
}
],
"id": "CVE-2024-42328",
"lastModified": "2025-10-08T16:42:23.020",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 1.4,
"source": "security@zabbix.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-11-27T12:15:20.757",
"references": [
{
"source": "security@zabbix.com",
"tags": [
"Vendor Advisory"
],
"url": "https://support.zabbix.com/browse/ZBX-25624"
}
],
"sourceIdentifier": "security@zabbix.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
},
{
"lang": "en",
"value": "CWE-690"
}
],
"source": "security@zabbix.com",
"type": "Secondary"
}
]
}
GHSA-3M8P-V336-PMQP
Vulnerability from github – Published: 2024-11-27 12:31 – Updated: 2024-11-27 12:31When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then wd->data in the code below will remain NULL and an attempt to read from it will result in a crash.
{
"affected": [],
"aliases": [
"CVE-2024-42328"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-27T12:15:20Z",
"severity": "LOW"
},
"details": "When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server\u0027s response is an empty document, then wd-\u003edata in the code below will remain NULL and an attempt to read from it will result in a crash.",
"id": "GHSA-3m8p-v336-pmqp",
"modified": "2024-11-27T12:31:54Z",
"published": "2024-11-27T12:31:54Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-42328"
},
{
"type": "WEB",
"url": "https://support.zabbix.com/browse/ZBX-25624"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
]
}
NCSC-2024-0462
Vulnerability from csaf_ncscnl - Published: 2024-12-02 12:51 - Updated: 2024-12-02 12:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— | |
|
frontend
zabbix
|
cpe:2.3:a:zabbix:frontend:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
zabbix
zabbix
|
cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Zabbix heeft kwetsbaarheden verholpen in de Zabbix server en frontend.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden omvatten een stack buffer overflow in de zbx_snmp_cache_handle_engineid functie, die kan leiden tot het uitvoeren van willekeurige code of een denial of service. Daarnaast is er een SQL-injectie kwetsbaarheid die niet-beheerders met API-toegang in staat stelt om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Ook zijn er kwetsbaarheden gerapporteerd die kunnen leiden tot gegevensvervalsing in de gebruikersinterface en een kleine geheugenlek die gevoelige informatie kan blootstellen. ",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Zabbix heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Unchecked Return Value to NULL Pointer Dereference",
"title": "CWE-690"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Use of Externally-Controlled Format String",
"title": "CWE-134"
},
{
"category": "general",
"text": "Plaintext Storage of a Password",
"title": "CWE-256"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"title": "CWE-89"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25621"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25622"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25623"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25624"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25625"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25626"
},
{
"category": "external",
"summary": "Reference - certbundde; cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25630"
},
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd",
"url": "https://support.zabbix.com/browse/ZBX-25635"
}
],
"title": "Kwetsbaarheden verholpen in Zabbix",
"tracking": {
"current_release_date": "2024-12-02T12:51:47.361749Z",
"id": "NCSC-2024-0462",
"initial_release_date": "2024-12-02T12:51:47.361749Z",
"revision_history": [
{
"date": "2024-12-02T12:51:47.361749Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "frontend",
"product": {
"name": "frontend",
"product_id": "CSAFPID-235577",
"product_identification_helper": {
"cpe": "cpe:2.3:a:zabbix:frontend:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "zabbix",
"product": {
"name": "zabbix",
"product_id": "CSAFPID-178006",
"product_identification_helper": {
"cpe": "cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "zabbix"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36464",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"notes": [
{
"category": "other",
"text": "Plaintext Storage of a Password",
"title": "CWE-256"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36464",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36464.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-36464"
},
{
"cve": "CVE-2024-36466",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"notes": [
{
"category": "other",
"text": "Authentication Bypass by Spoofing",
"title": "CWE-290"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36466",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36466.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-36466"
},
{
"cve": "CVE-2024-36468",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36468",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36468.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.0,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-36468"
},
{
"cve": "CVE-2024-42326",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42326",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42326.json"
}
],
"title": "CVE-2024-42326"
},
{
"cve": "CVE-2024-42327",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
"title": "CWE-89"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42327",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42327.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42327"
},
{
"cve": "CVE-2024-42328",
"cwe": {
"id": "CWE-690",
"name": "Unchecked Return Value to NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "Unchecked Return Value to NULL Pointer Dereference",
"title": "CWE-690"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42328",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42328.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42328"
},
{
"cve": "CVE-2024-42329",
"cwe": {
"id": "CWE-690",
"name": "Unchecked Return Value to NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "Unchecked Return Value to NULL Pointer Dereference",
"title": "CWE-690"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42329",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42329.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42329"
},
{
"cve": "CVE-2024-42330",
"cwe": {
"id": "CWE-134",
"name": "Use of Externally-Controlled Format String"
},
"notes": [
{
"category": "other",
"text": "Use of Externally-Controlled Format String",
"title": "CWE-134"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006",
"CSAFPID-235577"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42330",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42330.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-178006",
"CSAFPID-235577"
]
}
],
"title": "CVE-2024-42330"
},
{
"cve": "CVE-2024-42331",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42331",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42331.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42331"
},
{
"cve": "CVE-2024-42332",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42332",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42332.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42332"
},
{
"cve": "CVE-2024-42333",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
}
],
"product_status": {
"known_affected": [
"CSAFPID-178006"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-42333",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-42333.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-178006"
]
}
],
"title": "CVE-2024-42333"
}
]
}
WID-SEC-W-2024-3562
Vulnerability from csaf_certbund - Published: 2024-11-27 23:00 - Updated: 2025-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <6.4.19rc1
Zabbix / Zabbix
|
<6.4.19rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Zabbix Zabbix <6.0.34rc1
Zabbix / Zabbix
|
<6.0.34rc1 | ||
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <6.4.19rc1
Zabbix / Zabbix
|
<6.4.19rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Zabbix Zabbix <6.0.34rc1
Zabbix / Zabbix
|
<6.0.34rc1 | ||
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Zabbix Zabbix <6.4.20rc1
Zabbix / Zabbix
|
<6.4.20rc1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.4rc1
Zabbix / Zabbix
|
<7.0.4rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Zabbix Zabbix <6.4.19rc1
Zabbix / Zabbix
|
<6.4.19rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Zabbix Zabbix <6.0.34rc1
Zabbix / Zabbix
|
<6.0.34rc1 | ||
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Zabbix Zabbix <6.4.20rc1
Zabbix / Zabbix
|
<6.4.20rc1 | ||
|
Zabbix Zabbix <6.0.35rc1
Zabbix / Zabbix
|
<6.0.35rc1 | ||
|
Zabbix Zabbix <6.4.19rc1
Zabbix / Zabbix
|
<6.4.19rc1 | ||
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.0.34rc1
Zabbix / Zabbix
|
<6.0.34rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Zabbix Zabbix <7.0.3rc1
Zabbix / Zabbix
|
<7.0.3rc1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Zabbix Zabbix <7.0.1rc1
Zabbix / Zabbix
|
<7.0.1rc1 | ||
|
Zabbix Zabbix <6.4.17rc1
Zabbix / Zabbix
|
<6.4.17rc1 | ||
|
Zabbix Zabbix <6.0.32rc1
Zabbix / Zabbix
|
<6.0.32rc1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Zabbix Zabbix <6.0.30rc1
Zabbix / Zabbix
|
<6.0.30rc1 | ||
|
Zabbix Zabbix <6.4.15rc1
Zabbix / Zabbix
|
<6.4.15rc1 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Zabbix ist ein Open-Source Netzwerk-Monitoringsystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Zabbix ausnutzen, um vertrauliche Informationen preiszugeben, einen Denial-of-Service-Zustand zu erzeugen, erh\u00f6hte Rechte zu erlangen, beliebigen Code auszuf\u00fchren und Daten zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3562 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3562.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3562 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3562"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25621"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25622"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25623"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25624"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25625"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25626"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25627"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25628"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25629"
},
{
"category": "external",
"summary": "Zabbix bugs and issues vom 2024-11-27",
"url": "https://support.zabbix.com/browse/ZBX-25630"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-BCDEA6E995 vom 2024-12-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-bcdea6e995"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-59FE4B1ED6 vom 2024-12-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-59fe4b1ed6"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2024-A84AA88792 vom 2024-12-01",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-a84aa88792"
},
{
"category": "external",
"summary": "PoC auf GitHub vom 2024-12-03",
"url": "https://github.com/aramosf/cve-2024-42327"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3984 vom 2024-12-07",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00005.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02746-1 vom 2025-08-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022126.html"
}
],
"source_lang": "en-US",
"title": "Zabbix: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-08-10T22:00:00.000+00:00",
"generator": {
"date": "2025-08-11T09:47:13.698+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3562",
"initial_release_date": "2024-11-27T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "3",
"summary": "PoC aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-08-10T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.0.3rc1",
"product": {
"name": "Zabbix Zabbix \u003c7.0.3rc1",
"product_id": "T039480"
}
},
{
"category": "product_version",
"name": "7.0.3rc1",
"product": {
"name": "Zabbix Zabbix 7.0.3rc1",
"product_id": "T039480-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:7.0.3rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.34rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.0.34rc1",
"product_id": "T039481"
}
},
{
"category": "product_version",
"name": "6.0.34rc1",
"product": {
"name": "Zabbix Zabbix 6.0.34rc1",
"product_id": "T039481-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.0.34rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.4.19rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.4.19rc1",
"product_id": "T039482"
}
},
{
"category": "product_version",
"name": "6.4.19rc1",
"product": {
"name": "Zabbix Zabbix 6.4.19rc1",
"product_id": "T039482-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.4.19rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.0.4rc1",
"product": {
"name": "Zabbix Zabbix \u003c7.0.4rc1",
"product_id": "T039483"
}
},
{
"category": "product_version",
"name": "7.0.4rc1",
"product": {
"name": "Zabbix Zabbix 7.0.4rc1",
"product_id": "T039483-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:7.0.4rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.32rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.0.32rc1",
"product_id": "T039484"
}
},
{
"category": "product_version",
"name": "6.0.32rc1",
"product": {
"name": "Zabbix Zabbix 6.0.32rc1",
"product_id": "T039484-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.0.32rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.4.17rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.4.17rc1",
"product_id": "T039485"
}
},
{
"category": "product_version",
"name": "6.4.17rc1",
"product": {
"name": "Zabbix Zabbix 6.4.17rc1",
"product_id": "T039485-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.4.17rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.35rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.0.35rc1",
"product_id": "T039488"
}
},
{
"category": "product_version",
"name": "6.0.35rc1",
"product": {
"name": "Zabbix Zabbix 6.0.35rc1",
"product_id": "T039488-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.0.35rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.4.20rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.4.20rc1",
"product_id": "T039489"
}
},
{
"category": "product_version",
"name": "6.4.20rc1",
"product": {
"name": "Zabbix Zabbix 6.4.20rc1",
"product_id": "T039489-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.4.20rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.0.30rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.0.30rc1",
"product_id": "T039490"
}
},
{
"category": "product_version",
"name": "6.0.30rc1",
"product": {
"name": "Zabbix Zabbix 6.0.30rc1",
"product_id": "T039490-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.0.30rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.4.15rc1",
"product": {
"name": "Zabbix Zabbix \u003c6.4.15rc1",
"product_id": "T039492"
}
},
{
"category": "product_version",
"name": "6.4.15rc1",
"product": {
"name": "Zabbix Zabbix 6.4.15rc1",
"product_id": "T039492-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:6.4.15rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.0.1rc1",
"product": {
"name": "Zabbix Zabbix \u003c7.0.1rc1",
"product_id": "T039493"
}
},
{
"category": "product_version",
"name": "7.0.1rc1",
"product": {
"name": "Zabbix Zabbix 7.0.1rc1",
"product_id": "T039493-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:zabbix:zabbix:7.0.1rc1"
}
}
}
],
"category": "product_name",
"name": "Zabbix"
}
],
"category": "vendor",
"name": "Zabbix"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-36464",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T039490",
"T039492",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-36464"
},
{
"cve": "CVE-2024-36468",
"product_status": {
"known_affected": [
"T039483",
"T039482",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039492",
"T039481",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-36468"
},
{
"cve": "CVE-2024-42333",
"product_status": {
"known_affected": [
"T039483",
"T039482",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039492",
"T039481",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42333"
},
{
"cve": "CVE-2024-42326",
"product_status": {
"known_affected": [
"T039483",
"T039493",
"2951",
"T002207",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42326"
},
{
"cve": "CVE-2024-42328",
"product_status": {
"known_affected": [
"T039483",
"T039493",
"2951",
"T002207",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42328"
},
{
"cve": "CVE-2024-42329",
"product_status": {
"known_affected": [
"T039483",
"T039493",
"2951",
"T002207",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42329"
},
{
"cve": "CVE-2024-42331",
"product_status": {
"known_affected": [
"T039483",
"T039493",
"2951",
"T002207",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42331"
},
{
"cve": "CVE-2024-42327",
"product_status": {
"known_affected": [
"T039493",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039492",
"74185",
"T039489"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42327"
},
{
"cve": "CVE-2024-42330",
"product_status": {
"known_affected": [
"T039483",
"T039493",
"T039482",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039492",
"T039481",
"T039480",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42330"
},
{
"cve": "CVE-2024-42332",
"product_status": {
"known_affected": [
"74185",
"T039489",
"T039488",
"T039482",
"T039493",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039481",
"T039492",
"T039480"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-42332"
},
{
"cve": "CVE-2024-36466",
"product_status": {
"known_affected": [
"T039493",
"T039485",
"T039484",
"2951",
"T002207",
"T039490",
"T039492",
"74185"
]
},
"release_date": "2024-11-27T23:00:00.000+00:00",
"title": "CVE-2024-36466"
}
]
}
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.