2023-10-04 18:00:29 +00:00

141 lines
3.9 KiB
JSON

{
"id": "CVE-2023-26151",
"sourceIdentifier": "report@snyk.io",
"published": "2023-10-03T05:15:50.507",
"lastModified": "2023-10-04T17:12:33.987",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Versions of the package asyncua before 0.9.96 are vulnerable to Denial of Service (DoS) such that an attacker can send a malformed packet and as a result, the server will enter into an infinite loop and consume excessive memory."
},
{
"lang": "es",
"value": "Las versiones del paquete asyncua anteriores a la 0.9.96 son vulnerables a la denegaci\u00f3n de servicio (DoS), de modo que un atacante puede enviar un paquete con formato incorrecto y, como resultado, el servidor entrar\u00e1 en un bucle infinito y consumir\u00e1 memoria excesiva."
}
],
"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:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-835"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freeopcua:opcua-asyncio:*:*:*:*:*:python:*:*",
"versionEndExcluding": "0.9.96",
"matchCriteriaId": "D64D2A05-90B8-43AA-B8BE-9D79959CFC61"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/artfire52/1540b234350795e0ecb4d672608dbec8",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/FreeOpcUa/opcua-asyncio/commit/f6603daa34a93a658f0e176cb0b9ee5a6643b262",
"source": "report@snyk.io",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/FreeOpcUa/opcua-asyncio/issues/1013",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://github.com/FreeOpcUa/opcua-asyncio/pull/1039",
"source": "report@snyk.io",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96",
"source": "report@snyk.io",
"tags": [
"Product",
"Release Notes"
]
},
{
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673709",
"source": "report@snyk.io",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
]
}
]
}