Main
Vulnerability Database
Exploits
ID:6203 - Exploit for Cross-site request forgery in SearchBlox - CVE-2018-11538
ID:6203 - Exploit for Cross-site request forgery in SearchBlox - CVE-2018-11538
Published: June 17, 2021
Vulnerability identifier: #VU13335
Vulnerability risk: Low
CVE-ID: CVE-2018-11538
CWE-ID: CWE-352
Exploitation vector: Remote access
Vulnerable software:
SearchBlox
SearchBlox
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to perform CSRF attack.
The weakness exists in servlet/UserServlet due to insufficient validation of user-suppliedinput passed via the u_name, u_passwd1, u_passwd2, role, and X-XSRF-TOKEN POST parameters. A remote attacker can create a specially crafted HTML page or URL, trick the victim into visiting it, bypass CSRF Token gain access to the system and perform arbitrary actions.
The weakness exists in servlet/UserServlet due to insufficient validation of user-suppliedinput passed via the u_name, u_passwd1, u_passwd2, role, and X-XSRF-TOKEN POST parameters. A remote attacker can create a specially crafted HTML page or URL, trick the victim into visiting it, bypass CSRF Token gain access to the system and perform arbitrary actions.
Remediation
Install update from vendor's website.