Deserialization Vulnerability in NukeViet Affected by Untrusted Cookie
CVE-2019-7725
9.8CRITICAL
What is CVE-2019-7725?
In NukeViet versions prior to 4.3.04, the deserialization of the untrusted nvloginhash cookie within the includes/core/is_user.php file poses a significant security risk. The reliance on PHP's serialization format allows potential attackers to manipulate cookie data, leading to possible exploitation. Adopting JSON over PHP serialization would mitigate this risk by eliminating vulnerabilities associated with untrusted input.
