cve/2024/CVE-2024-42900.md

18 lines
634 B
Markdown
Raw Normal View History

2024-08-30 20:52:42 +00:00
### [CVE-2024-42900](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42900)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Ruoyi v4.7.9 and before was discovered to contain a cross-site scripting (XSS) vulnerability via the sql parameter of the createTable() function at /tool/gen/create.
### POC
#### Reference
- https://g03m0n.github.io/posts/cve-2024-42900/
#### Github
No PoCs found on GitHub currently.