
This is a small proof of concept for CVE-2024-41958
This is a small proof of concept for CVE-2024-41958.
It is possible to bypass the TFA authentication on the admin panel.
Affected versions: < 2024-07
Password and username for an account without TFA.Password and username for an account which has TFA enabled.2024-07.pip install -r requirements.txt
python poc.py
The output if the script works fine:
PoC works!
PHPSESSID=6cd6779a5e499a0e7708aed3aae9d3a4
PHPSESSID and set the cookie in your browser
Refresh the page
You are now logged in as the user with TFA enabled
Author: Patrik Mayor