40 lines
1.5 KiB
YAML
40 lines
1.5 KiB
YAML
id: CVE-2015-7823
|
|
|
|
info:
|
|
name: Kentico CMS 8.2 - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: Kentico CMS 8.2 contains an open redirect vulnerability via GetDocLink.ashx with link variable. An attacker can construct a URL within the application that causes a redirection to an arbitrary external domain.
|
|
remediation: |
|
|
Apply the latest security patches or upgrade to a newer version of Kentico CMS.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/133981/Kentico-CMS-8.2-Cross-Site-Scripting-Open-Redirect.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-7823
|
|
- http://packetstormsecurity.com/files/133981/Kentico-CMS-8.2-Cross-Site-Scripting-Open-Redirect.html
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:N
|
|
cvss-score: 5.8
|
|
cve-id: CVE-2015-7823
|
|
cwe-id: NVD-CWE-Other
|
|
epss-score: 0.00233
|
|
epss-percentile: 0.61253
|
|
cpe: cpe:2.3:a:kentico:kentico_cms:8.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kentico
|
|
product: kentico_cms
|
|
tags: cve,cve2015,kentico,redirect,packetstorm
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/CMSPages/GetDocLink.ashx?link=https://interact.sh/"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
|
|
# digest: 490a00463044022061fc37f3b640a298054d9d383df392d2eee653b39e93319f19cc05b649c1041e02202796b0328c683e4c4a65013b0d19c3796385892f38b66518fe87a8f94589325a:922c64590222798bb761d5b6d8e72950
|