cve/2022/CVE-2022-3984.md

19 lines
895 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3984](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3984)
![](https://img.shields.io/static/v1?label=Product&message=Flowplayer%20Video%20Player&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Flowplayer Video Player WordPress plugin before 1.0.5 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/b4694e9d-3f38-4295-929d-0ad37b3cbbaa
2024-06-09 00:33:16 +00:00
- https://wpscan.com/vulnerability/b4694e9d-3f38-4295-929d-0ad37b3cbbaa
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.