René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

117 lines
3.6 KiB
JSON

{
"id": "CVE-2022-25888",
"sourceIdentifier": "report@snyk.io",
"published": "2022-08-23T05:15:08.107",
"lastModified": "2022-08-25T20:34:47.787",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The package opcua from 0.0.0 are vulnerable to Denial of Service (DoS) due to a missing limitation on the number of received chunks - per single session or in total for all concurrent sessions. An attacker can exploit this vulnerability by sending an unlimited number of huge chunks (e.g. 2GB each) without sending the Final closing chunk."
},
{
"lang": "es",
"value": "El paquete opcua a partir de la versi\u00f3n 0.0.0, es vulnerable a una Denegaci\u00f3n de Servicio (DoS) debido a una falta de limitaci\u00f3n del n\u00famero de chunks recibidos - por sesi\u00f3n individual o en total para todas las sesiones concurrentes. Un atacante puede explotar esta vulnerabilidad mediante el env\u00edo de un n\u00famero ilimitado de chunks enormes (por ejemplo, 2GB cada uno) sin enviar el chunk de cierre Final."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
},
{
"source": "report@snyk.io",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:opcua_project:opcua:*:*:*:*:*:rust:*:*",
"versionStartIncluding": "0.0.0",
"matchCriteriaId": "D89B47B2-234D-4CB2-94E1-644C86506B15"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/locka99/opcua/pull/216",
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/locka99/opcua/pull/216/commits/6fb683c5fec46c6dd347824491c4d93a229da695",
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.snyk.io/vuln/SNYK-RUST-OPCUA-2988751",
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}