| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| Calibre-web 0.6.21 - Stored XSS Vulnerability | 24 Aug 202400:00 | – | zdt | |
| CVE-2024-39123 | 19 Jul 202422:53 | – | circl | |
| CVE-2024-39123 | 19 Jul 202400:00 | – | cve | |
| CVE-2024-39123 | 19 Jul 202400:00 | – | cvelist | |
| Calibre-web 0.6.21 - Stored XSS | 23 Aug 202400:00 | – | exploitdb | |
| Calibre-Web Cross Site Scripting (XSS) | 19 Jul 202421:31 | – | github | |
| CVE-2024-39123 | 19 Jul 202420:15 | – | nvd | |
| CVE-2024-39123 | 19 Jul 202420:15 | – | osv | |
| GHSA-J22R-3RF3-CV25 Calibre-Web Cross Site Scripting (XSS) | 19 Jul 202421:31 | – | osv | |
| PT-2024-28353 · Janeczku · Calibre-Web | 19 Jul 202400:00 | – | ptsecurity |
`# Exploit Title: Stored XSS in Calibre-web
# Date: 07/05/2024
# Exploit Authors: Pentest-Tools.com (Catalin Iovita & Alexandru Postolache)
# Vendor Homepage: (https://github.com/janeczku/calibre-web/)
# Version: 0.6.21 - Romesa
# Tested on: Linux 5.15.0-107, Python 3.10.12, lxml 4.9.4
# CVE: CVE-2024-39123
## Vulnerability Description
Calibre-web 0.6.21 is vulnerable to a Stored Cross-Site Scripting (XSS) vulnerability. This vulnerability allows an attacker to inject malicious scripts that get stored on the server and executed in the context of another user's session.
## Steps to Reproduce
1. Log in to the application.
2. Upload a new book.
3. Access the Books List functionality from the `/table?data=list&sort_param=stored` endpoint.
4. In the `Comments` field, input the following payload:
<a href=javas%1Bcript:alert()>Hello there!</a>
4. Save the changes.
5. Upon clicking the description on the book that was created, in the Book Details, the payload was successfully injected in the Description field. By clicking on the message, an alert box will appear, indicating the execution of the injected script.
`
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