cve/2023/CVE-2023-1435.md

18 lines
798 B
Markdown
Raw Permalink Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1435](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1435)
![](https://img.shields.io/static/v1?label=Product&message=Ajax%20Search%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.26.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Ajax Search Pro WordPress plugin before 4.26.2 does not sanitise and escape various parameters before outputting them back in pages, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/0ca62908-4ef5-41e0-9223-f77ad2c333d7
#### Github
No PoCs found on GitHub currently.