cve/2017/CVE-2017-11201.md

19 lines
757 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-11201](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11201)
![](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
application/core/controller/images.php in FineCMS through 2017-07-12 allows remote authenticated admins to conduct XSS attacks by uploading an image via a route=images action.
### POC
#### Reference
- http://lorexxar.cn/2017/07/11/Some%20Vulnerability%20for%20FineCMS%20through%202017.7.11/#Stored-XSS-in-images-php
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/LoRexxar/LoRexxar