cve/2023/CVE-2023-3169.md

18 lines
882 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-3169](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3169)
![](https://img.shields.io/static/v1?label=Product&message=tagDiv%20Composer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
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 back, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/e6d8216d-ace4-48ba-afca-74da0dc5abb5
#### Github
No PoCs found on GitHub currently.