cvelist/2022/0xxx/CVE-2022-0441.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2022-02-01 13:02:00 +00:00
{
2022-03-07 09:10:58 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-0441",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "MasterStudy LMS < 2.7.6 - Unauthenticated Admin Account Creation"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "MasterStudy LMS WordPress LMS Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.7.6",
"version_value": "2.7.6"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The MasterStudy LMS WordPress plugin before 2.7.6 does to validate some parameters given when registering a new account, allowing unauthenticated users to register as an admin"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/173c2efe-ee9c-4539-852f-c242b4f728ed",
"name": "https://wpscan.com/vulnerability/173c2efe-ee9c-4539-852f-c242b4f728ed"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2667195",
"name": "https://plugins.trac.wordpress.org/changeset/2667195"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-269 Improper Privilege Management",
"lang": "eng"
}
2022-02-01 13:02:00 +00:00
]
2022-03-07 09:10:58 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Numan Türle"
2022-02-01 13:02:00 +00:00
}
2022-03-07 09:10:58 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-02-01 13:02:00 +00:00
}