Katalog CVE

CVE-2026-89248

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

Streszczenie

AVideo do commita c3edcc274c389816d434acadac07ee78eaf330c1 nie sprawdza uwierzytelnienia ani autoryzacji w pliku plugin/WebRTC/status.json.php. Gdy wtyczka WebRTC jest obecna, każdy nieuwierzytelniony użytkownik może uzyskać JSON zawierający ścieżkę do binarki WebRTC2RTMP, port, status pliku, zawartość logów oraz informację o osiągalności portu.

Ocena ryzyka

Ujawnienie ścieżek systemowych, konfiguracji i logów ułatwia atakującemu rozpoznanie środowiska i może prowadzić do dalszych ataków na infrastrukturę.

Rekomendacja

Należy dodać sprawdzenie User::isLogged(), User::isAdmin() lub forbiddenPage() w endpointcie status.json.php; do czasu poprawki rozważyć wyłączenie wtyczki WebRTC lub ograniczenie dostępu do endpointu na poziomie serwera WWW.

Inne podatności w AVideo

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

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 is missing an authentication/authorization check in plugin/WebRTC/status.json.php. When the WebRTC plugin is present, any unauthenticated remote user can request /plugin/WebRTC/status.json.php and receive JSON containing the absolute filesystem path of the WebRTC2RTMP helper binary (revealing the document-root path), the configured WebRTC port, file_exists/is_executable status for the binary, the contents of the WebRTC log/JSON files (videos/WebRTC2RTMP.log) when present, and whether the configured port is reachable on loopback (127.0.0.1) and on the public address. The endpoint performs no User::isLogged(), User::isAdmin(), or forbiddenPage() check. The issue was unfixed at the time of reporting.

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