CVE-2019-10139

This commit is contained in:
mrehak@redhat.com 2019-05-17 13:20:14 +02:00
parent e292301cde
commit 6564af8d1c
No known key found for this signature in database
GPG Key ID: 61C2AB3CDC29106F

View File

@ -4,15 +4,68 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2019-10139", "ID": "CVE-2019-10139",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "mrehak@redhat.com"
"STATE": "RESERVED" },
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "ovirt",
"product": {
"product_data": [
{
"product_name": "cockpit-ovirt",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-522"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10139",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10139",
"refsource": "CONFIRM"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." "value": "cockpit-ovirt is vulnerable to a None"
} }
] ]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.6/CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.0"
}
]
]
} }
} }