cvelist/2016/2xxx/CVE-2016-2049.json
2019-03-18 06:37:57 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-2049",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "examples/consumer/common.php in JanRain PHP OpenID library (aka php-openid) improperly checks the openid.realm parameter against the SERVER_NAME element in the SERVER superglobal array, which might allow remote attackers to hijack the authentication of arbitrary users via vectors involving a crafted HTTP Host header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20160124 Re: CVE Request: Host based account hijack attack on php-openid",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/01/24/5"
},
{
"name": "[oss-security] 20160124 CVE Request: Host based account hijack attack on php-openid",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/01/24/2"
}
]
}
}