cve/2023/CVE-2023-35131.md

18 lines
708 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-35131](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35131)
2024-05-28 08:49:17 +00:00
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2024-05-25 21:48:12 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
2024-05-28 08:49:17 +00:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
2024-05-25 21:48:12 +02:00
### Description
Content on the groups page required additional sanitizing to prevent an XSS risk. This flaw affects Moodle versions 4.2, 4.1 to 4.1.3, 4.0 to 4.0.8 and 3.11 to 3.11.14.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/kip93/kip93