ntopng through 6.6 is vulnerable to Predictable Session Identifier which can lead to Session Hijacking. HTTP session identifiers in src/HTTPserver.cpp use weak time-seeded pseudo-randomness during session creation. As a result, fresh authenticated logins can receive deterministic or colliding session cookies under attacker-controlled timing.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HNtop Ntopng
APPNtop≤ 6.6
Related vulnerabilities
An issue was discovered in ntopng 3.4 before 3.4.180617. The PRNG involved in the generation of session IDs is...
The NetworkInterface::getHost function in NetworkInterface.cpp in ntopng before 3.0 allows remote attackers to...
ntopng before 3.0 allows HTTP Response Splitting.
Cross-site request forgery (CSRF) vulnerability in ntopng through 2.4 allows remote attackers to hijack the au...
ntopng before 3.0 allows XSS because GET and POST parameters are improperly validated.