cvelist/2025/1xxx/CVE-2025-1671.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2025-02-24 22:00:32 +00:00
{
2025-03-01 08:00:32 +00:00
"data_version": "4.0",
2025-02-24 22:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-1671",
2025-03-01 08:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2025-02-24 22:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-03-01 08:00:32 +00:00
"value": "The Academist Membership plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.1.6. This is due to the academist_membership_check_facebook_user() function not properly verifying a user's identity prior to authenticating them. This makes it possible for unauthenticated attackers to log in as any user, including site administrators."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-288 Authentication Bypass Using an Alternate Path or Channel",
"cweId": "CWE-288"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Elated-Themes",
"product": {
"product_data": [
{
"product_name": "Academist Membership",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.1.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/911a9550-1f62-4f28-9d8c-00d9769949c9?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/911a9550-1f62-4f28-9d8c-00d9769949c9?source=cve"
},
{
"url": "https://themeforest.net/item/academist-a-modern-learning-management-system-and-education-theme/22376830",
"refsource": "MISC",
"name": "https://themeforest.net/item/academist-a-modern-learning-management-system-and-education-theme/22376830"
}
]
},
"credits": [
{
"lang": "en",
"value": "Tonn"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
2025-02-24 22:00:32 +00:00
}
]
}
}