First published: Fri Oct 02 2020(Updated: )
Bludit v3.8.1 is affected by directory traversal. Remote attackers are able to delete arbitrary files via /admin/ajax/upload-profile-picture.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Bludit | =3.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-18190 is a vulnerability in Bludit v3.8.1 that allows remote attackers to delete arbitrary files via a directory traversal attack on the /admin/ajax/upload-profile-picture endpoint.
CVE-2020-18190 has a severity score of 9.1, which is considered critical.
To fix CVE-2020-18190, upgrade to a version of Bludit that is not affected by this vulnerability.
Yes, you can refer to the GitHub issue [here](https://github.com/bludit/bludit/issues/978) for more information about CVE-2020-18190.
CWE-22 refers to improper limitation of a pathname to a restricted directory, which is a common weakness associated with directory traversal vulnerabilities.