mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
77 lines
2.6 KiB
JSON
77 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2022-36313",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "An issue was discovered in the file-type package before 16.5.4 and 17.x before 17.1.3 for Node.js. A malformed MKV file could cause the file type detector to get caught in an infinite loop. This would make the application become unresponsive and could be used to cause a DoS attack."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.npmjs.com/package/file-type",
|
|
"refsource": "MISC",
|
|
"name": "https://www.npmjs.com/package/file-type"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/sindresorhus/file-type/releases/tag/v17.1.3",
|
|
"url": "https://github.com/sindresorhus/file-type/releases/tag/v17.1.3"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/sindresorhus/file-type/releases/tag/v16.5.4",
|
|
"url": "https://github.com/sindresorhus/file-type/releases/tag/v16.5.4"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://security.netapp.com/advisory/ntap-20220909-0005/",
|
|
"url": "https://security.netapp.com/advisory/ntap-20220909-0005/"
|
|
}
|
|
]
|
|
}
|
|
} |