cvelist/2017/2xxx/CVE-2017-2614.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:13:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2017-2614",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ovirt-engine-extension-aaa-jdbc",
"version": {
"version_data": [
{
"version_value": "1.1.3"
}
]
}
}
]
},
"vendor_name": "Red Hat"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-07-27 11:27:03 +02:00
{
2019-03-18 05:13:45 +00:00
"lang": "eng",
"value": "When updating a password in the rhvm database the ovirt-aaa-jdbc-tool tools before 1.1.3 fail to correctly check for the current password if it is expired. This would allow access to an attacker with access to change the password on accounts with expired passwords, gaining access to those accounts."
2018-07-27 11:27:03 +02:00
}
2019-03-18 05:13:45 +00:00
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.8/CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
2018-07-27 11:27:03 +02:00
{
2019-03-18 05:13:45 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
2018-07-27 11:27:03 +02:00
}
2019-03-18 05:13:45 +00:00
]
},
"references": {
"reference_data": [
{
"name": "RHSA-2017:0257",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2017-0257.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2614",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2614"
}
]
}
}