mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
702 B
Markdown
18 lines
702 B
Markdown
### [CVE-2020-10464](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10464)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Reflected XSS in admin/edit-article.php in Chadha PHPKB Standard Multi-Language 9 allows attackers to inject arbitrary web script or HTML via the GET parameter p.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://antoniocannito.it/phpkb2#reflected-cross-site-scripting-when-editing-an-article-cve-2020-10464
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-10464
|
|
|