← Retour
CVE-2026-57275
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-57275** 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-57275 » sur le site de l'éditeur.
CVE-2026-57275 (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
正しいバッファサイズを設定し、コピー前に長さを検証する。
🛡️ Contournement
情報なし
🔍 Détection
手動でWebsocketサーバーに対する位置情報の取得要求を確認する。