cvelist/2017/12xxx/CVE-2017-12651.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:35:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-12651",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:35:07 +00:00
"lang": "eng",
"value": "Cross Site Request Forgery (CSRF) exists in the Blacklist and Whitelist IP Wizard in init.php in the Loginizer plugin before 1.3.6 for WordPress because the HTTP Referer header is not checked."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:35:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.wpscans.com/sql-injection-and-csrf-security-vulnerability-in-loginizer/",
"refsource": "MISC",
"url": "https://blog.wpscans.com/sql-injection-and-csrf-security-vulnerability-in-loginizer/"
},
{
"name": "https://sv.wordpress.org/plugins/loginizer/#developers",
"refsource": "CONFIRM",
"url": "https://sv.wordpress.org/plugins/loginizer/#developers"
},
{
"name": "https://wpvulndb.com/vulnerabilities/8884",
"refsource": "MISC",
"url": "https://wpvulndb.com/vulnerabilities/8884"
}
]
}
}