cve/2022/CVE-2022-1593.md

18 lines
971 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1593)
![](https://img.shields.io/static/v1?label=Product&message=Site%20Offline%20or%20Coming%20Soon&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.6%3C%3D%201.6.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
The Site Offline or Coming Soon WordPress plugin through 1.6.6 does not have CSRF check in place when updating its settings, and it also lacking sanitisation as well as escaping in some of them. As a result, attackers could make a logged in admin change them and put Cross-Site Scripting payloads in them via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/67678666-402b-4010-ac56-7067a0f40185
#### Github
No PoCs found on GitHub currently.