Bug 1533713

Summary: CVEs field in Errata is not constantly being populated
Product: Red Hat Satellite Reporter: Christian Marineau <cmarinea>
Component: Errata ManagementAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.2.13CC: bbuckingham, cdonnell, cperry, pdwyer
Target Milestone: UnspecifiedKeywords: PrioBumpGSS, Triaged
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-17 21:02:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1534537    
Bug Blocks: 1385841    
Attachments:
Description Flags
CVEs = N/A none

Description Christian Marineau 2018-01-12 02:26:33 UTC
Created attachment 1380261 [details]
CVEs = N/A

Description of problem:
When looking for Erratas related to Security, we actually can't rely on the CVE number as the "CVEs" field is often set to "N/A". 

This is preventing the user from searching using a CVE number. By example, the following will not return any result:
cve = CVE-2017-5715

But this one would return the proper Errata:
cve = CVE-2017-12173

Version-Release number of selected component (if applicable):
6.2

How reproducible:
100%

Steps to Reproduce:
1. Navigate to Content > Errata
2. In the Search field, search for a Security Advisory with type of security:
   type =  security

3. On the list of results, navigate to show the Errata details. Some of them will have a CVE specified, but the majority of them will have it set to "N/A"


Expected results:
Have the CVE specified 100% of the time to increase the efficiency of the Errata management and help users maintain a more secure environment.


Additional info:
By example, this Errata "RHSA-2018:0012" has no CVE attached, but this one has "RHSA-2017:3379".