mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
884 B
Markdown
19 lines
884 B
Markdown
### [CVE-2017-14105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14105)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
HiveManager Classic through 8.1r1 allows arbitrary JSP code execution by modifying a backup archive before a restore, because the restore feature does not validate pathnames within the archive. An authenticated, local attacker - even restricted as a tenant - can add a jsp at HiveManager/tomcat/webapps/hm/domains/$yourtenant/maps (it will be exposed at the web interface).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/theguly/CVE-2017-14105
|
|
|
|
#### Github
|
|
- https://github.com/theguly/CVE-2017-14105
|
|
- https://github.com/theguly/exploits
|
|
|