diff --git a/2019/6xxx/CVE-2019-6779.json b/2019/6xxx/CVE-2019-6779.json index cbef90c76e5..14621bb8987 100644 --- a/2019/6xxx/CVE-2019-6779.json +++ b/2019/6xxx/CVE-2019-6779.json @@ -2,7 +2,30 @@ "CVE_data_meta" : { "ASSIGNER" : "cve@mitre.org", "ID" : "CVE-2019-6779", - "STATE" : "RESERVED" + "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", @@ -11,7 +34,28 @@ "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" : "Cscms 4.1.8 allows admin.php/links/save CSRF to add, modify, or delete friend links." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "n/a" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "name" : "https://github.com/chshcms/cscms/issues/3", + "refsource" : "MISC", + "url" : "https://github.com/chshcms/cscms/issues/3" } ] }