Cyber Posture

CVE-2024-13625

HighPublic PoC

Published: 17 February 2025

Published
17 February 2025
Modified
14 May 2025
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0266 85.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

The Tube Video Ads Lite WordPress plugin through 1.5.7 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 admin.

Security Summary

CVE-2024-13625 is a reflected cross-site scripting (XSS) vulnerability in the Tube Video Ads Lite WordPress plugin through version 1.5.7. The flaw arises because the plugin fails to sanitize and escape a parameter before outputting it back in the page, allowing malicious scripts to be injected and executed in a user's browser. It has a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L) and is associated with CWE-79 (Cross-Site Scripting).

An unauthenticated attacker can exploit this vulnerability remotely with low complexity by tricking a targeted high-privilege user, such as an administrator, into interacting with a maliciously crafted link or page (e.g., via phishing). Successful exploitation executes arbitrary JavaScript in the victim's browser context, potentially enabling session hijacking, theft of sensitive data, or further actions limited by the low confidentiality, integrity, and availability impacts, though the changed scope elevates the risk against privileged accounts.

The WPScan advisory at https://wpscan.com/vulnerability/6bfabf1d-86f2-4d29-bc55-d618d757dcc6/ provides detailed information on the vulnerability, including mitigation recommendations such as updating to a patched version of the plugin if available.

Details

CWE(s)
CWE-79

Affected Products

gualdoni
tube video ads lite
≤ 1.5.7

References