Files
CVEs-PoC/2021/CVE-2021-30113.md
T
2024-06-18 02:51:15 +02:00

18 lines
773 B
Markdown

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