From a433a962394c72b0e6ba2b520ff87119618bfc0e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 18 Jul 2021 04:00:52 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/36xxx/CVE-2021-36773.json | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 2021/36xxx/CVE-2021-36773.json diff --git a/2021/36xxx/CVE-2021-36773.json b/2021/36xxx/CVE-2021-36773.json new file mode 100644 index 00000000000..587e1378a06 --- /dev/null +++ b/2021/36xxx/CVE-2021-36773.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-36773", + "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": "uBlock Origin before 1.36.2 and nMatrix before 4.4.9 support an arbitrary depth of parameter nesting for strict blocking, which allows crafted web sites to cause a denial of service (unbounded recursion that can trigger memory consumption and a loss of all blocking functionality)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://news.ycombinator.com/item?id=27833752", + "refsource": "MISC", + "name": "https://news.ycombinator.com/item?id=27833752" + }, + { + "url": "https://github.com/vtriolet/writings/blob/main/posts/2021/ublock_origin_and_umatrix_denial_of_service.adoc", + "refsource": "MISC", + "name": "https://github.com/vtriolet/writings/blob/main/posts/2021/ublock_origin_and_umatrix_denial_of_service.adoc" + } + ] + } +} \ No newline at end of file