CVE-2021-24950

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:thememove:insight_core:1.0:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2022-03-14 15:15

Updated : 2022-03-20 01:58


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