CVE-2023-45815
Last modified
CVE-2023-45815 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. ArchiveBox is an open source self-hosted web archiving system. Any users who are using the `wget` extractor and view the content it outputs. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
ArchiveBox is an open source self-hosted web archiving system. Any users who are using the `wget` extractor and view the content it outputs. The impact is potentially severe if you are logged in to the ArchiveBox admin site in the same browser session and view an archived malicious page designed to target your ArchiveBox instance. Malicious Javascript could potentially act using your logged-in admin credentials and add/remove/modify snapshots, add/remove/modify ArchiveBox users, and generally do anything an admin user could do. The impact is less severe for non-logged-in users, as malicious Javascript cannot *modify* any archives, but it can still *read* all the other archived content by fetching the snapshot index and iterating through it. Because all of ArchiveBox's archived content is served from the same host and port as the admin panel, when archived pages are viewed the JS executes in the same context as all the other archived pages (and the admin panel), defeating most of the browser's usual CORS/CSRF security protections and leading to this issue. Version 0.9.0 contains a patch. As a mitigation for this issue would be to disable the wget extractor by setting `archivebox config --set SAVE_WGET=False`, ensure you are always logged out, or serve only a [static HTML version](https://github.com/ArchiveBox/ArchiveBox/wiki/Publishing-Your-Archive#2-export-and-host-it-as-static-html) of your archive.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Archivebox | Archivebox | <= 0.6.2 |
References
- https://github.com/ArchiveBox/ArchiveBox/issues/239Exploit, Issue Tracking
- https://github.com/ArchiveBox/ArchiveBox/security/advisories/GHSA-cr45-98w9-gwqxPatch, Vendor Advisory
- https://github.com/ArchiveBox/ArchiveBox/issues/239Exploit, Issue Tracking
- https://github.com/ArchiveBox/ArchiveBox/security/advisories/GHSA-cr45-98w9-gwqxPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-45815?
How severe is CVE-2023-45815?
How do I fix CVE-2023-45815?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-4581Excel `.xll` add-in files did not have a blocklist entry in …4.3
- CVE-2023-45810OpenFGA is a flexible authorization/permission engine built …7.5
- CVE-2023-45811Synchrony deobfuscator is a javascript cleaner & deobfuscato…7.8
- CVE-2023-45812The Apollo Router is a configurable, high-performance graph …7.5
- CVE-2023-45813Torbot is an open source tor network intelligence tool. In a…7.5
- CVE-2023-45814Bunkum is an open-source protocol-agnostic request server fo…5.3
- CVE-2023-45816Discourse is an open source platform for community discussio…3.3
- CVE-2023-45817Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2023-45818TinyMCE is an open source rich text editor. A mutation cross…6.1
- CVE-2023-45819TinyMCE is an open source rich text editor. A cross-site scr…6.1
- CVE-2023-4582Due to large allocation checks in Angle for glsl shaders bei…8.8
- CVE-2023-45820Directus is a real-time API and App dashboard for managing S…6.5
Are you affected by CVE-2023-45815?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
