cvelist/2016/2xxx/CVE-2016-2221.json
2019-03-18 00:28:20 +00:00

92 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2016-2221",
"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": "Open redirect vulnerability in the wp_validate_redirect function in wp-includes/pluggable.php in WordPress before 4.4.2 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a malformed URL that triggers incorrect hostname parsing, as demonstrated by an https:example.com URL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://codex.wordpress.org/Version_4.4.2",
"refsource": "CONFIRM",
"url": "https://codex.wordpress.org/Version_4.4.2"
},
{
"name": "1034933",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1034933"
},
{
"name": "82463",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/82463"
},
{
"name": "https://core.trac.wordpress.org/changeset/36444",
"refsource": "CONFIRM",
"url": "https://core.trac.wordpress.org/changeset/36444"
},
{
"name": "https://wordpress.org/news/2016/02/wordpress-4-4-2-security-and-maintenance-release/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/news/2016/02/wordpress-4-4-2-security-and-maintenance-release/"
},
{
"name": "DSA-3472",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2016/dsa-3472"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8377",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8377"
}
]
}
}