cve/2023/CVE-2023-2568.md

18 lines
793 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2568)
![](https://img.shields.io/static/v1?label=Product&message=Photo%20Gallery%20by%20Ays&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.1.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Photo Gallery by Ays WordPress plugin before 5.1.7 does not escape some parameters before outputting it back in attributes, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/b1704a12-459b-4f5d-aa2d-a96646ddaf3e
#### Github
No PoCs found on GitHub currently.