mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
736 B
Markdown
18 lines
736 B
Markdown
### [CVE-2024-54762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-54762)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Ruoyi v.4.7.9 and before contains an authenticated SQL injection vulnerability. This is because the filterKeyword method does not completely filter SQL injection keywords, resulting in the risk of SQL injection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://locrian-lightning-dc7.notion.site/CVE-2024-54762-1748e5e2b1a280b4a549dcce2c4823e8
|
|
|
|
#### Github
|
|
- https://github.com/Lunax0/CVE_List
|
|
|