← Retour
CVE-2019-0211
CISA KEV
high
[KEV] Use-After-Free dans Apache http-server (CVE-2019-0211)
Résumé
vulnérabilité dans Apache http-server (CVE-2019-0211). Risque d'opérations non autorisées ou de divulgation. Inscrit au CISA KEV — exploitation active confirmée.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2019-0211** a été découverte dans Apache http-server.
Risque d'opérations non autorisées ou de divulgation. Score CVSS : ?/10.
Note : la CISA a officiellement confirmé que cette faille est **activement exploitée**. À traiter avec une urgence élevée.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « Apache http-server CVE-2019-0211 » sur le site de l'éditeur.
CVE-2019-0211 (Apache http-server) — CWE-416 /
Inscrit au CISA KEV — exploitation active confirmée, priorité absolue.
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 **use-after-free** (CWE-416) affecte Apache http-server.
📍 Périmètre concerné
Apache http-server — .
🔥 Gravité
Gravité : Élevée. Risque d'opérations non autorisées ou de divulgation **Inscrit au CISA KEV** — exploitation active confirmée, à traiter en priorité absolue.
🔧 Comment corriger
Mettre à jour vers la version corrigée selon l'avis éditeur.
🛡️ 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 'http-server' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `http-server` を grep し、稼働しているサービス・バージョンを把握する。
-
4Consider incident declaration escalate
Notify SOC / on-callCISA KEV登録済 = 実環境で悪用が観測されている。Step 3 で兆候があればインシデント対応宣言、無くてもパッチ適用までWAF強化を最優先で。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Références
- advisory NVD
- advisory http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00051.html
- advisory http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00061.html
- advisory http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00084.html
- advisory http://packetstormsecurity.com/files/152386/Apache-2.4.38-Root-Privilege-Escalation.html
- advisory http://www.apache.org/dist/httpd/CHANGES_2.4.39
- advisory http://www.openwall.com/lists/oss-security/2019/04/02/3
- advisory http://www.securityfocus.com/bid/107666
- advisory https://access.redhat.com/errata/RHBA-2019:0959
- advisory https://access.redhat.com/errata/RHSA-2019:0746
- advisory https://access.redhat.com/errata/RHSA-2019:0980
- advisory https://access.redhat.com/errata/RHSA-2019:1296
- advisory https://access.redhat.com/errata/RHSA-2019:1297
- advisory https://access.redhat.com/errata/RHSA-2019:1543
- advisory https://httpd.apache.org/security/vulnerabilities_24.html
- advisory https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ALIR5S3O7NRHEGFMIDMUSYQIZOE4TJJN/
- advisory https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EZRMTEIGZKYFNGIDOTXN3GNEJTLVCYU7/
- advisory https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WETXNQWNQLWHV6XNW6YTO5UGDTIWAQGT/
- advisory https://seclists.org/bugtraq/2019/Apr/5
- advisory https://security.gentoo.org/glsa/201904-20
- advisory https://security.netapp.com/advisory/ntap-20190423-0001/
- advisory https://support.f5.com/csp/article/K32957101
- advisory https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03950en_us
- advisory https://usn.ubuntu.com/3937-1/
- advisory https://www.debian.org/security/2019/dsa-4422
- advisory https://www.synology.com/security/advisory/Synology_SA_19_14
- patch https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E
- patch https://seclists.org/bugtraq/2019/Apr/16
- patch https://www.oracle.com/security-alerts/cpuapr2020.html
- patch https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
- patch https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
- report http://packetstormsecurity.com/files/152415/Slackware-Security-Advisory-httpd-Updates.html
- report http://packetstormsecurity.com/files/152441/CARPE-DIEM-Apache-2.4.x-Local-Privilege-Escalation.html
- report https://www.exploit-db.com/exploits/46676/
- web https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-0211
- web http://www.openwall.com/lists/oss-security/2019/07/26/7
- web https://lists.apache.org/thread.html/56c2e7cc9deb1c12a843d0dc251ea7fd3e7e80293cde02fcd65286ba%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/84a3714f0878781f6ed84473d1a503d2cc382277e100450209231830%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/890507b85c30adf133216b299cc35cd8cd0346a885acfc671c04694e%40%3Cdev.community.apache.org%3E
- web https://lists.apache.org/thread.html/b1613d44ec364c87bb7ee8c5939949f9b061c05c06e0e90098ebf7aa%40%3Cusers.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/b2bdb308dc015e771ba79c0586b2de6fb50caa98b109833f5d4daf28%40%3Cdev.community.apache.org%3E
- web https://lists.apache.org/thread.html/de881a130bc9cb2f3a9ff220784520556884fb8ea80e69400a45509e%40%3Cdev.community.apache.org%3E
- web https://lists.apache.org/thread.html/fd110f4ace2d8364c7d9190e1993cde92f79e4eb85576ed9285686ac%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/r03ee478b3dda3e381fd6189366fa7af97c980d2f602846eef935277d%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/r06f0d87ebb6d59ed8379633f36f72f5b1f79cadfda72ede0830b42cf%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c%40%3Cannounce.apache.org%3E
- web https://lists.apache.org/thread.html/r76142b8c5119df2178be7c2dba88fde552eedeec37ea993dfce68d1d%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/rc998b18880df98bafaade071346690c2bc1444adaa1a1ea464b93f0a%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/rd18c3c43602e66f9cdcf09f1de233804975b9572b0456cc582390b6f%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/rd2fb621142e7fa187cfe12d7137bf66e7234abcbbcd800074c84a538%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/re3d27b6250aa8548b8845d314bb8a350b3df326cacbbfdfe4d455234%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/re473305a65b4db888e3556e4dae10c2a04ee89dcff2e26ecdbd860a9%40%3Ccvs.httpd.apache.org%3E
- web https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E