Vulnerabilities (CVE)

Filtered by vendor Searchblox Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35580 1 Searchblox 1 Searchblox 2022-07-12 5.0 MEDIUM 7.5 HIGH
A local file inclusion vulnerability in the FileServlet in all SearchBlox before 9.2.2 allows remote, unauthenticated users to read arbitrary files from the operating system via a /searchblox/servlet/FileServlet?col=url= request. Additionally, this may be used to read the contents of the SearchBlox configuration file (e.g., searchblox/WEB-INF/config.xml), which contains both the Super Admin's API key and the base64 encoded SHA1 password hashes of other SearchBlox users.
CVE-2015-0970 1 Searchblox 1 Searchblox 2019-09-27 6.8 MEDIUM 8.8 HIGH
Cross-site request forgery (CSRF) vulnerability in SearchBlox before 8.2 allows remote attackers to hijack the authentication of arbitrary users.
CVE-2018-11538 1 Searchblox 1 Searchblox 2018-07-03 6.8 MEDIUM 8.8 HIGH
servlet/UserServlet in SearchBlox 8.6.6 has CSRF via the u_name, u_passwd1, u_passwd2, role, and X-XSRF-TOKEN POST parameters because of CSRF Token Bypass.