Vulnerabilities (CVE)

Filtered by vendor Rangerstudio Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-23080 1 Rangerstudio 1 Directus 2022-07-05 4.0 MEDIUM 5.0 MEDIUM
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.
CVE-2022-22116 1 Rangerstudio 1 Directus 2022-01-14 3.5 LOW 5.4 MEDIUM
In Directus, versions 9.0.0-alpha.4 through 9.4.1 are vulnerable to stored Cross-Site Scripting (XSS) vulnerability via SVG file upload in media upload functionality. A low privileged attacker can inject arbitrary javascript code which will be executed in a victim’s browser when they open the image URL.
CVE-2022-22117 1 Rangerstudio 1 Directus 2022-01-14 3.5 LOW 5.4 MEDIUM
In Directus, versions 9.0.0-alpha.4 through 9.4.1 allow unrestricted file upload of .html files in the media upload functionality, which leads to Cross-Site Scripting vulnerability. A low privileged attacker can upload a crafted HTML file as a profile avatar, and when an admin or another user opens it, the XSS payload gets triggered.
CVE-2019-13982 1 Rangerstudio 1 Directus 7 2021-07-21 5.0 MEDIUM 5.3 MEDIUM
interfaces/markdown/input.vue in Directus 7 Application before 7.7.0 does not sanitize Markdown text before rendering a preview.
CVE-2021-26595 1 Rangerstudio 1 Directus 2021-03-01 5.0 MEDIUM 5.3 MEDIUM
** UNSUPPORTED WHEN ASSIGNED ** In Directus 8.x through 8.8.1, an attacker can learn sensitive information such as the version of the CMS, the PHP version used by the site, and the name of the DBMS, simply by view the result of the api-aa, called automatically upon a connection. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
CVE-2021-27583 1 Rangerstudio 1 Directus 2021-03-01 5.0 MEDIUM 5.3 MEDIUM
** UNSUPPORTED WHEN ASSIGNED ** In Directus 8.x through 8.8.1, an attacker can discover whether a user is present in the database through the password reset feature. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
CVE-2019-13981 1 Rangerstudio 1 Directus 7 Api 2020-08-24 5.0 MEDIUM 5.3 MEDIUM
In Directus 7 API through 2.3.0, remote attackers can read image files via a direct request for a filename under the uploads/_/originals/ directory. This is related to a configuration option in which the file collection can be non-public, but this option does not apply to the thumbnailer.