mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
83 lines
2.6 KiB
JSON
83 lines
2.6 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2016-7043",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
} |