Vulnerability CVE-2021-24950


Published: 2022-03-14

Description:
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

Type:

CWE-862

(Missing Authorization)

CVSS2 => (AV:N/AC:M/Au:S/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
3.5/10
2.9/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Thememove -> Insight core 

 References:
https://wpscan.com/vulnerability/01d430ea-ef85-4529-9ae4-c1f70016bb75

Copyright 2024, cxsecurity.com

 

Back to Top