diff --git a/2019/9xxx/CVE-2019-9785.json b/2019/9xxx/CVE-2019-9785.json new file mode 100644 index 00000000000..68034ce390d --- /dev/null +++ b/2019/9xxx/CVE-2019-9785.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta" : { + "ASSIGNER" : "cve@mitre.org", + "ID" : "CVE-2019-9785", + "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" : "gitnote 3.1.0 allows remote attackers to execute arbitrary code via a crafted Markdown file, as demonstrated by a javascript:window.parent.top.require('child_process').execFile substring in the onerror attribute of an IMG element." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/CCCCCrash/POCs/tree/master/Web/gitnote", + "refsource" : "MISC", + "url" : "https://github.com/CCCCCrash/POCs/tree/master/Web/gitnote" + }, + { + "name" : "https://github.com/zhaopengme/gitnote/issues/209", + "refsource" : "MISC", + "url" : "https://github.com/zhaopengme/gitnote/issues/209" + } + ] + } +}