Exploits from Github
541 subscribers
1 photo
629 files
3.57K links
Download Telegram
CVE-2023-45612.zip
49.8 KB
CVE-2023-45612
Author: aecelen

In JetBrains Ktor before 2.3.5 default configuration of ContentNegotiation with XML format was vulnerable to XXE

GitHub Link:
https://github.com/aecelen/ktor-xxe-poc
CVE-2024-3094.zip
2.1 KB
CVE-2024-3094
Author: M1lo25

Malicious code was discovered in the upstream tarballs of xz, starting with version 5.6.0. The tarballs included extra .m4 files, which contained instructions for building with automake that did not exist in the repository. These instructions, through a series of complex obfuscations, extract a prebuilt object file from one of the test archives, which is then used to modify specific functions in the code while building the liblzma package. This issue results in liblzma being used by additional software, like sshd, to provide functionality that will be interpreted by the modified functions.

GitHub Link:
https://github.com/M1lo25/CS50Cybersecurity