CyberRota
← Ana sayfaya dön

CVE-2020-37239

CRITICAL · CVSS 9.8 EPSS %0.11 Public Exploit

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-16T16:16:20.097 · Çekilme zamanı: 2026-06-09T06:01:45.189312+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

Public Exploit Sinyali

Bu CVE için açıklama veya referanslarda public exploit / PoC / GitHub / Metasploit sinyali tespit edildi.

Tespit Edilen Sinyaller
exploit code execution
Harici Güvenlik Referansları

Not: Bu bağlantılar yalnızca güvenlik araştırması ve doğrulama amacıyla listelenmiştir.

CVE
CVE-2020-37239
Severity
CRITICAL
CVSS
9.8
EPSS
%0.11

Orijinal NVD Açıklaması

libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.