cvelist/2016/7xxx/CVE-2016-7043.json

83 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-05-14 18:13:18 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 05:20:00 +00:00
"CVE_data_meta": {
"ID": "CVE-2016-7043",
2019-05-15 16:00:58 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-05-14 18:13:18 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "KIE",
"product": {
"product_data": [
{
"product_name": "kie-server",
"version": {
"version_data": [
{
"version_value": "affects < 7.21.0.Final"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-260"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7043",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7043",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/kiegroup/droolsjbpm-integration/pull/1273",
"name": "https://github.com/kiegroup/droolsjbpm-integration/pull/1273",
"refsource": "CONFIRM"
}
]
2019-03-18 05:20:00 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-14 18:13:18 -03:00
"value": "It has been reported that KIE server and Busitess Central before version 7.21.0.Final contain username and password as plaintext Java properties. Any app deployed on the same server would have access to these properties, thus granting access to ther services."
2019-03-18 05:20:00 +00:00
}
]
2019-05-14 18:13:18 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
],
[
{
"vectorString": "4.3/AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
}
]
]
2019-03-18 05:20:00 +00:00
}
2019-05-15 16:00:58 +00:00
}