Skip to content

Commit 81dff37

Browse files
authored
Merge pull request #3334 from CVEProject/content-rjr-3331
#3331 Add 1 new Blog about Searching CVE Records
2 parents 943082d + dd6a31c commit 81dff37

3 files changed

Lines changed: 126 additions & 20 deletions

File tree

58.3 KB
Loading

src/assets/data/news.json

Lines changed: 94 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,99 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 452,
5+
"displayOnHomepageOrder": 1,
6+
"newsType": "blog",
7+
"title": "“CVE List Keyword Search” Now Available on CVE.ORG Website",
8+
"urlKeywords": "CVE List Keyword Search Now Available",
9+
"date": "2024-12-11",
10+
"author": {
11+
"name": "CVE Program",
12+
"organization": {
13+
"name": "CVE Program",
14+
"url": ""
15+
},
16+
"title": "",
17+
"bio": ""
18+
},
19+
"description": [
20+
{
21+
"contentnewsType": "paragraph",
22+
"content": "The ability to search <a href='/ResourcesSupport/Glossary?activeTerm=glossaryRecord'>CVE Records</a> by keyword is now available on <a href='/'>CVE.ORG</a>. Keywords may include a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCVEID'>CVE ID</a> (e.g., CVE-2024-1234), or one or more keywords separated by a space (e.g., authorization, SQL Injection, cross site scripting, etc.)."
23+
},
24+
{
25+
"contentnewsType": "paragraph",
26+
"content": "The new <a href='/'>CVE List Keyword Search</a> box—shown below—is located at the top of every page of the website. Please try the new CVE List keyword search and provide your feedback <a href='https://forms.office.com/g/qmmTaYnr5y' target='_blank'>here</a>."
27+
},
28+
{
29+
"contentnewsType": "image",
30+
"imageWidth": "",
31+
"href": "/news/CVEListSearchBox.png",
32+
"altText": "CVE List Keyword Search box",
33+
"captionText": "<a href='https://www.cve.org/' target='_blank'>CVE List Keyword Search box</a>"
34+
},
35+
{
36+
"contentnewsType": "paragraph",
37+
"content": "Please note that this search is for the CVE List only. It will only search CVE Records. To search the overall website, use the “Site Search” located to the right of the CVE List search box."
38+
},
39+
{
40+
"contentnewsType": "paragraph",
41+
"content": "<h3>Continuous Improvement</h3>"
42+
},
43+
{
44+
"contentnewsType": "paragraph",
45+
"content": "While Phase 1 brought CVE ID lookup to the new CVE.ORG website, Phase 2 of our search deployment brings keyword searching of the CVE List."
46+
},
47+
{
48+
"contentnewsType": "paragraph",
49+
"content": "Users can now search by keywords with letters or numbers (e.g., vendor name, product name and version, vulnerability type, etc.), or by a CVE ID that must include all letters, numbers, and hyphens associated with the CVE ID, (e.g., CVE-2024-12345). Future phases will include adding the ability to search by special characters (e.g., dot (.), forward slash (/), etc. ), and other enhancements suggested by the community."
50+
},
51+
{
52+
"contentnewsType": "paragraph",
53+
"content": "Community input is integral for our ability to continuously improve the search capability, so please provide your valuable feedback <a href='https://forms.office.com/g/qmmTaYnr5y' target='_blank'>here</a>."
54+
},
55+
{
56+
"contentnewsType": "paragraph",
57+
"content": "It is important to note that the new keyword search capability may be temporarily unavailable when enhancements are added. During these times, the <a href='https://cve.mitre.org/cve/search_cve_list.html' target='_blank'>CVE List legacy search</a> on CVE.MITRE.ORG will remain available for use as a fallback."
58+
},
59+
{
60+
"contentnewsType": "paragraph",
61+
"content": "<h3>Search Tips</h3>"
62+
},
63+
{
64+
"contentnewsType": "paragraph",
65+
"content": "Enter keywords in the new keyword search box following the guidelines provided below."
66+
},
67+
{
68+
"contentnewsType": "paragraph",
69+
"content": "<h4>By CVE ID:</h4>"
70+
},
71+
{
72+
"contentnewsType": "paragraph",
73+
"content": "<ul><li>Must include only one CVE ID per search.</li><li>CVE ID must include all letters, numbers, and hyphens associated with the CVE ID, e.g., CVE-2024-12345678.</li><li>“CVE” may be entered as “cve”, “CVE”, or as a combination of uppercase and lowercase, as casing is ignored during search.</li></ul>"
74+
},
75+
{
76+
"contentnewsType": "paragraph",
77+
"content": "<h4>By Other Keyword(s):</h4>"
78+
},
79+
{
80+
"contentnewsType": "paragraph",
81+
"content": "<ul><li>Must contain only alphanumeric characters, e.g., letters or numbers.</li><li>May contain one or more keywords, separated by a space.</li><li>Keywords may be entered in lowercase, uppercase, or a combination of both. Casing is ignored during search, e.g., the following variations are treated the same and would return the same results: Vulnerabilities, vulnerabilities, VULNERABILITIES.</li></ul>"
82+
},
83+
{
84+
"contentnewsType": "paragraph",
85+
"content": "<strong>Note:</strong> Newly published CVE Records are generally available to search within 30 minutes of publication."
86+
},
87+
{
88+
"contentnewsType": "paragraph",
89+
"content": "<h3>Requesting Feedback</h3>"
90+
},
91+
{
92+
"contentnewsType": "paragraph",
93+
"content": "Thank you in advance for using the “CVE List Keyword Search” and providing your feedback, which will help us improve the capability for the community over time. The feedback form is available <a href='https://forms.office.com/g/qmmTaYnr5y' target='_blank'>here</a>."
94+
}
95+
]
96+
},
397
{
498
"id": 451,
599
"newsType": "news",
@@ -780,7 +874,6 @@
780874
},
781875
{
782876
"id": 429,
783-
"displayOnHomepageOrder": 1,
784877
"newsType": "blog",
785878
"title": "CVE Program Celebrates 25 Years of Impact!",
786879
"urlKeywords": "CVE Program Celebrates 25 Years",

src/views/ResourcesSupport/AllResources/CveServices.vue

Lines changed: 32 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,16 @@
4545
</p>
4646
<h3 class="title" :id="pagePath['Overview']['items']['Current Status'].anchorId">Current Status</h3>
4747
<p>
48-
On May 9, 2024, the CVE Program released
49-
<a href="https://github.com/CVEProject/cve-schema/blob/master/README.md" target="_blank">CVE Record Format 5.1.0</a>
50-
(view
51-
<a href="https://github.com/CVEProject/cve-schema/releases/tag/v5.1.0" target="_blank">release notes</a>)
52-
and
53-
<a href="https://github.com/CVEProject/cve-services/releases/tag/v2.3.0" target="_blank">CVE Services 2.3.0</a>
54-
(view
55-
<a href="https://github.com/CVEProject/cve-services/releases/tag/v2.3.0" target="_blank">release notes</a>).
56-
CVE Services was updated to support the new version of the CVE Record Format. Read the full announcement
57-
<router-link to="/Media/News/item/blog/2024/05/09/CVE-Record-Format-CVE-Services-Updated">here</router-link>.
48+
<ul>
49+
<li>
50+
<a href="https://github.com/CVEProject/cve-schema/blob/master/README.md" target="_blank">CVE Record Format 5.1.1</a>
51+
(view <a href="https://github.com/CVEProject/cve-schema/releases/tag/v5.1.1" target="_blank">release notes</a>)
52+
</li>
53+
<li>
54+
<a href="https://github.com/CVEProject/cve-services/releases/tag/v2.5.0" target="_blank">CVE Services 2.5</a>
55+
(view <a href="https://github.com/CVEProject/cve-services/releases/tag/v2.5.0" target="_blank">release notes</a>)
56+
</li>
57+
</ul>
5858
</p>
5959
<h4 class="title">Known Issues</h4>
6060
<p>
@@ -119,7 +119,7 @@
119119
</section>
120120
<p class="mt-2">
121121
For a detailed explanation of CVE Services and the services architecture, watch the “Introduction to CVE Services (2022)” and
122-
“CVE Services (2023)” videos:
122+
“CVE Services (2023)” videos. For the most recent updates, watch the “CVE Services Infrastructure Updates (2024)” video.
123123
</p>
124124
<figure class="image is3by2">
125125
<iframe class="has-ratio" src="https://www.youtube.com/embed/K2OoRpDhzss" title="Introduction to New CVE Services" frameborder="0"
@@ -131,6 +131,11 @@
131131
allowfullscreen>
132132
</iframe>
133133
</figure>
134+
<figure class="image is3by2">
135+
<iframe class="has-ratio" src="https://www.youtube.com/embed/7KhR7zC43TQ?si=TlenK-8vIfmZ8cgA"
136+
title="CVE Services Infrastructure Updates (2024)" frameborder="0" allowfullscreen>
137+
</iframe>
138+
</figure>
134139
<h3 :id="pagePath['Overview']['items']['CVE Record Format'].anchorId" class="title">CVE Record Format</h3>
135140
<p id="cve-json-5"></p>
136141
<p>
@@ -161,15 +166,15 @@
161166
allowfullscreen>dcEJ2t2jwhE
162167
</iframe>
163168
</figure>
169+
170+
164171
<h4 class="title">Current Version of CVE Record Format Schema</h4>
165172
<p>
166173
The current official version of the CVE Record Format Schema in CVE JSON is
167-
<a href="https://github.com/CVEProject/cve-schema/releases/tag/v5.1.0" target="_blank">Version 5.1.0</a>.
174+
<a href="https://github.com/CVEProject/cve-schema/releases/tag/v5.1.1" target="_blank">Version 5.1.1</a>.
168175
</p>
169176
<p>
170-
A single schema file with bundled dependencies is available
171-
<a href="schema/docs/CVE_Record_Format_bundled.json" target="_blank">here</a>
172-
in the
177+
A single schema file with bundled dependencies is available in the
173178
<a href="https://github.com/CVEProject/cve-schema" target="_blank">cve-schema repository</a>
174179
on GitHub.
175180
</p>
@@ -257,6 +262,14 @@
257262
frameborder="0" allowfullscreen>
258263
</iframe>
259264
</figure>
265+
<p>
266+
Learn about CVE Record hygiene in this video:
267+
</p>
268+
<figure class="image is3by2">
269+
<iframe class="has-ratio" src="https://www.youtube.com/embed/-KI4MsBrtF0?si=Yvzqy1uWiYdGBiRv" title="CVE Record Hygiene (2024)"
270+
frameborder="0" allowfullscreen>
271+
</iframe>
272+
</figure>
260273
<p>
261274
Learn how to use CVE Services to retrieve a list of your RESERVED CVE IDs
262275
<router-link to="/ResourcesSupport/FAQs#pc_cnaretrieve_reserve_cve_ids_list">here</router-link>.
@@ -636,8 +649,8 @@
636649
<p>CVE Record Format resources hosted on GitHub:</p>
637650
<ul>
638651
<li>
639-
<a href="https://github.com/CVEProject/cve-schema/blob/master/schema/CVE_Record_Format.json" target="_blank">
640-
CVE JSON 5.1.0 Schema (Current Version)
652+
<a href="https://github.com/CVEProject/cve-schema/releases" target="_blank">
653+
CVE JSON 5.1.1 Schema (Current Version)
641654
</a>
642655
</li>
643656
<li>
@@ -667,8 +680,8 @@
667680
<p>Other helpful resources:</p>
668681
<ul>
669682
<li>
670-
<a href='Resources/General/CVE-Workshop-Presentations-Fall-2023.pdf'>
671-
CVE Program Workshop Presentations Fall 2023 (PDF, 2.5MB)</a>
683+
<a href="https://www.youtube.com/playlist?list=PLWfD9RQVdJ6c4D_PAvO9hgtQSDTD2epOo" target="_blank">
684+
CVE Program CNA Workshop 2024 (15 Videos)</a>
672685
</li>
673686
<li>
674687
<a href="https://www.youtube.com/playlist?list=PLWfD9RQVdJ6cWmIHqUIiJ_A5i1DrtG0wI" target="_blank">

0 commit comments

Comments
 (0)