Katalog CVE

CVE-2026-57166

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

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.44%

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

Streszczenie

W bibliotece PJSIP przed commitem 4472a31 występuje przepełnienie bufora stosu w interfejsie telnet CLI (PJLIB-UTIL) podczas renderowania informacji zwrotnej dla wprowadzonej linii poleceń. Zbyt długa linia poleceń może przepełnić stałorozmiarowe bufory, co może doprowadzić do zakończenia działania aplikacji. Problem dotyczy wyłącznie aplikacji z włączonym interfejsem telnet CLI.

Ocena ryzyka

Atakujący z dostępem do nieuwierzytelnionego interfejsu telnet CLI może spowodować awarię aplikacji (odmowa usługi). Ponieważ interfejs CLI i tak nie wymaga uwierzytelnienia, dodatkowy wpływ jest ograniczony.

Rekomendacja

Zaktualizować PJSIP do wersji zawierającej commit 4472a31 lub wyłączyć interfejs telnet CLI, jeśli nie jest potrzebny.

Inne podatności w PJSIP

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

PJSIP is a free and open source multimedia communication library written in C. Prior to commit 4472a31, a stack buffer overflow exists in the PJLIB-UTIL telnet CLI front-end when rendering feedback for an entered command line. Several command-line handling paths write an attacker-influenced amount of data into fixed-size buffers without sufficient bounds checking, so a long command line can overflow them. This affects only applications that enable the telnet CLI front-end (e.g. pj_cli_telnet_create() / --cli-telnet-port). The telnet CLI is an interactive administration interface with no authentication, so any client able to reach it can already issue arbitrary CLI commands. A malformed or overly long command line can overflow a fixed-size stack buffer while rendering command-line feedback, which may lead to application termination. Because reaching this code already requires access to the unauthenticated CLI, the impact beyond that existing access is limited. Applications that do not enable the telnet CLI front-end are not affected. This issue has been patched via commit 4472a31.

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