CVE-2024-50334: Semicolon Path Injection on API /api;/config
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.apienabled = false.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-50334?
CVE-2024-50334 has a high severity rating due to its ability to allow unauthorized access to sensitive configuration data.
How do I fix CVE-2024-50334?
To fix CVE-2024-50334, you should upgrade Erudika Scoold to version 1.64.1 or later to patch the vulnerability.
What is the vulnerability mechanism of CVE-2024-50334?
CVE-2024-50334 exploits a semicolon path injection vulnerability on the /api;/config endpoint, allowing attackers to bypass authentication.
Who is affected by CVE-2024-50334?
CVE-2024-50334 affects all versions of Erudika Scoold up to and including 1.64.0.
What types of data can be accessed through CVE-2024-50334?
CVE-2024-50334 allows attackers to gain unauthorized access to sensitive configuration data.