vendor:
Kirby
by:
Zaran Shaikh
6.8
CVSS
MEDIUM
Cross-Site Request Forgery
352
CWE
Product Name: Kirby
Affected Version From: 2.5.12
Affected Version To: 2.5.12
Patch Exists: NO
Related CWE: NA
CPE: a:getkirby:kirby
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Kirby CMS 2.5.12 – Cross-Site Request Forgery (Delete Page)
The application allows malicious HTTP requests to be sent in order to trick a user into adding/ deleting web pages. A crafted HTTP page with delete/ add option can be hosted on a server and upon sending the link to a user and upon click, it gets triggered and the page is added/deleted.
Mitigation:
Implementing a strong authentication mechanism and validating all user input can help mitigate this vulnerability.