CVE-2021-24950

CVE-2021-24950: Insight Core <= 1.0 - Subscriber+ PHP Object Injection & Stored XSS

Vendor Unknown
Product Insight Core
Weakness CWE-862 · Missing authorization
Published March 14, 2022
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

March 14, 2022 CVE published
August 3, 2024 Record updated