Vulnerability CVE-2019-7725


Published: 2020-12-31

Description:
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).

Type:

CWE-502

(Deserialization of Untrusted Data)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Nukeviet -> Nukeviet 

 References:
https://github.com/nukeviet/nukeviet/blob/4.3.04/CHANGELOG.txt
https://github.com/nukeviet/nukeviet/blob/nukeviet4.3/CHANGELOG.txt
https://github.com/nukeviet/nukeviet/compare/4.3.03...4.3.04
https://github.com/nukeviet/nukeviet/pull/2740/commits/05dfb9b4531f12944fe39556f58449b9a56241be

Copyright 2024, cxsecurity.com

 

Back to Top