cvelist/2014/0xxx/CVE-2014-0166.json
2019-03-18 00:06:12 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-0166",
"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": "The wp_validate_auth_cookie function in wp-includes/pluggable.php in WordPress before 3.7.2 and 3.8.x before 3.8.2 does not properly determine the validity of authentication cookies, which makes it easier for remote attackers to obtain access via a forged cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://codex.wordpress.org/Version_3.7.2",
"refsource": "CONFIRM",
"url": "http://codex.wordpress.org/Version_3.7.2"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1085858",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1085858"
},
{
"name": "http://codex.wordpress.org/Version_3.8.2",
"refsource": "CONFIRM",
"url": "http://codex.wordpress.org/Version_3.8.2"
},
{
"name": "DSA-2901",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2014/dsa-2901"
},
{
"name": "http://core.trac.wordpress.org/changeset/28054",
"refsource": "CONFIRM",
"url": "http://core.trac.wordpress.org/changeset/28054"
}
]
}
}