4 matches found
ktor-xxe-poc
ktor-xxe-poc Questa è una prova di concetto che riproduce il problema di sicurezza CVE-2023-45612. Versioni utilizzate Ktor: 2.2.3 xmlutil: 0.84.3 Java: 17.0.6 Gradle: 9.1.0 Python: 3.13.7 Come eseguire 1. Compila ed esegui il server: root@kitploit: ./gradlew build ./gradlew run 2. Testa il paylo...
Exploit for Improper Restriction of XML External Entity Reference in Jetbrains Ktor
Ktor XML XXE Vulnerability Reproduction CVE-2023-45612 Re...
Exploit for Improper Restriction of XML External Entity Reference in Jetbrains Ktor
PoC exploit for CVE-2023-45612, a XXE vulnerability. The target...
CVE-2023-45612
CVE-2023-45612 affects JetBrains Ktor with the ContentNegotiation XML format enabled in versions before 2.3.5. The root cause is an insecure default XML configuration that allows external entity processing, enabling XXE. Exploitation can lead to file disclosure (e.g., reading server files) and SS...