cvelist/2018/7xxx/CVE-2018-7305.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2018-02-21 15:05:08 -05:00
{
2019-03-17 21:45:51 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7305",
"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": [
2018-02-21 15:05:08 -05:00
{
2019-03-17 21:45:51 +00:00
"lang": "eng",
"value": "MyBB 1.8.14 is not checking for a valid CSRF token, leading to arbitrary deletion of user accounts."
2018-02-21 15:05:08 -05:00
}
2019-03-17 21:45:51 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://websecnerd.blogspot.in/2018/02/mybb-forum-1_21.html",
"refsource": "MISC",
"url": "https://websecnerd.blogspot.in/2018/02/mybb-forum-1_21.html"
}
]
}
}