Katalog CVE

CVE-2023-45815

ŚrednieCVSS 6.4
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.42%

Percentyl 34 - wyżej niż 34% wszystkich znanych CVE

Streszczenie

Podatność w systemie archiwizacji stron internetowych ArchiveBox umożliwia wykonanie złośliwego kodu JavaScript w kontekście sesji administratora. Problem dotyczy użytkowników korzystających z ekstraktora `wget` i przeglądających zarchiwizowane strony. Złośliwy kod może przejąć uprawnienia administratora i wykonywać dowolne operacje na archiwum.

Ocena ryzyka

Ryzyko dla organizacji jest wysokie, szczególnie dla zalogowanych administratorów, ponieważ atakujący może modyfikować, dodawać lub usuwać migawki oraz konta użytkowników. Nawet niezalogowani użytkownicy mogą odczytać wszystkie zarchiwizowane treści, co narusza poufność danych.

Rekomendacja

Zaleca się natychmiastową aktualizację do wersji 0.9.0 lub nowszej. Jako środek łagodzący można wyłączyć ekstraktor `wget` poleceniem `archivebox config --set SAVE_WGET=False` oraz wylogowywać się z panelu administracyjnego po zakończeniu pracy.

Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS