45 lines
1.4 KiB
YAML
45 lines
1.4 KiB
YAML
id: CVE-2015-2794
|
|
|
|
info:
|
|
name: DotNetNuke 07.04.00 - Administration Authentication Bypass
|
|
author: 1337kro
|
|
severity: critical
|
|
description: |
|
|
The installation wizard in DotNetNuke (DNN) before 7.4.1 allows remote attackers to reinstall the application and gain SuperUser access via a direct request to Install/InstallWizard.aspx.
|
|
reference:
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-2794
|
|
- https://www.exploit-db.com/exploits/39777
|
|
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-2015-2794
|
|
cwe-id: CWE-264
|
|
epss-score: 0.9711
|
|
epss-percentile: 0.99736
|
|
cpe: cpe:2.3:a:dotnetnuke:dotnetnuke:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: dotnetnuke
|
|
product: dotnetnuke
|
|
verified: true
|
|
fofo-query: app="DotNetNuke"
|
|
tags: cve,cve2015,dotnetnuke,auth-bypass,install
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Install/InstallWizard.aspx?__VIEWSTATE"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Administrative Information"
|
|
- "Database Information"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402201158c001259e4db42e4a00041d56cb95363728da7170e407c3c0d99701f0f426022078549a7f4b8f1aca49f2e0c6dd0849c52df6812d9e901daa10b925a59aea47c3:922c64590222798bb761d5b6d8e72950 |