Vulnerability CVE-2024-46987


Published: 2024-09-18

Description:
Camaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaController's download_private_file method allows authenticated users to download any file on the web server Camaleon CMS is running on (depending on the file permissions). This issue may lead to Information Disclosure. This issue has been addressed in release version 2.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Type:

CWE-22

(Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))

 References:
https://github.com/owen2345/camaleon-cms/security/advisories/GHSA-cp65-5m9r-vc2c
https://codeql.github.com/codeql-query-help/ruby/rb-path-injection
https://owasp.org/www-community/attacks/Path_Traversal
https://www.reddit.com/r/rails/comments/1exwtdm/camaleon_cms_281_has_been_released

Copyright 2024, cxsecurity.com

 

Back to Top