RealworldCTF 2024 – Protected-by-Java-SE – Writeup
I show how I solved a CTF challenge centered around GitHub's CodeQL software.
Participants had to find an external entity injection (XXE) in CodeQL, but a friend and I found an unintended solution.
Because it's fun, I then use CodeQL itself to find the bug in CodeQL.