From 5a4bd3274cd5389ed71f6b125844d0467b2f1c49 Mon Sep 17 00:00:00 2001 From: Robert Roberge Date: Tue, 19 Nov 2024 10:35:44 -0500 Subject: [PATCH] #3266 Add 1 New CNA + Update 1 CNA's info (#3277) (#3278) --- src/assets/data/CNAsList.json | 60 +++++++++++++++++++++++++++++++++-- src/assets/data/metrics.json | 2 +- src/assets/data/news.json | 21 ++++++++++++ 3 files changed, 80 insertions(+), 3 deletions(-) diff --git a/src/assets/data/CNAsList.json b/src/assets/data/CNAsList.json index bd5064c3..479b228b 100644 --- a/src/assets/data/CNAsList.json +++ b/src/assets/data/CNAsList.json @@ -19868,7 +19868,7 @@ { "label": "Policy", "language": "", - "url": "https://www.pcvuesolutions.com/index.php/vuln-disclosure" + "url": "https://www.pcvue.com/policies/vuln_disclosure" } ], "securityAdvisories": { @@ -19876,7 +19876,7 @@ "advisories": [ { "label": "Advisories", - "url": "https://www.pcvuesolutions.com/security" + "url": "https://www.pcvue.com/security" } ] }, @@ -24227,5 +24227,61 @@ ] }, "country": "USA" + }, + { + "shortName": "Omnissa", + "cnaID": "CNA-2024-0078", + "organizationName": "Omnissa, LLC", + "scope": "All Omnissa products and services, including Workspace ONE and Horizon", + "contact": [ + { + "email": [ + { + "label": "Email", + "emailAddr": "security@omnissa.com" + } + ], + "contact": [], + "form": [] + } + ], + "disclosurePolicy": [ + { + "label": "Policy", + "language": "", + "url": "https://static.omnissa.com/uploads/omnissa-external-vulnerability-response-and-remediation-policy.pdf" + } + ], + "securityAdvisories": { + "alerts": [], + "advisories": [ + { + "label": "Advisories", + "url": "https://www.omnissa.com/omnissa-security-response/" + } + ] + }, + "resources": [], + "CNA": { + "isRoot": false, + "root": { + "shortName": "n/a", + "organizationName": "n/a" + }, + "roles": [ + { + "helpText": "", + "role": "CNA" + } + ], + "TLR": { + "shortName": "mitre", + "organizationName": "MITRE Corporation" + }, + "type": [ + "Vendor" + ] + }, + "country": "USA" } ] \ No newline at end of file diff --git a/src/assets/data/metrics.json b/src/assets/data/metrics.json index 317d413f..87491ec6 100644 --- a/src/assets/data/metrics.json +++ b/src/assets/data/metrics.json @@ -1169,7 +1169,7 @@ }, { "month": "November", - "value": "5" + "value": "6" }, { "month": "December", diff --git a/src/assets/data/news.json b/src/assets/data/news.json index c794fe21..6946b97c 100644 --- a/src/assets/data/news.json +++ b/src/assets/data/news.json @@ -1,5 +1,26 @@ { "currentNews": [ + { + "id": 442, + "newsType": "news", + "title": "Omnissa Added as CVE Numbering Authority (CNA)", + "urlKeywords": "Omnissa Added as CNA", + "date": "2024-11-19", + "description": [ + { + "contentnewsType": "paragraph", + "content": "Omnissa, LLC is now a CVE Numbering Authority (CNA) for all Omnissa products and services, including Workspace ONE and Horizon." + }, + { + "contentnewsType": "paragraph", + "content": "To date, 421 CNAs (419 CNAs and 2 CNA-LRs) from 40 countries and 1 no country affiliation have partnered with the CVE Program. CNAs are organizations from around the world that are authorized to assign CVE Identifiers (CVE IDs) and publish CVE Records for vulnerabilities affecting products within their distinct, agreed-upon scope, for inclusion in first-time public announcements of new vulnerabilities. Omnissa is the 228th CNA from USA." + }, + { + "contentnewsType": "paragraph", + "content": "Omnissa’s Root is the MITRE Top-Level Root." + } + ] + }, { "id": 441, "newsType": "blog",