Adding removed values provided by the CNA.

This commit is contained in:
CVE Team 2019-01-15 10:34:22 -05:00
parent 39ea8781a4
commit 8781ce778e
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -11,18 +11,18 @@
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"product_name" : "sssd",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
"version_value" : "2.1"
}
]
}
}
]
},
"vendor_name" : "n/a"
"vendor_name" : "The sssd Project"
}
]
}
@ -50,14 +50,22 @@
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
{
"description": [
{
"lang": "eng",
"value": "CWE-552"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
}
]
},
"references" : {