CVE-2020-37124
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
B64dec 1.1.2 contains a buffer overflow vulnerability that allows attackers to execute arbitrary code by overwriting Structured Exception Handler (SEH) with crafted input. Attackers can leverage an egg hunter technique and carefully constructed payload to inject and execute malicious code during base64 decoding process.
AnalysisAI
Buffer overflow in B64dec 1.1.2 base64 decoder allows attackers to execute arbitrary code by overwriting structured exception handler pointers. PoC available.
Technical ContextAI
CWE-121 stack overflow. Oversized input to the base64 decoder overwrites SEH pointers on the stack, enabling control flow hijacking.
Affected ProductsAI
B64dec 1.1.2
RemediationAI
Update to a patched version. Implement input length validation before decoding.
Share
External POC / Exploit Code
Leaving vuln.today