cve/2021/CVE-2021-30111.md
2024-06-18 02:51:15 +02:00

18 lines
718 B
Markdown

### [CVE-2021-30111](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30111)
![](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
A stored XSS vulnerability exists in Web-School ERP V 5.0 via (Add Events) in the event name and description fields. An attack can inject a JavaScript code that will be stored in the page. If any visitor sees the events, then the payload will be executed.
### POC
#### Reference
- https://github.com/0xrayan/CVEs/issues/4
#### Github
No PoCs found on GitHub currently.