vendor:
Avatar Uploader
by:
Larry W. Cashdollar
7.5
CVSS
HIGH
Arbitrary File Disclosure
20
CWE
Product Name: Avatar Uploader
Affected Version From: 7.x-1.0-beta8
Affected Version To: 7.x-1.0-beta8
Patch Exists: Yes
Related CWE: CVE-2018-9205
CPE: a:drupal:avatar_uploader:7.x-1.0-beta8
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Drupal avatar_uploader v7.x-1.0-beta8 – Arbitrary File Disclosure
The view.php contains code to retrieve files but no code to verify a user should be able to view files or keep them from changing the path to outside of the uploadDir directory. An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable server, such as http://example.com/sites/all/modules/avatar_uploader/lib/demo/view.php?file=../../../../../../../../../../../etc/passwd
Mitigation:
The vendor has released a patch to address this vulnerability. Users are advised to upgrade to the latest version of the avatar_uploader module.