diff --git a/2020/29xxx/CVE-2020-29651.json b/2020/29xxx/CVE-2020-29651.json new file mode 100644 index 00000000000..e4044949ac6 --- /dev/null +++ b/2020/29xxx/CVE-2020-29651.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-29651", + "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": "A denial of service via regular expression in the py.path.svnwc component of py (aka python-py) through 1.9.0 could be used by attackers to cause a compute-time denial of service attack by supplying malicious input to the blame functionality." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/pytest-dev/py/issues/256", + "refsource": "MISC", + "name": "https://github.com/pytest-dev/py/issues/256" + }, + { + "url": "https://github.com/pytest-dev/py/pull/257", + "refsource": "MISC", + "name": "https://github.com/pytest-dev/py/pull/257" + }, + { + "url": "https://github.com/pytest-dev/py/pull/257/commits/4a9017dc6199d2a564b6e4b0aa39d6d8870e4144", + "refsource": "MISC", + "name": "https://github.com/pytest-dev/py/pull/257/commits/4a9017dc6199d2a564b6e4b0aa39d6d8870e4144" + } + ] + } +} \ No newline at end of file