2023-10-03 06:00:28 +00:00
{
"id" : "CVE-2023-26151" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2023-10-03T05:15:50.507" ,
2023-11-07 21:03:21 +00:00
"lastModified" : "2023-11-07T04:09:29.060" ,
"vulnStatus" : "Modified" ,
2023-10-03 06:00:28 +00:00
"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."
2023-10-03 14:00:28 +00:00
} ,
{
"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."
2023-10-03 06:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-04 18:00:29 +00:00
{
"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
} ,
2023-10-03 06:00:28 +00:00
{
2023-11-07 21:03:21 +00:00
"source" : "bae035ff-b466-4ff4-94d0-fc9efd9e1730" ,
2023-10-03 06:00:28 +00:00
"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
}
]
} ,
2023-10-04 18:00:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-835"
}
]
2023-11-07 21:03:21 +00:00
} ,
{
"source" : "bae035ff-b466-4ff4-94d0-fc9efd9e1730" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
2023-10-04 18:00:29 +00:00
}
] ,
"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"
}
]
}
]
}
] ,
2023-10-03 06:00:28 +00:00
"references" : [
{
"url" : "https://gist.github.com/artfire52/1540b234350795e0ecb4d672608dbec8" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://github.com/FreeOpcUa/opcua-asyncio/commit/f6603daa34a93a658f0e176cb0b9ee5a6643b262" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://github.com/FreeOpcUa/opcua-asyncio/issues/1013" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://github.com/FreeOpcUa/opcua-asyncio/pull/1039" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Patch"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://github.com/FreeOpcUa/opcua-asyncio/releases/tag/v0.9.96" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Product" ,
"Release Notes"
]
2023-10-03 06:00:28 +00:00
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-PYTHON-ASYNCUA-5673709" ,
2023-10-04 18:00:29 +00:00
"source" : "report@snyk.io" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-10-03 06:00:28 +00:00
}
]
}