2023-05-08 23:55:29 +02:00
{
"id" : "CVE-2023-31125" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-08T21:15:11.347" ,
2023-06-22 16:00:29 +00:00
"lastModified" : "2023-06-22T15:15:12.800" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-08 23:55:29 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. An uncaught exception vulnerability was introduced in version 5.1.0 and included in version 4.1.0 of the `socket.io` parent package. Older versions are not impacted. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the `engine.io` package, including those who use depending packages like `socket.io`. This issue was fixed in version 6.4.2 of Engine.IO. There is no known workaround except upgrading to a safe version.\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-15 22:00:27 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
} ,
2023-05-08 23:55:29 +02:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
2023-06-22 16:00:29 +00:00
"source" : "security-advisories@github.com" ,
2023-05-08 23:55:29 +02:00
"type" : "Primary" ,
2023-05-15 22:00:27 +02:00
"description" : [
{
"lang" : "en" ,
2023-06-22 16:00:29 +00:00
"value" : "CWE-248"
2023-05-15 22:00:27 +02:00
}
]
} ,
{
2023-06-22 16:00:29 +00:00
"source" : "nvd@nist.gov" ,
2023-05-15 22:00:27 +02:00
"type" : "Secondary" ,
2023-05-08 23:55:29 +02:00
"description" : [
{
"lang" : "en" ,
2023-06-22 16:00:29 +00:00
"value" : "NVD-CWE-Other"
2023-05-08 23:55:29 +02:00
}
]
}
] ,
2023-05-15 22:00:27 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:socket:engine.io:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "5.1.0" ,
"versionEndExcluding" : "6.4.2" ,
"matchCriteriaId" : "9E9DF47D-3B77-4A1B-BE6F-03F9F532FA9D"
}
]
}
]
}
] ,
2023-05-08 23:55:29 +02:00
"references" : [
{
"url" : "https://github.com/socketio/engine.io/commit/fc480b4f305e16fe5972cf337d055e598372dc44" ,
2023-05-15 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://github.com/socketio/engine.io/releases/tag/6.4.2" ,
2023-05-15 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-05-08 23:55:29 +02:00
} ,
{
"url" : "https://github.com/socketio/engine.io/security/advisories/GHSA-q9mw-68c2-j6m5" ,
2023-05-15 22:00:27 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-22 16:00:29 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20230622-0002/" ,
"source" : "security-advisories@github.com"
2023-05-08 23:55:29 +02:00
}
]
}