TikiWiki 21.2 allows templates to be edited without CSRF protection. This could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack and perform arbitrary actions on an affected system. The vulnerability is due to insufficient CSRF protections for the web-based management interface of the affected system. An attacker could exploit this vulnerability by persuading a user of the interface to follow a maliciously crafted link. A successful exploit could allow the attacker to perform arbitrary actions on an affected system with the privileges of the user. These action include allowing attackers to submit their own code through an authenticated user resulting in local file Inclusion. If an authenticated user who is able to edit TikiWiki templates visits an malicious website, template code can be edited.
References
Link | Resource |
---|---|
https://github.com/S1lkys/CVE-2020-29254 | Exploit Third Party Advisory |
https://github.com/S1lkys/CVE-2020-29254/blob/main/Tiki-Wiki%2021.2%20by%20Maximilian%20Barz.pdf | Exploit Third Party Advisory |
https://youtu.be/Uc3sRBitu50 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-12-11 16:15
Updated : 2024-02-28 18:08
NVD link : CVE-2020-29254
Mitre link : CVE-2020-29254
CVE.ORG link : CVE-2020-29254
JSON object : View
Products Affected
tiki
- tikiwiki_cms\/groupware
CWE
CWE-352
Cross-Site Request Forgery (CSRF)