CVE-2018-12520 – ntop-ng < 3.4.180617 - Authentication Bypass
https://notcve.org/view.php?id=CVE-2018-12520
An issue was discovered in ntopng 3.4 before 3.4.180617. The PRNG involved in the generation of session IDs is not seeded at program startup. This results in deterministic session IDs being allocated for active user sessions. An attacker with foreknowledge of the operating system and standard library in use by the host running the service and the username of the user whose session they're targeting can abuse the deterministic random number generation in order to hijack the user's session, thus escalating their access. Se ha descubierto un problema en ntopng, en versiones 3.4 anteriores a la 3.4.180617. • https://www.exploit-db.com/exploits/44973 http://seclists.org/fulldisclosure/2018/Jul/14 https://gist.github.com/Psychotropos/3e8c047cada9b1fb716e6a014a428b7f https://github.com/ntop/ntopng/commit/30610bda60cbfc058f90a1c0a17d0e8f4516221a • CWE-335: Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG) •