cvelist/2018/10xxx/CVE-2018-10233.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-04-19 13:04:40 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10233",
2018-04-23 10:06:21 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-04-19 13:04:40 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-23 10:06:21 -04:00
"value" : "The User Profile & Membership plugin before 2.0.7 for WordPress has no mitigations implemented against cross site request forgery attacks. This is a structural finding throughout the entire plugin."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/RiieCco/write-ups/tree/master/CVE-2018-10233",
"refsource" : "MISC",
"url" : "https://github.com/RiieCco/write-ups/tree/master/CVE-2018-10233"
},
{
"name" : "https://wordpress.org/plugins/ultimate-member/#developers",
"refsource" : "MISC",
"url" : "https://wordpress.org/plugins/ultimate-member/#developers"
2018-04-19 13:04:40 -04:00
}
]
}
}