cvelist/2019/3xxx/CVE-2019-3888.json
2020-03-11 12:01:25 +00:00

92 lines
2.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-3888",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "undertow",
"version": {
"version_data": [
{
"version_value": "2.0.21"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-532"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3888",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3888",
"refsource": "CONFIRM"
},
{
"refsource": "BID",
"name": "108739",
"url": "http://www.securityfocus.com/bid/108739"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2439",
"url": "https://access.redhat.com/errata/RHSA-2019:2439"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2998",
"url": "https://access.redhat.com/errata/RHSA-2019:2998"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0727",
"url": "https://access.redhat.com/errata/RHSA-2020:0727"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in Undertow web server before 2.0.21. An information exposure of plain text credentials through log files because Connectors.executeRootHandler:402 logs the HttpServerExchange object at ERROR level using UndertowLogger.REQUEST_LOGGER.undertowRequestFailed(t, exchange)"
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.3/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
}
]
]
}
}