mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
21 lines
978 B
Markdown
21 lines
978 B
Markdown
### [CVE-2021-45843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45843)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
glFusion CMS v1.7.9 is affected by a reflected Cross Site Scripting (XSS) vulnerability. The value of the title request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. This input was echoed unmodified in the application's response.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/glfusion/XSS-Reflected
|
|
|
|
#### Github
|
|
- https://github.com/2lambda123/CVE-mitre
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Offensive-Penetration-Security/OPSEC-Hall-of-fame
|
|
- https://github.com/nu11secur1ty/CVE-mitre
|
|
|