Lucene search

K
cvelistWPScanCVELIST:CVE-2021-24950
HistoryMar 14, 2022 - 2:41 p.m.

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

2022-03-1414:41:01
CWE-862
WPScan
www.cve.org
3
cve-2021-24950
insight core
php object injection
stored xss
wordpress
csrf
user input validation
unserialize
cross-site scripting
authorization issue

EPSS

0.001

Percentile

24.8%

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

CNA Affected

[
  {
    "product": "Insight Core",
    "vendor": "Unknown",
    "versions": [
      {
        "lessThanOrEqual": "1.0",
        "status": "affected",
        "version": "1.0",
        "versionType": "custom"
      }
    ]
  }
]

EPSS

0.001

Percentile

24.8%

Related for CVELIST:CVE-2021-24950