Add the "Credit" and "Impact" back

Add the "Credit" and "Impact" containers back
This commit is contained in:
Bill Situ 2018-01-17 16:13:35 -08:00
parent f6e31027cb
commit d8710d50c3
4 changed files with 56 additions and 4 deletions

View File

@ -39,6 +39,12 @@
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Guido Vranken"
}
],
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
@ -50,6 +56,13 @@
}
]
},
"impact" : [
{
"lang" : "eng",
"url" : "https://www.openssl.org/policies/secpolicy.html#Moderate",
"value" : "Moderate"
}
],
"problemtype":{
"problemtype_data":[
{
@ -87,4 +100,4 @@
}
]
}
}
}

View File

@ -72,6 +72,12 @@
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Robert Święcki of Google"
}
],
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
@ -83,6 +89,13 @@
}
]
},
"impact" : [
{
"lang" : "eng",
"url" : "https://www.openssl.org/policies/secpolicy.html#Moderate",
"value" : "Moderate"
}
],
"problemtype":{
"problemtype_data":[
{
@ -141,4 +154,4 @@
}
]
}
}
}

View File

@ -72,6 +72,12 @@
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "OSS-Fuzz project"
}
],
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
@ -83,6 +89,13 @@
}
]
},
"impact" : [
{
"lang" : "eng",
"url" : "https://www.openssl.org/policies/secpolicy.html#Moderate",
"value" : "Moderate"
}
],
"problemtype":{
"problemtype_data":[
{
@ -126,4 +139,4 @@
}
]
}
}
}

View File

@ -42,6 +42,12 @@
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Joe Orton (Red Hat)"
}
],
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
@ -53,6 +59,13 @@
}
]
},
"impact" : [
{
"lang" : "eng",
"url" : "https://www.openssl.org/policies/secpolicy.html#High",
"value" : "High"
}
],
"problemtype":{
"problemtype_data":[
{
@ -87,4 +100,4 @@
}
]
}
}
}