vendor:
aaPanel
by:
Fikrat Ghuliev (Ghuliev)
8.8
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: aaPanel
Affected Version From: 6.8.21
Affected Version To: 6.8.21
Patch Exists: NO
Related CWE:
CPE: a:aapanel:aapanel:6.8.21
Platforms Tested: Ubuntu
2022
aaPanel 6.8.21 – Directory Traversal (Authenticated)
Application vulnerable to Directory Traversal and attacker can get root user private ssh key(id_rsa). To exploit the vulnerability, an attacker can go to App Store, click to 'install' in any free plugin, and change the installation script to '../../../root/.ssh/id_rsa'.
Mitigation:
Ensure that user input is validated and sanitized before being used in file operations.