Cyber Resilience

CVE-2023-3169

MediumPublic PoC

Published: 11 September 2023

Published
11 September 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.3560 97.2th percentile
Risk Priority 34 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-3169 is a medium-severity an unspecified weakness vulnerability in Tagdiv Tagdiv Composer. Its CVSS base score is 6.1 (Medium).

Operationally, ranked in the top 2.8% 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 vulnerability is a stored cross-site scripting flaw in the tagDiv Composer WordPress plugin prior to version 4.2, a component used by the Newspaper and Newsmag themes from tagDiv. It arises because a REST route lacks authorization checks and fails to validate or escape certain parameters before reflecting them in output, allowing malicious input to be stored and later executed in victims' browsers. The issue carries a CVSS 3.1 score of 6.1 with network attack vector, low complexity, no required privileges, and required user interaction.

Unauthenticated remote attackers can exploit the flaw by submitting crafted requests to the affected REST endpoint, achieving persistent script execution in the context of other users who view the injected content. This can result in limited impacts to confidentiality and integrity, such as session hijacking or unauthorized actions within the WordPress site, without affecting availability.

WPScan advisories document the vulnerability and confirm that the plugin versions before 4.2 are affected, with the current EPSS score of 0.3560 and a recorded peak of 0.3926 indicating moderate but stable exploitation interest since disclosure.

EU & UK References

Vulnerability details

The tagDiv Composer WordPress plugin before 4.2, used as a companion by the Newspaper and Newsmag themes from tagDiv, does not have authorisation in a REST route and does not validate as well as escape some parameters when outputting them…

more

back, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks.

CWE(s)
None listed

Related Threats

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

Affected Assets

tagdiv
tagdiv composer
≤ 4.2

Mitigating Controls

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

References