cvelist/2021/35xxx/CVE-2021-35065.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2021-06-21 19:00:53 +00:00
{
2022-12-27 00:01:22 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2021-06-21 19:00:53 +00:00
"CVE_data_meta": {
2022-12-26 07:00:44 +00:00
"ID": "CVE-2021-35065",
2022-12-27 00:01:22 +00:00
"ASSIGNER": "cve@mitre.org",
2022-12-26 07:00:44 +00:00
"STATE": "PUBLIC"
2021-06-21 19:00:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-26 07:00:44 +00:00
"value": "The glob-parent package before 6.0.1 for Node.js allows ReDoS (regular expression denial of service) attacks against the enclosure regular expression."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
2022-12-27 00:01:22 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a",
"version_affected": "?"
}
]
}
}
]
}
}
]
}
},
2022-12-26 07:00:44 +00:00
"references": {
"reference_data": [
{
2022-12-27 00:01:22 +00:00
"url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294",
2022-12-26 07:00:44 +00:00
"refsource": "MISC",
2022-12-27 00:01:22 +00:00
"name": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294"
2022-12-26 07:00:44 +00:00
},
{
2022-12-27 00:01:22 +00:00
"url": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339",
"refsource": "MISC",
"name": "https://github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339"
2022-12-26 07:00:44 +00:00
},
{
2022-12-27 00:01:22 +00:00
"url": "https://github.com/gulpjs/glob-parent/pull/49",
"refsource": "MISC",
"name": "https://github.com/gulpjs/glob-parent/pull/49"
2021-06-21 19:00:53 +00:00
}
]
}
}