Hello experts,
I've installed the latest Wazuh 4.3.7 on Ubuntu 22.04 running without any issue.
Unfortunately, our Tenable IO scanner has flagged another vulnerability -
"CGI Generic Cross-Site Request Forgery Detection (potential)" with medium severity level.Synopsis:The remote web server might be prone to cross-site request forgery attacks.
Description:Nessus has found HTML forms on the remote web server. Some CGI scripts do not appear to be protected by random tokens, a common anti-cross-site request forgery (XSRF) protection. The web application might be vulnerable to XSRF attacks. Note that :
- Nessus did not exploit the flaw.
- Nessus cannot identify sensitive actions; for example, on an online bank, consulting an account is less sensitive than transferring money.
You will need to audit the source of the CGI scripts and check if they are actually affected.
See Also
https://en.wikipedia.org/wiki/Cross-site_request_forgerySolution:Restrict access to the application vulnerable to cross-site request forgery. Contact the vendor for a patch or upgrade.
Please assist to resolve this issue. Thank you!