Releases19
Frequency6 months 1 week
Last Release
Stars7.85K
Web-based Traffic and Security Network Traffic Monitoring

CVE History

CVEPublishedCVSS v3CVSS v2
6.2 MEDIUM

A heap-buffer-overflow vulnerability has been identified in ntopng 6.2 in the Flow::dissectMDNS function.

8.1 HIGH6.8 MEDIUM

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.

5 MEDIUM

The NetworkInterface::getHost function in NetworkInterface.cpp in ntopng before 3.0 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via an empty field that should have contained a hostname or IP address.

4.3 MEDIUM

ntopng before 3.0 allows XSS because GET and POST parameters are improperly validated.

5 MEDIUM

ntopng before 3.0 allows HTTP Response Splitting.

6.8 MEDIUM

Cross-site request forgery (CSRF) vulnerability in ntopng through 2.4 allows remote attackers to hijack the authentication of arbitrary users, as demonstrated by admin/add_user.lua, admin/change_user_prefs.lua, admin/delete_user.lua, and admin/password_reset.lua.