Security Advisory

CVE-2024-12387

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-20 10:11:21
Last updated 2025-10-15 12:49:30
Assigner @huntr_ai
State PUBLISHED

Description

A vulnerability in the binary-husky/gpt_academic repository, as of commit git 3890467, allows an attacker to crash the server by uploading a specially crafted zip bomb. The server decompresses the uploaded file and attempts to load it into memory, which can lead to an out-of-memory crash. This issue arises due to improper input validation when handling compressed file uploads.