From 38997265089004b711fcdc996b8d7211eb4fb2d7 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Wed, 15 Mar 2023 13:50:37 +0000 Subject: [PATCH] Added CVE-2023-24880 --- cve_most_exploited.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cve_most_exploited.md b/cve_most_exploited.md index 3c1024b..a926de6 100644 --- a/cve_most_exploited.md +++ b/cve_most_exploited.md @@ -32,6 +32,7 @@ |Microsoft |CVE-2022-41082 |Remote Code execution (RCE)|https://github.com/backcr4t/CVE-2022-41082-RCE-POC| |Microsoft |CVE-2022-41040 |Remote Code ececution (RCE)|https://github.com/kljunowsky/CVE-2022-41040-POC| |Microsoft |CVE-2022-41076 |Remote Code ececution (RCE)|https://gist.github.com/testanull/518871a2e2057caa2bc9c6ae6634103e| +|Microsoft |CVE-2023-24880 |Elevation of privilege (EOP)|| |MobileIron |CVE 2020-15505 |Arbitrary File Write |https://github.com/httpvoid/CVE-Reverse/tree/master/CVE-2020-15505| |Oracle |CVE-2020-2555 |Remote code execution (RCE)|https://www.exploit-db.com/exploits/48508| |Pulse |CVE-2019-11510 |Arbitrary file reading |https://github.com/projectzeroindia/CVE-2019-11510|