Cyber Resilience

CVE-2023-2624

MediumPublic PoC

Published: 27 June 2023

Published
27 June 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.0973 93.1th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-2624 is a medium-severity an unspecified weakness vulnerability in Iqonic Kivicare. Its CVSS base score is 6.1 (Medium).

Operationally, ranked in the top 6.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

The KiviCare WordPress plugin before version 3.2.1 is affected by a reflected cross-site scripting vulnerability. The issue stems from insufficient sanitization and escaping of a user-supplied parameter that is subsequently reflected back in the page output, as described in the CVE record with a CVSS v3.1 score of 6.1.

An unauthenticated remote attacker can exploit the flaw by crafting a malicious link and enticing a high-privilege user such as an administrator to click it, resulting in script execution in the victim's browser context with the potential to perform actions on behalf of that user.

Public references from WPScan and Packet Storm confirm the reflected XSS vector in the affected plugin versions and point to the availability of a fixed release at 3.2.1. The EPSS score reached a peak of 0.1266 after initial disclosure before receding to its current value of 0.0973.

EU & UK References

Vulnerability details

The KiviCare WordPress plugin before 3.2.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as administrator

CWE(s)
None listed

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

iqonic
kivicare
≤ 3.2.1

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References