2 matches found
The vulnerability of the force_close() function in the inet.cpp module of the “Red Database” database management system allows a hacker to cause a service failure on the server.
The vulnerability of the forceclose function in the inet.cpp module of the “Red Database” database management system is related to incorrect serialization checks. Exploiting this vulnerability could allow an attacker to cause service failures...
GHSA-699Q-WCFF-G9MJ Unsafe deserialization in Yii 2
Impact Remote code execution in case application calls unserialize on user input containing specially crafted string. Patches 2.0.38 Workarounds Add the following to BatchQueryResult.php: php public function sleep throw new \BadMethodCallException'Cannot serialize '.CLASS; public function wakeup...