Description
Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.47, an unsafe deserialization vulnerability in the ProjectEventActvityFormatter allows admin users the ability to instantiate arbitrary php objects by modifying the event["data"] field in the project_activities table. A malicious actor can update this field to use a php gadget to write a web shell into the /plugins folder, which then gives remote code execution on the host system. This issue has been patched in version 1.2.47.
Problem types
CWE-502: Deserialization of Untrusted Data
Product status
References
github.com/...nboard/security/advisories/GHSA-359x-c69j-q64r
github.com/...ommit/7148ac092e5db6b33e0fc35e04bca328d96c1f6f
github.com/...pp/Formatter/ProjectActivityEventFormatter.php