vendor:
Nagios Network Analyzer
by:
John Page (hyp3rlinx)
8,8
CVSS
HIGH
Cross Site Request Forgery (CSRF)
352
CWE
Product Name: Nagios Network Analyzer
Affected Version From: Nagios Network Analyzer v2.2.1
Affected Version To: Nagios Network Analyzer v2.2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:nagios:nagios_network_analyzer
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2019
Nagios Network Analyzer v2.2.1 Multiple CSRF Vulnerability
Nagios NA has multiple CSRF vectors, allowing unauthorized commands to be transmitted from a user that the website trusts if that user is authenticated and visits a malicious webpage or clicks a attacker supplied link. The Nagios system can be compromised as remote attackers can create arbitrary commands e.g. using "wget" to download RCE files onto the system, create arbitrary Admins, delete users, and conduct DOS attacks.
Mitigation:
Implementing a CSRF token in the application and validating it on the server side can help mitigate CSRF attacks.