info: name: Scoold <1.64.0- Authentication Bypass author: xbow,iamnoooob,pdresearch severity: medium description: | Scoold is a Q&A and a knowledge sharing platform for teams. A semicolon path injection vulnerability was found on the /api;/config endpoint. By appending a semicolon in the URL, attackers can bypass authentication and gain unauthorised access to sensitive configuration data. Furthermore, PUT requests on the /api;/config endpoint while setting the Content-Type- application/hocon header allow unauthenticated attackers to file reading via HOCON file inclusion. This allows attackers to retrieve sensitive information such as configuration files from the server, which can be leveraged for further exploitation. The vulnerability has been fixed in Scoold 1.64.0. A workaround would be to disable the Scoold API with scoold.api_enabled =false. reference: - https://xbow.com/blog/xbow-scoold-vuln/ - https://nvd.nist.gov/vuln/detail/CVE-2024-50334 - https://github.com/Erudika/scoold/releases/tag/1.64.0 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score:5.3 cve-id: CVE-2024-50334 cwe-id: CWE-288 epss-score:0.00118 epss-percentile:0.31616 cpe: cpe:2.3:a:erudika:scoold:*:*:*:*:*:*:*:* metadata: vendor: erudika product: scoold shodan-query: html:"scoold-wrapper" verified:true max-request:1 tags: cve,cve2024,scoold,info-leak,erudika,auth-bypass