← Retour
CVE-2026-42170
high
CVSS 7.8
A heap-based buffer overflow vulnerability exists in the GIMP DDS (DirectDraw Surface) file...
Résumé
A heap-based buffer overflow vulnerability exists in the GIMP DDS (DirectDraw Surface) file...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-42170** a été découverte dans buffer-overflow.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 7.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « buffer-overflow CVE-2026-42170 » sur le site de l'éditeur.
CVE-2026-42170 (buffer-overflow) — CWE-131 / CVSS v3 7.8
Vecteur d'attaque : local / non authentifié
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
GIMPのDDSファイルパーサーでヒープベースのバッファオーバーフローが発生する。
📍 Périmètre concerné
GIMPのDDSファイルパーサー
🔥 Gravité
ヒープメタデータの破損や潜在的なコード実行につながる。
🔧 Comment corriger
GIMPのパッチが公開された際には、速やかにアップデートを適用する。
🛡️ Contournement
DDSファイルの取り扱いを制限し、信頼できるソースからのみファイルを取得する。
🔍 Détection
不正なピクセルフォーマットを持つDDSファイルの解析をモニターし、不正なファイルの取り扱いを防止する。