Files
CVEs-PoC/2020/CVE-2020-35396.md
T
2024-05-25 21:48:12 +02:00

19 lines
726 B
Markdown

### [CVE-2020-35396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35396)
![](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
EGavilan Barcodes generator 1.0 is affected by: Cross Site Scripting (XSS) via the index.php. An Attacker is able to inject the XSS payload in the web application each time a user visits the website.
### POC
#### Reference
- https://nikhilkumar01.medium.com/cve-2020-35396-f4b5675fb168
- https://www.exploit-db.com/exploits/49227
#### Github
No PoCs found on GitHub currently.