CVE-2019-7725: Deserialization of Untrusted Data
includes/core/is_user.php in NukeViet before 4.3.04 deserializes the untrusted nvloginhash cookie (i.e., the code relies on PHP’s serialization format when JSON can be used to eliminate the risk).
References
- github.com/advisories/GHSA-32wr-8wxm-852c
- github.com/nukeviet/nukeviet/blob/4.3.04/CHANGELOG.txt
- github.com/nukeviet/nukeviet/blob/nukeviet4.3/CHANGELOG.txt
- github.com/nukeviet/nukeviet/compare/4.3.03...4.3.04
- github.com/nukeviet/nukeviet/pull/2740/commits/05dfb9b4531f12944fe39556f58449b9a56241be
- nvd.nist.gov/vuln/detail/CVE-2019-7725
Detect and mitigate CVE-2019-7725 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →