Cyber Resilience

CVE-2022-24384

High

Published: 14 March 2022

Published
14 March 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.4803 97.8th percentile
Risk Priority 46 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-24384 is a high-severity Cross-site Scripting (CWE-79) vulnerability in Smartertools Smartertrack. Its CVSS base score is 8.8 (High).

Operationally, ranked in the top 2.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-24384 is a cross-site scripting vulnerability, tracked as CWE-79, that affects SmarterTools SmarterTrack version 100.0.8019.14010. The flaw received a CVSS 3.1 score of 8.8, reflecting network attack vector, low complexity, no required privileges, and required user interaction that can still produce high impact across confidentiality, integrity, and availability.

An unauthenticated remote attacker can supply malicious input that executes in a victim's browser session, enabling theft of session data, account takeover, or other actions within the affected SmarterTrack instance.

Public advisories from DIVD covering the issue and related findings are available at https://csirt.divd.nl/CVE-2022-24384 and https://csirt.divd.nl/DIVD-2021-00029.

EPSS for the CVE reached a peak of 0.5108 on 2025-12-11 before receding to the current value of 0.4803.

EU & UK References

Vulnerability details

Cross-site Scripting (XSS) vulnerability in SmarterTools SmarterTrack This issue affects: SmarterTools SmarterTrack 100.0.8019.14010.

CWE(s)

Related Threats

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

Affected Assets

smartertools
smartertrack
≤ 100.0.8075

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-79

Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.

addresses: CWE-79

Validates web inputs to reject script-related content that could produce XSS.

addresses: CWE-79

Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.

References