2023-05-27 18:00:27 +00:00
{
"id" : "CVE-2023-32695" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-27T16:15:09.433" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:03:52.187" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-27 18:00:27 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "socket.io parser is a socket.io encoder and decoder written in JavaScript complying with version 5 of socket.io-protocol. A specially crafted Socket.IO packet can trigger an uncaught exception on the Socket.IO server, thus killing the Node.js process. A patch has been released in version 4.2.3.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-05 16:00:57 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-05 16:00:57 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2023-06-05 16:00:57 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2023-06-05 16:00:57 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.4
2023-06-05 16:00:57 +00:00
} ,
2023-05-27 18:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-27 18:00:27 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-05-27 18:00:27 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
2023-05-27 18:00:27 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 3.6
2023-05-27 18:00:27 +00:00
}
]
} ,
"weaknesses" : [
2023-06-05 16:00:57 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-05 16:00:57 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-20"
2023-06-05 16:00:57 +00:00
}
]
} ,
2023-05-27 18:00:27 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-27 18:00:27 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-754"
2023-05-27 18:00:27 +00:00
}
]
}
] ,
2023-06-05 16:00:57 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:socket:socket.io-parser:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "3.4.0" ,
"versionEndExcluding" : "3.4.3" ,
"matchCriteriaId" : "1DC31C5F-524B-478D-A85F-0D4F4DCCFF28"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:socket:socket.io-parser:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "4.0.4" ,
"versionEndExcluding" : "4.2.3" ,
"matchCriteriaId" : "994E08C3-8408-4FA3-AA7A-A2C13CD20AC9"
}
]
}
]
}
] ,
2023-05-27 18:00:27 +00:00
"references" : [
{
"url" : "https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced" ,
2023-06-05 16:00:57 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-27 18:00:27 +00:00
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/commit/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3" ,
2023-06-05 16:00:57 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-27 18:00:27 +00:00
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/releases/tag/4.2.3" ,
2023-06-05 16:00:57 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-05-27 18:00:27 +00:00
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/security/advisories/GHSA-cqmj-92xf-r6r9" ,
2023-06-05 16:00:57 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/commit/2dc3c92622dad113b8676be06f23b1ed46b02ced" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/commit/3b78117bf6ba7e99d7a5cfc1ba54d0477554a7f3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/releases/tag/4.2.3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/socketio/socket.io-parser/security/advisories/GHSA-cqmj-92xf-r6r9" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-05-27 18:00:27 +00:00
}
]
}