.. / CVE-2018-9205

Exploit for Drupal avatar_uploader v7.x-1.0-beta8 - Local File Inclusion (CVE-2018-9205)

Description:

In avatar_uploader v7.x-1.0-beta8 the view.php program doesn’t restrict file paths, allowing unauthenticated users to retrieve arbitrary files.

Nuclei Template

View the template here CVE-2018-9205.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2018/CVE-2018-9205.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://www.drupal.org/project/avatar_uploader/issues/2957966
https://www.drupal.org/project/avatar_uploader
https://www.exploit-db.com/exploits/44501
https://nvd.nist.gov/vuln/detail/CVE-2018-9205