cvelist/2019/12xxx/CVE-2019-12363.json
2019-07-11 14:01:09 +00:00

67 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12363",
"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": "An CSRF issue was discovered in the JN-Jones MyBB-2FA plugin through 2014-11-05 for MyBB. An attacker can forge a request to an installed mybb2fa plugin to control its state via usercp.php?action=mybb2fa&do=deactivate (or usercp.php?action=mybb2fa&do=activate). A deactivate operation lowers the security of the targeted account by disabling two factor authentication."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://community.mybb.com/thread-162369.html",
"refsource": "MISC",
"name": "https://community.mybb.com/thread-162369.html"
},
{
"refsource": "MISC",
"name": "https://seekurity.com/blog/advisories/mybb-two-factor-authentication-extension-vulnerabilities/",
"url": "https://seekurity.com/blog/advisories/mybb-two-factor-authentication-extension-vulnerabilities/"
}
]
}
}