Merge pull request #5466 from projectdiscovery/CVE-2017-17736

Kentico - Unauthenticated Administration DashboardCVE-2017-17736
patch-1
Prince Chaddha 2022-09-26 14:14:46 +05:30 committed by GitHub
commit edf974ee04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
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://www.exploit-db.com/ghdb/5694
- https://nvd.nist.gov/vuln/detail/CVE-2017-17736
metadata:
verified: true
google-dork: intitle:"kentico database setup"
tags: cve,cve2017,kentico,cms,install,rce,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/CMSInstall/install.aspx"
matchers-condition: or
matchers:
- type: word
words:
- "Kentico"
- "Database Setup"
- "SQLServer"
condition: and
- type: word
words:
- "Database Setup"
- "SQLServer"
condition: and