mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
20 lines
902 B
Markdown
20 lines
902 B
Markdown
### [CVE-2020-35853](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35853)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
4images Image Gallery Management System 1.7.11 is affected by cross-site scripting (XSS) in the Image URL. This vulnerability can result in an attacker to inject the XSS payload into the IMAGE URL. Each time a user visits that URL, the XSS triggers and the attacker can be able to steal the cookie according to the crafted payload.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49339
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/L4stPL4Y3R/My_CVE_References
|
|
- https://github.com/riteshgohil/My_CVE_References
|
|
|