← Retour
CVE-2016-9013
Vulnérabilité dans django (CVE-2016-9013)
Résumé
vulnérabilité dans django (CVE-2016-9013). L'exploitation peut entraîner la prise de contrôle totale du système. Atténuation : mise à jour vers `1.8.16, 1.9.11, 1.10.3` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2016-9013** a été découverte dans django.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : ?/10.
Action : mettez à jour django vers **1.8.16, 1.9.11, 1.10.3** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « django CVE-2016-9013 » sur le site de l'éditeur.
CVE-2016-9013 (django) —
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Correctif : `1.8.16, 1.9.11, 1.10.3` — 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é** (non classée) affecte django.
📍 Périmètre concerné
django — .
🔥 Gravité
Gravité : ?. L'exploitation peut entraîner la prise de contrôle totale du système
🔧 Comment corriger
Mettre à jour vers **1.8.16, 1.9.11, 1.10.3**.
🛡️ 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 'django' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `django` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade django to 1.8.16, 1.9.11, 1.10.3ステージング環境で 1.8.16, 1.9.11, 1.10.3 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
PyPI
django
[{"type":"ECOSYSTEM","events":[{"introduced":"1.8"},{"fixed":"1.8.16"},{"introduced":"1.9"},{"fixed":"1.9.11"},{"introduced":"1.10"},{"fixed":"1.10.3"}]}]
Références
- advisory http://www.securitytracker.com/id/1037159
- advisory http://www.ubuntu.com/usn/USN-3115-1
- advisory https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
- advisory http://www.securityfocus.com/bid/94069
- advisory http://www.debian.org/security/2017/dsa-3835
- advisory https://github.com/advisories/GHSA-mv8g-fhh6-6267
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXDKJYHN74BWY3P7AR2UZDVJREQMRE6S/
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OG5ROMUPS6C7BXELD3TAUUH7OBYV56WQ/
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OG5ROMUPS6C7BXELD3TAUUH7OBYV56WQ/
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QXDKJYHN74BWY3P7AR2UZDVJREQMRE6S/