cvelist/2022/0xxx/CVE-2022-0441.json
2022-03-07 09:10:58 +01:00

80 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Numan Türle"
}
],
"source": {
"discovery": "EXTERNAL"
}
}