cve/2024/CVE-2024-7313.md

20 lines
982 B
Markdown
Raw Normal View History

2024-08-26 18:34:01 +00:00
### [CVE-2024-7313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7313)
![](https://img.shields.io/static/v1?label=Product&message=Shield%20Security&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%2020.0.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Shield Security WordPress plugin before 20.0.6 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.
### POC
#### Reference
- https://wpscan.com/vulnerability/83a1bdc6-098e-43d5-89e5-f4202ecd78a1/
#### Github
2024-08-30 20:52:42 +00:00
- https://github.com/20142995/nuclei-templates
2024-08-26 18:34:01 +00:00
- https://github.com/nomi-sec/PoC-in-GitHub