→ كل المشاريع

CVE-2024-21762

بواسطة @h4x0r-dz

150

out-of-bounds write in Fortinet FortiOS CVE-2024-21762 vulnerability

عن هذا المشروع

CVE-2024-21762 out-of-bounds write in Fortinet FortiOS CVE-2024-21762 vulnerability Exploit poc by assetnote Vulnerability ===== FortiGate released a version update in February, fixing multiple medium- and high-risk vulnerabilities. One of the severe-level vulnerabilities is an unauthorized out-of-bounds write vulnerability in SSL VPN. The vulnerability warning states that this vulnerability may be exploited in the wild. This article will introduce the author's analysis of the process of exploiting this vulnerability to achieve remote code execution. The environment used for vulnerability analysis in this article is FGTVM64-v7.4.2.F-build2571 diff ====== Comparing the binaries of the repaired versions (7.4.2 and 7.4.3), the analysis found that the repair code is located in function sub18F4980(7.4.2). Analyzing this function, it is not difficult to find that the logic of this function is to read the body data of the HTTP POST request. At the same time, Transfer-Encodingit is determined according to the request header whether to read in chunk format or based on Content-Lengthreading. According to the control flow graph comparison results, there are two code modifications:

من ملف README الخاص بالمشروع على GitHub

النجوم
150
التفريعات
25
آخر تحديث
16/03/2024

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/cve-2024-21762.svg)](https://www.madeinalgeria.dev/projects/cve-2024-21762)

مشاريع ذات صلة