eperdmann8097 eperdmann8097 09-02-2024 Computers and Technology contestada Name the vulnerability for the following code:{char text[256];void(*p)() = safe;cin >> text;p();}