mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
Add the "Credit" and "Impact" back
Add the "Credit" and "Impact" containers back
This commit is contained in:
parent
f6e31027cb
commit
d8710d50c3
@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user