Katalog CVE

CVE-2026-82409

WysokieCVSS 8.4
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.27%

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

Streszczenie

Klever-Go przed wersją 1.7.20 w indexer/common.go umieszcza kontrolowaną przez atakującego wartość acc.Name w żądaniu _bulk JSON i NDJSON do Elasticsearch bez escapowania. Transakcja SetAccountName akceptuje prawidłowe nazwy kont UTF-8 zawierające cudzysłowy, ukośniki odwrotne i znaki nowej linii, które mogą uszkodzić ciąg JSON, odrzucić partię lub wstrzyknąć dodatkowe akcje bulk.

Ocena ryzyka

Atakujący może tworzyć, nadpisywać lub usuwać dokumenty w indeksach z prawem zapisu dla indeksera, a stan jest odtwarzany przez nowe lub historyczne indeksery, bez potrzeby bezpośredniego dostępu do hosta indeksującego lub portu Elasticsearch.

Rekomendacja

Zaktualizuj Klever-Go do wersji 1.7.20 lub nowszej.

Inne podatności w Klever-Go

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

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, indexer/common.go serializedDataForUpdateAccounts places the attacker-controlled acc.Name value into an Elasticsearch _bulk JSON and NDJSON request without escaping it. The SetAccountName transaction accepts valid UTF-8 account names containing quotes, backslashes, and newlines, and the resulting name is stored in consensus account state. When an indexer processes the account, those characters can break the JSON string, reject a bulk batch, or inject additional bulk actions that create, overwrite, or delete documents in indices writable by the indexer. The persistent state value is replayed by new or historical indexers, and direct access to the indexing host or Elasticsearch port is not required. This issue is fixed in version 1.7.20.

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