cvelist/2017/1000xxx/CVE-2017-1000434.json

70 lines
2.0 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-12-29",
"ID" : "CVE-2017-1000434",
"REQUESTER" : "carl@cjc.im",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Furikake Wordpress Plugin",
"version" : {
"version_data" : [
{
"version_value" : "0.1.0"
}
]
}
}
]
},
"vendor_name" : "Wordpress Plugin"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Wordpress plugin Furikake version 0.1.0 is vulnerable to an Open Redirect The furikake-redirect parameter on a page allows for a redirect to an attacker controlled page classes/Furigana.php: header('location:'.urldecode($_GET['furikake-redirect']));"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Open Redirect"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://cjc.im/advisories/0008/",
"refsource" : "MISC",
2018-01-02 17:05:29 -05:00
"url" : "https://cjc.im/advisories/0008/"
2018-01-09 06:05:10 -05:00
},
{
"name" : "https://wpvulndb.com/vulnerabilities/8992",
"refsource" : "MISC",
2018-01-09 06:05:10 -05:00
"url" : "https://wpvulndb.com/vulnerabilities/8992"
2018-01-02 17:05:29 -05:00
}
]
}
}