← Retour
CVE-2023-38545
critical
CVSS 9.8
Écriture hors limites dans haxx (CVE-2023-38545)
Résumé
écriture hors limites dans haxx (CVE-2023-38545). L'exploitation peut entraîner la prise de contrôle totale du système.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2023-38545** a été découverte dans haxx.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 9.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « haxx CVE-2023-38545 » sur le site de l'éditeur.
CVE-2023-38545 (haxx) — CWE-787 / CVSS v3 9.8
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
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 **écriture hors limites** (CWE-787) affecte haxx.
📍 Périmètre concerné
haxx — .
🔥 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 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 'haxx' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `haxx` を grep し、稼働しているサービス・バージョンを把握する。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Références
- advisory af854a3a-2127-422b-91ae-364da2661108
- advisory af854a3a-2127-422b-91ae-364da2661108
- advisory af854a3a-2127-422b-91ae-364da2661108
- patch af854a3a-2127-422b-91ae-364da2661108
- web http://seclists.org/fulldisclosure/2024/Jan/34
- web http://seclists.org/fulldisclosure/2024/Jan/37
- web http://seclists.org/fulldisclosure/2024/Jan/38
- web https://curl.se/docs/CVE-2023-38545.html
- web https://forum.vmssoftware.com/viewtopic.php?f=8&t=8868
- web https://support.apple.com/kb/HT214036
- web https://support.apple.com/kb/HT214057
- web https://support.apple.com/kb/HT214058
- web https://support.apple.com/kb/HT214063
- web https://cert-portal.siemens.com/productcert/html/ssa-082556.html
- web https://cert-portal.siemens.com/productcert/html/ssa-093430.html
- web https://cert-portal.siemens.com/productcert/html/ssa-507364.html
- web https://cert-portal.siemens.com/productcert/html/ssa-832273.html
- web https://cert-portal.siemens.com/productcert/html/ssa-943925.html
- web https://github.com/UTsweetyfish/CVE-2023-38545
- web https://github.com/bcdannyboy/CVE-2023-38545
- web https://github.com/dbrugman/CVE-2023-38545-POC
- web https://nvd.nist.gov/vuln/detail/CVE-2023-38545
- web https://lists.fedoraproject.org/archives/list/[email protected]/message/OGMXNRNSJ4ETDK6FRNU3J7SABXPWCHSQ
- web https://security.netapp.com/advisory/ntap-20231027-0009
- web https://security.netapp.com/advisory/ntap-20240201-0005
- web https://www.secpod.com/blog/high-severity-heap-buffer-overflow-vulnerability
- web https://github.com/advisories/GHSA-7xw9-w465-6x42