mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
||
"CVE_data_meta": {
|
||
"ID": "CVE-2022-1903",
|
||
"ASSIGNER": "contact@wpscan.com",
|
||
"STATE": "PUBLIC",
|
||
"TITLE": "ARMember < 3.4.8 - Unauthenticated Admin Account Takeover"
|
||
},
|
||
"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": "ARMember – Membership Plugin, Content Restriction, Member Levels, User Profile & User signup",
|
||
"version": {
|
||
"version_data": [
|
||
{
|
||
"version_affected": "<",
|
||
"version_name": "3.4.8",
|
||
"version_value": "3.4.8"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"description": {
|
||
"description_data": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "The ARMember WordPress plugin before 3.4.8 is vulnerable to account takeover (even the administrator) due to missing nonce and authorization checks in an AJAX action available to unauthenticated users, allowing them to change the password of arbitrary users by knowing their username"
|
||
}
|
||
]
|
||
},
|
||
"references": {
|
||
"reference_data": [
|
||
{
|
||
"refsource": "MISC",
|
||
"url": "https://wpscan.com/vulnerability/28d26aa6-a8db-4c20-9ec7-39821c606a08",
|
||
"name": "https://wpscan.com/vulnerability/28d26aa6-a8db-4c20-9ec7-39821c606a08"
|
||
}
|
||
]
|
||
},
|
||
"problemtype": {
|
||
"problemtype_data": [
|
||
{
|
||
"description": [
|
||
{
|
||
"value": "CWE-862 Missing Authorization",
|
||
"lang": "eng"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"credit": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "cydave"
|
||
}
|
||
],
|
||
"source": {
|
||
"discovery": "EXTERNAL"
|
||
}
|
||
} |