vendor:
Kirby CMS
by:
Dawid Golunski
5,5
CVSS
MEDIUM
Authentication Bypass
22
CWE
Product Name: Kirby CMS
Affected Version From: Kirby CMS <= 2.1.0
Affected Version To: Kirby CMS <= 2.1.0
Patch Exists: YES
Related CWE: None
CPE: None
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2015
Kirby CMS <= 2.1.0 Authentication Bypass via Path Traversal
KirbyCMS has a vulnerability that allows to bypass authentication in a hosting environment where users within the same shared environment can save/read files in a directory accessible by both the victim and the attacker. During the process, it fails to validate the resulting path to ensure that it does not contain path traversal sequences such as '../' within the login variable provided by a user.
Mitigation:
Validate the resulting path to ensure that it does not contain path traversal sequences such as '../' within the login variable provided by a user.