← Retour
CVE-2019-11068
critical
CVSS 9.8
Vulnérabilité dans nokogiri (CVE-2019-11068)
Résumé
vulnérabilité dans nokogiri (CVE-2019-11068). L'exploitation peut entraîner la prise de contrôle totale du système. Exploitable via ``xsltCheckRead``. Atténuation : mise à jour vers `1.10.3` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2019-11068** a été découverte dans nokogiri.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``xsltCheckRead`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 9.8/10.
Action : mettez à jour nokogiri vers **1.10.3** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « nokogiri CVE-2019-11068 » sur le site de l'éditeur.
CVE-2019-11068 (nokogiri) — CVSS v3 9.8
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Surface d'attaque : `xsltCheckRead` / `xsltCheckWrite`
Correctif : `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 nokogiri. Les attaquants atteignent le code vulnérable via ``xsltCheckRead`` sans authentification.
📍 Périmètre concerné
nokogiri — . Surface d'attaque : `xsltCheckRead` / `xsltCheckWrite`.
🔥 Gravité
Gravité : Critique (CVSS 9.8/10). L'exploitation peut entraîner la prise de contrôle totale du système
🔧 Comment corriger
Mettre à jour vers **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 'nokogiri' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `nokogiri` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade nokogiri to 1.10.3ステージング環境で 1.10.3 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
rubygems
nokogiri
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"1.10.3"}]}]
Références
- advisory af854a3a-2127-422b-91ae-364da2661108
- advisory af854a3a-2127-422b-91ae-364da2661108
- advisory af854a3a-2127-422b-91ae-364da2661108
- advisory https://nvd.nist.gov/vuln/detail/CVE-2019-11068
- web http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00048.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00052.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00053.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00025.html
- web http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00001.html
- web http://www.openwall.com/lists/oss-security/2019/04/22/1
- web http://www.openwall.com/lists/oss-security/2019/04/23/5
- web https://gitlab.gnome.org/GNOME/libxslt/commit/e03553605b45c88f0b4b2980adfbbb8f6fca2fd6
- web https://lists.debian.org/debian-lts-announce/2019/04/msg00016.html
- web af854a3a-2127-422b-91ae-364da2661108
- web af854a3a-2127-422b-91ae-364da2661108
- web af854a3a-2127-422b-91ae-364da2661108
- web https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
- web https://github.com/sparklemotion/nokogiri/issues/1892
- web https://github.com/sparklemotion/nokogiri/pull/1898
- web https://github.com/sparklemotion/nokogiri/commit/fe034aedcc59b566740567d621843731686676b9
- web https://github.com/sparklemotion/nokogiri/blob/f7aa3b0b29d6fe5fafe93dacd9b96b6b3d16b7ec/CHANGELOG.md?plain=1#L826
- web https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2019-11068.yml
- web https://usn.ubuntu.com/3947-2
- web https://usn.ubuntu.com/3947-1
- web https://security.netapp.com/advisory/ntap-20191017-0001
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/SK4YNISS22MJY22YX5I6V2U63QZAUEHA
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/GCOAX2IHUMKCM3ILHTMGLHCDSBTLP2JU
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/36TEYN37XCCKN2XUMRTBBW67BPNMSW4K
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SK4YNISS22MJY22YX5I6V2U63QZAUEHA
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GCOAX2IHUMKCM3ILHTMGLHCDSBTLP2JU
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/36TEYN37XCCKN2XUMRTBBW67BPNMSW4K
- web https://github.com/advisories/GHSA-qxcg-xjjg-66mj