cvelist/2021/33xxx/CVE-2021-33623.json
2022-12-23 17:00:37 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-33623",
"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": "The trim-newlines package before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service (ReDoS) for the .end() method."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.npmjs.com/package/trim-newlines",
"refsource": "MISC",
"name": "https://www.npmjs.com/package/trim-newlines"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/sindresorhus/trim-newlines/releases/tag/v4.0.1",
"url": "https://github.com/sindresorhus/trim-newlines/releases/tag/v4.0.1"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210702-0007/",
"url": "https://security.netapp.com/advisory/ntap-20210702-0007/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221223 [SECURITY] [DLA 3247-1] node-trim-newlines security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00033.html"
}
]
}
}