diff --git a/2018/3xxx/CVE-2018-3770.json b/2018/3xxx/CVE-2018-3770.json index d9a3bb06912..e02c889acf9 100644 --- a/2018/3xxx/CVE-2018-3770.json +++ b/2018/3xxx/CVE-2018-3770.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "support@hackerone.com", + "DATE_PUBLIC" : "2018-07-20T00:00:00", "ID" : "CVE-2018-3770", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "markdown-pdf", + "version" : { + "version_data" : [ + { + "version_value" : "9.0.0" + } + ] + } + } + ] + }, + "vendor_name" : "HackerOne" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "description_data" : [ { "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value" : "A path traversal exists in markdown-pdf version <9.0.0 that allows a user to insert a malicious html code that can result in reading the local files." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Path Traversal (CWE-22)" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://hackerone.com/reports/360727" } ] } diff --git a/2018/3xxx/CVE-2018-3771.json b/2018/3xxx/CVE-2018-3771.json index c912bc1aff5..25119ba3c7d 100644 --- a/2018/3xxx/CVE-2018-3771.json +++ b/2018/3xxx/CVE-2018-3771.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "support@hackerone.com", + "DATE_PUBLIC" : "2018-07-20T00:00:00", "ID" : "CVE-2018-3771", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "statics-server", + "version" : { + "version_data" : [ + { + "version_value" : "0.0.9" + } + ] + } + } + ] + }, + "vendor_name" : "HackerOne" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,26 @@ "description_data" : [ { "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value" : "An XSS in statics-server <= 0.0.9 can be used via injected iframe in the filename when statics-server displays directory index in the browser." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-site Scripting (XSS) - Generic (CWE-79)" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://hackerone.com/reports/355458" } ] }