The Insight Core WordPress plugin through 1.0 does not have any authorisation and CSRF checks in the insight_customizer_options_import (available to any authenticated user), does not validate user input before passing it to unserialize(), nor sanitise and escape it before outputting it in the response. As a result, it could allow users with a role as low as Subscriber to perform PHP Object Injection, as well as Stored Cross-Site Scripting attacks
References
Link | Resource |
---|---|
https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75 | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75 - Exploit, Third Party Advisory |
20 Mar 2022, 01:58
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:thememove:insight_core:1.0:*:*:*:*:wordpress:*:* | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 5.4 |
14 Mar 2022, 15:51
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-03-14 15:15
Updated : 2024-11-21 05:54
NVD link : CVE-2021-24950
Mitre link : CVE-2021-24950
CVE.ORG link : CVE-2021-24950
JSON object : View
Products Affected
thememove
- insight_core
CWE
CWE-862
Missing Authorization