Author: Mubarak Mikail
Enter the CVE of the vulnerability as the flag with the correct flag format:
picoCTF{CVE-XXXX-XXXXX}
replacing XXXX-XXXXX with the numbers for the matching vulnerability.
The CVE we're looking for is the first recorded remote code execution (RCE) vulnerability in 2021 in the Windows Print Spooler Service, which is available across desktop and server versions of Windows operating systems. The service is used to manage printers and print servers.
Hint 1
We're not looking for the Local Spooler vulnerability in 2021...Search in a database of your choice.
Example: https://cve.mitre.org/ and pick the oldest of 2021.
Show flag
picoCTF{CVE-2021-34527}