Deserialization of Untrusted Data in Yasr – Yet Another Stars Rating - #VU17273
Published: January 30, 2019
Yasr – Yet Another Stars Rating
Dario Curvino
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data with unserializae() function in "/lib/yasr-functions.php" file. A remote attacker can pass specially crafted data via HTTP cookie to the application and execute arbitrary PHP code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.