Kanboard BoardAjaxController Missing Ownership Check via Drag-and-Drop
41Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendcvss 7.2epss 0.4%
exploitation probability
0.4%top 72% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
Kanboard through 1.2.52, fixed in commit 564cc30, BoardAjaxController save() method (used by the kanban board drag-and-drop endpoint) validates the caller's role on the attacker-supplied project_id but never verifies that the supplied task_id actually belongs to that project. Because task identifiers are sequential integers shared across the entire instance, any authenticated user who is a member of at least one project can enumerate and move (corrupt/hide) tasks belonging to any other project on the same instance, including private projects they have no membership or role on.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
kanboard · kanboardpublic PoCs found — 1
cve_referencegithub.com/kanboard/kanboard/issues/5852unverified⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.