Lucene search
+L

Drupal 11.x-dev - Full Path Disclosure

🗓️ 27 Jul 2026 04:16:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 108 Views

Drupal 11.x-dev Full Path Disclosure in authorize.ph

Related
Code
id: CVE-2024-45440

info:
  name: Drupal 11.x-dev - Full Path Disclosure
  author: DhiyaneshDK
  severity: medium
  description: |
    core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure (even when error logging is None) if the value of hash_salt is file_get_contents of a file that does not exist.
  impact: |
    Attackers can obtain full path disclosure information even when error logging is disabled.
  remediation: |
    Configure hash_salt properly and ensure it references an existing file, or update to a patched Drupal version.
  reference:
    - https://senscybersecurity.nl/CVE-2024-45440-Explained/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-45440
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2024-45440
    cwe-id: CWE-209
    epss-score: 0.09269
    epss-percentile: 0.94834
    cpe: cpe:2.3:a:drupal:drupal:2023-05-09:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    verified: true
    vendor: drupal
    product: drupal
    shodan-query:
      - http.component:"drupal"
      - cpe:"cpe:2.3:a:drupal:drupal"
  tags: cve,cve2024,drupal,exposure,error,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/core/authorize.php"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "getHashSalt"
          - "RuntimeException"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402207b4842298d1191d6ba01a994880bb872911d0892c75305bffb8816b0ffc01a0c02205a741e74da7b10a33811d8de305c0185bb015f21042442451db820722d9db341: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
6Medium risk
Vulners AI Score6
CVSS 3.15.3
EPSS0.09269
SSVC
108