cve/2023/CVE-2023-1093.md

18 lines
781 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1093)
![](https://img.shields.io/static/v1?label=Product&message=OAuth%20Single%20Sign%20On&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.24.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The OAuth Single Sign On WordPress plugin before 6.24.2 does not have CSRF checks when discarding Identify providers (IdP), which could allow attackers to make logged in admins delete all IdP via a CSRF attack
### POC
#### Reference
- https://wpscan.com/vulnerability/1e13b9ea-a3ef-483b-b967-6ec14bd6d54d
#### Github
No PoCs found on GitHub currently.