Katalog CVE

CVE-2026-71446

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.25%

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

Streszczenie

Framework AIL zawiera podatność na trwały atak XSS w widoku domeny crawlera. Zeskanowane adresy URL były osadzane bezpośrednio w atrybucie onclick JavaScript, bez odpowiedniego kodowania. Atakujący może wstrzyknąć złośliwy kod JavaScript do zapisanego adresu URL, który wykona się w przeglądarce analityka po kliknięciu ikony zrzutu ekranu.

Ocena ryzyka

Ryzyko obejmuje dostęp do informacji z sesji analityka, modyfikację wyświetlanej treści oraz wykonywanie akcji w aplikacji z uprawnieniami analityka. Wymaga interakcji ofiary z zainfekowanym wpisem.

Rekomendacja

Zaktualizuj framework AIL do wersji zawierającej poprawkę, która używa filtra tojson Jinja do bezpiecznego serializowania adresów URL przed wstawieniem do kodu JavaScript.

Inne podatności w AIL Framework

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

AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding. An attacker who can cause a specially crafted URL to be recorded in the crawler history can inject JavaScript syntax into the stored URL value. The payload remains stored by AIL and is subsequently included in the domain view. When an authenticated analyst clicks the screenshot icon associated with the malicious URL, the injected JavaScript executes in the analyst’s browser within the security context of the AIL Framework application. Successful exploitation could allow an attacker to access information available to the analyst’s session, modify displayed content, or perform application actions using the analyst’s privileges. Exploitation requires the victim to interact with the affected screenshot entry. The vulnerability was corrected by serializing the crawled URL with Jinja’s tojson filter before inserting it into the JavaScript handler. This safely escapes characters that could otherwise terminate the JavaScript string and introduce executable code.

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