nuclei-templates/http/cves/2017/CVE-2017-17736.yaml

50 lines
1.5 KiB
YAML
Raw Normal View History

2022-09-25 20:43:17 +00:00
id: CVE-2017-17736
info:
name: Kentico - Installer Privilege Escalation
2022-09-25 20:43:17 +00:00
author: shiar
severity: critical
description: |
Kentico 9.0 before 9.0.51 and 10.0 before 10.0.48 are susceptible to a privilege escalation attack. An attacker can obtain Global Administrator access by visiting CMSInstall/install.aspx and then navigating to the CMS Administration Dashboard.
2023-09-06 13:22:34 +00:00
remediation: |
Upgrade to the latest version of Kentico CMS to fix the privilege escalation vulnerability.
2022-09-25 20:43:17 +00:00
reference:
2022-09-26 07:43:33 +00:00
- https://www.exploit-db.com/ghdb/5694
2022-09-25 20:43:17 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2017-17736
- https://blog.hivint.com/advisory-access-control-bypass-in-kentico-cms-cve-2017-17736-49e1e43ae55b
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2017-17736
cwe-id: CWE-425
2023-07-11 19:49:27 +00:00
epss-score: 0.1483
2023-08-31 11:46:18 +00:00
epss-percentile: 0.95082
2023-09-06 13:22:34 +00:00
cpe: cpe:2.3:a:kentico:kentico_cms:*:*:*:*:*:*:*:*
2022-09-26 07:43:33 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 13:22:34 +00:00
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: kentico
product: kentico_cms
2023-09-06 13:22:34 +00:00
google-query: intitle:"kentico database setup"
tags: cve,cve2017,kentico,cms,install,unauth,edb
2022-09-25 20:43:17 +00:00
http:
2022-09-25 20:43:17 +00:00
- method: GET
path:
- "{{BaseURL}}/CMSInstall/install.aspx"
2022-09-26 07:43:33 +00:00
matchers-condition: or
2022-09-25 20:43:17 +00:00
matchers:
- type: word
words:
2022-09-26 01:27:17 +00:00
- "Kentico"
- "Database Setup"
2022-09-26 07:44:59 +00:00
- "SQLServer"
2022-09-26 07:43:33 +00:00
condition: and
- type: word
words:
- "Database Setup"
2022-09-26 07:44:59 +00:00
- "SQLServer"
2022-09-26 01:27:17 +00:00
condition: and