CVE-2018-9207: Arbitrary file upload
(updated )
The code in php/upload.php
does not check for a file type or for requiring any authentication allowing a user to upload an executable file to the /uploads/
directory if it exists.
References
Detect and mitigate CVE-2018-9207 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →