In directus versions v9.0.0-beta.2 through 9.6.0 are vulnerable to server-side request forgery (SSRF) in the media upload functionality which allows a low privileged user to perform internal network port scans.
Solution:
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Link | Tags |
---|---|
https://www.mend.io/vulnerability-database/CVE-2022-23080 | third party advisory exploit |
https://github.com/directus/directus/commit/6da3f1ed5034115b1da00440008351bf0d808d83 | third party advisory patch |