cvelist/2020/36xxx/CVE-2020-36049.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-01-04 08:02:25 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-08 00:01:43 +00:00
"ID": "CVE-2020-36049",
"STATE": "PUBLIC"
2021-01-04 08:02:25 +00:00
},
2021-01-08 00:01:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-04 08:02:25 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-08 00:01:43 +00:00
"value": "socket.io-parser before 3.4.1 allows attackers to cause a denial of service (memory consumption) via a large packet because a concatenation approach is used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://blog.caller.xyz/socketio-engineio-dos/",
"refsource": "MISC",
"name": "https://blog.caller.xyz/socketio-engineio-dos/"
},
{
"url": "https://github.com/bcaller/kill-engine-io",
"refsource": "MISC",
"name": "https://github.com/bcaller/kill-engine-io"
},
{
"url": "https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55",
"refsource": "MISC",
"name": "https://github.com/socketio/socket.io-parser/commit/dcb942d24db97162ad16a67c2a0cf30875342d55"
2021-01-04 08:02:25 +00:00
}
]
}
}