mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
609 B
Markdown
18 lines
609 B
Markdown
### [CVE-2018-14840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
uploads/.htaccess in Subrion CMS 4.2.1 allows XSS because it does not block .html file uploads (but does block, for example, .htm file uploads).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/45150/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|