← Retour
CVE-2026-57276
high
CVSS 8.3
GeoWebPlayer (also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud)...
Résumé
GeoWebPlayer (also called "Web Plugin" in the GV-VMS documentation and "WS Player" for VMS-Cloud)...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-57276** a été découverte dans geovision.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``connectionInfo`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 8.3/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « geovision CVE-2026-57276 » sur le site de l'éditeur.
CVE-2026-57276 (geovision) — CWE-120 / CVSS v3 8.3
Vecteur d'attaque : distant (réseau) / non authentifié
Surface d'attaque : `connectionInfo` / `handle_connection_info` / `handle_connect_info`
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
GeoWebPlayerのWebsocketサーバーにおけるバッファオーバーフローの脆弱性。
📍 Périmètre concerné
GeoWebPlayer内の`handle_connection_info`関数。
🔥 Gravité
バッファオーバーフローを可能にするため、攻撃者が任意のコードを実行するリスクがある。
🔧 Comment corriger
`handle_connection_info`関数でバッファコピー時に長さ制限を導入し、オーバーフローを防止する。
🛡️ Contournement
GeoWebPlayerの使用を最小限にするか、サーバーを信頼できるホストからのみ操作する。
🔍 Détection
サーバーのログを監査し、異常なコマンドやデータサイズのアクセスを検出する。