← Retour
CVE-2025-55004
Vulnérabilité dans Magick.NET-Q16-AnyCPU (CVE-2025-55004)
Résumé
vulnérabilité dans Magick.NET-Q16-AnyCPU (CVE-2025-55004). Des informations confidentielles peuvent être exposées. Exploitable via ``ReadOneMNGIMage``. Atténuation : mise à jour vers `14.8.0` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2025-55004** a été découverte dans Magick.NET-Q16-AnyCPU.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``ReadOneMNGIMage`` à distance pour détourner le produit.
Des informations confidentielles peuvent être exposées. Score CVSS : ?/10.
Action : mettez à jour Magick.NET-Q16-AnyCPU vers **14.8.0** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « Magick.NET-Q16-AnyCPU CVE-2025-55004 » sur le site de l'éditeur.
CVE-2025-55004 (Magick.NET-Q16-AnyCPU) — CWE-122 /
Vecteur d'attaque : distant (réseau) / non authentifié
Surface d'attaque : `ReadOneMNGIMage` / `GetAuthenticPixels` / `ResetPixelChannelMap` / `MAGN`
Correctif : `14.8.0` — appliquer immédiatement
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
Une **vulnérabilité** (CWE-122) affecte Magick.NET-Q16-AnyCPU. Les attaquants atteignent le code vulnérable via ``ReadOneMNGIMage`` sans authentification.
📍 Périmètre concerné
Magick.NET-Q16-AnyCPU — . Surface d'attaque : `ReadOneMNGIMage` / `GetAuthenticPixels` / `ResetPixelChannelMap` / `MAGN`.
🔥 Gravité
Gravité : ?. Des informations confidentielles peuvent être exposées
🔧 Comment corriger
Mettre à jour vers **14.8.0**.
🛡️ Contournement
En attendant le correctif : désactivez la fonctionnalité concernée, appliquez des règles WAF, ou restreignez l'accès par ACL réseau.
🔍 Détection
Recherchez dans les logs des requêtes correspondant aux IOC connus de cette CVE. Auditez les SBOM/dépendances.
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'Magick.NET-Q16-AnyCPU' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `Magick.NET-Q16-AnyCPU` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade Magick.NET-Q16-AnyCPU to 14.8.0ステージング環境で 14.8.0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
NuGet
Magick.NET-Q16-AnyCPU
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-AnyCPU
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-OpenMP-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-OpenMP-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-HDRI-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-OpenMP-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-OpenMP-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q16-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-AnyCPU
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-OpenMP-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-OpenMP-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-arm64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-x64
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
NuGet
Magick.NET-Q8-x86
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"14.8.0"}]}]
Références
- advisory https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/55xxx/CVE-2025-55004.json
- advisory https://nvd.nist.gov/vuln/detail/CVE-2025-55004
- package https://github.com/ImageMagick/ImageMagick
- web https://goo.gle/bigsleep
- web https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-cjc8-g9w8-chfw
- web https://github.com/dlemstra/Magick.NET/releases/tag/14.8.0