Added CVE-2017-17736
parent
e01994ef64
commit
f2a3742c24
|
@ -0,0 +1,21 @@
|
|||
id: CVE-2017-17736
|
||||
|
||||
info:
|
||||
name: Kentico - Unauthenticated Administration Dashboard
|
||||
author: shiar
|
||||
severity: critical
|
||||
description: |
|
||||
Kentico 9.0 before 9.0.51 and 10.0 before 10.0.48 allows remote attackers to obtain Global Administrator access by visiting CMSInstall/install.aspx and then navigating to the CMS Administration Dashboard.
|
||||
reference:
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2017-17736
|
||||
tags: cve,cve2017,kentico,rce
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/CMSInstall/install.aspx"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Kentico Database Setup"
|
Loading…
Reference in New Issue