mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
133 lines
4.8 KiB
JSON
133 lines
4.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@apache.org",
|
|
"DATE_PUBLIC": "2016-12-20T00:00:00",
|
|
"ID": "CVE-2016-0736",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Apache HTTP Server",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "2.4.0 to 2.4.23"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In Apache HTTP Server versions 2.4.0 to 2.4.23, mod_session_crypto was encrypting its data/cookie using the configured ciphers with possibly either CBC or ECB modes of operation (AES256-CBC by default), hence no selectable or builtin authenticated encryption. This made it vulnerable to padding oracle attacks, particularly with CBC."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Padding Oracle Attack"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://support.apple.com/HT208221",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://support.apple.com/HT208221"
|
|
},
|
|
{
|
|
"name": "DSA-3796",
|
|
"refsource": "DEBIAN",
|
|
"url": "http://www.debian.org/security/2017/dsa-3796"
|
|
},
|
|
{
|
|
"name": "40961",
|
|
"refsource": "EXPLOIT-DB",
|
|
"url": "https://www.exploit-db.com/exploits/40961/"
|
|
},
|
|
{
|
|
"name": "1037508",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1037508"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:1413",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:1413"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:1161",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:1161"
|
|
},
|
|
{
|
|
"name": "https://www.tenable.com/security/tns-2017-04",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.tenable.com/security/tns-2017-04"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:1414",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:1414"
|
|
},
|
|
{
|
|
"name": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03725en_us",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03725en_us"
|
|
},
|
|
{
|
|
"name": "95078",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/95078"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:1415",
|
|
"refsource": "REDHAT",
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2017-1415.html"
|
|
},
|
|
{
|
|
"name": "RHSA-2017:0906",
|
|
"refsource": "REDHAT",
|
|
"url": "https://access.redhat.com/errata/RHSA-2017:0906"
|
|
},
|
|
{
|
|
"name": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-0736",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2016-0736"
|
|
},
|
|
{
|
|
"name": "GLSA-201701-36",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201701-36"
|
|
},
|
|
{
|
|
"name": "https://security.netapp.com/advisory/ntap-20180423-0001/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://security.netapp.com/advisory/ntap-20180423-0001/"
|
|
}
|
|
]
|
|
}
|
|
} |