Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2015-7823
HistoryJul 12, 2021 - 9:48 a.m.

Kentico CMS 8.2 - Open Redirect

2021-07-1209:48:37
ProjectDiscovery
github.com
22

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

6.4 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

61.6%

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.

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.
  impact: |
    An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware.
  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
    - https://github.com/ARPSyndicate/kenzer-templates
  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.6128
    cpe: cpe:2.3:a:kentico:kentico_cms:8.2:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: kentico
    product: kentico_cms
    shodan-query:
      - cpe:"cpe:2.3:a:kentico:kentico_cms"
      - http.title:"kentico database setup"
    fofa-query: title="kentico database setup"
    google-query: intitle:"kentico database setup"
  tags: cve2015,cve,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: 4a0a00473045022100ea91c0071f8a0ccc0191cd604f4d6f7fc61b3b716b520e545eab69d12cf5af35022022850efd8fbff62c81974d60b1378d7a9d74992f707a28553b8bbf97fb590ab7:922c64590222798bb761d5b6d8e72950

5.8 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:P/I:P/A:N

6.4 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

61.6%

Related for NUCLEI:CVE-2015-7823