cvelist/2019/3xxx/CVE-2019-3878.json

112 lines
3.9 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-21 16:15:31 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 00:37:38 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3878",
2019-03-26 18:00:52 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-21 16:15:31 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-03-22 10:40:45 -03:00
"vendor_name": "uninett",
2019-03-21 16:15:31 -03:00
"product": {
"product_data": [
{
"product_name": "mod_auth_mellon",
"version": {
"version_data": [
{
"version_value": "before v0.14.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-305"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3878",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3878",
"refsource": "CONFIRM"
},
2019-03-26 18:00:52 +00:00
{
2019-03-21 16:15:31 -03:00
"url": "https://github.com/Uninett/mod_auth_mellon/pull/196",
"name": "https://github.com/Uninett/mod_auth_mellon/pull/196",
"refsource": "CONFIRM"
2019-03-28 18:00:52 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3924-1",
"url": "https://usn.ubuntu.com/3924-1/"
2019-04-02 04:01:01 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-db1e9b3002",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CNW5YMC5TLWVWNJEY6AIWNSNPRAMWPQJ/"
2019-04-10 05:00:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-2d8ee47f61",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X7NLAU7KROWNTHAYSA2S67X347F42L2I/"
2019-04-11 16:00:42 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0746",
"url": "https://access.redhat.com/errata/RHSA-2019:0746"
2019-04-16 18:00:44 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0766",
"url": "https://access.redhat.com/errata/RHSA-2019:0766"
2019-05-07 07:00:45 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:0985",
"url": "https://access.redhat.com/errata/RHSA-2019:0985"
2019-05-07 09:00:44 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0959",
"url": "https://access.redhat.com/errata/RHBA-2019:0959"
2019-03-21 16:15:31 -03:00
}
]
2019-03-18 00:37:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-21 16:15:31 -03:00
"value": "A vulnerability was found in mod_auth_mellon before v0.14.2. If Apache is configured as a reverse proxy and mod_auth_mellon is configured to only let through authenticated users (with the require valid-user directive), adding special HTTP headers that are normally used to start the special SAML ECP (non-browser based) can be used to bypass authentication."
2019-03-18 00:37:38 +00:00
}
]
2019-03-21 16:15:31 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "8.1/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
]
]
2019-03-18 00:37:38 +00:00
}
2019-03-26 18:00:52 +00:00
}