cvelist/2019/0xxx/CVE-2019-0217.json

127 lines
4.8 KiB
JSON
Raw Normal View History

2018-11-14 09:04:54 -05:00
{
2019-04-08 21:00:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 23:36:12 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0217",
2019-04-08 21:00:41 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_value": "2.4.0 to 2.4.38"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Access Control Bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[httpd-dev] 20190402 re: svn commit: r33393 - /release/httpd/CHANGES_2.4",
"url": "https://lists.apache.org/thread.html/e0b8f6e858b1c8ec2ce8e291a2c543d438915037c7af661ab6d33808@%3Cdev.httpd.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20190401 CVE-2019-0217: mod_auth_digest access control bypass",
"url": "http://www.openwall.com/lists/oss-security/2019/04/02/5"
},
{
"refsource": "BID",
"name": "107668",
"url": "http://www.securityfocus.com/bid/107668"
},
{
"refsource": "BUGTRAQ",
"name": "20190403 [SECURITY] [DSA 4422-1] apache2 security update",
"url": "https://seclists.org/bugtraq/2019/Apr/5"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190403 [SECURITY] [DLA 1748-1] apache2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/04/msg00008.html"
},
{
"refsource": "UBUNTU",
"name": "USN-3937-1",
"url": "https://usn.ubuntu.com/3937-1/"
},
{
"refsource": "DEBIAN",
"name": "DSA-4422",
"url": "https://www.debian.org/security/2019/dsa-4422"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-119b14075a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EZRMTEIGZKYFNGIDOTXN3GNEJTLVCYU7/"
},
{
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
},
{
"refsource": "FEDORA",
"name": "EDORA-2019-cf7695b470",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WETXNQWNQLWHV6XNW6YTO5UGDTIWAQGT/"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1695020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1695020"
2019-04-10 16:00:42 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3937-2",
"url": "https://usn.ubuntu.com/3937-2/"
2019-04-11 16:00:42 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1190",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00051.html"
2019-04-16 15:00:43 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1209",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00061.html"
2019-04-08 21:00:41 +00:00
}
]
2019-03-17 23:36:12 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-04-08 21:00:41 +00:00
"value": "In Apache HTTP Server 2.4 release 2.4.38 and prior, a race condition in mod_auth_digest when running in a threaded server could allow a user with valid credentials to authenticate using another username, bypassing configured access control restrictions."
2019-03-17 23:36:12 +00:00
}
]
}
}