CVE-2024-0012:
We simply… supply the
off
value to theX-PAN-AUTHCHECK
HTTP request header, and the server helpfully turns off authentication?!
CVE-2024-9474:
Somehow a user is able to pass a username containing shell metacharacters into the
AuditLog.write()
function, which then passes its value topexecute()
.
what silly PHP bugs to be found in year 2024 :)