Aggregates CVE and security vulnerability intelligence across all rangerstudio-related products, including CVSS, EPSS, publication dates, and vulnerability intelligence data.
Historical issues mainly involve vendor risk cross-site scripting, vendor risk ssrf, and vendor risk path handling and related problems; some flaws may lead to vendor impact session compromise and vendor impact file overwrite.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2023-27474 | Directus is a real-time API and App dashboard for managing SQL database content. Instances relying on an allow-listed reset URL are vulnerable to an HTML injection attack through the use of query parameters in the reset URL. An attacker could exploit this to email users urls to the servers domain but which may contain malicious code. The problem has been resolved and released under version 9.23.0. People relying on a custom password reset URL should upgrade to 9.23.0 or later, or remove the cust | [email protected] | 8.0 | 0.83% | 2023-03-06 | 2024-11-21 |
| CVE-2022-23080 | 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. | [email protected] | 5.0 | 0.09% | 2022-06-22 | 2024-11-21 |
| CVE-2022-24814 | Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 9.7.0, unauthorized JavaScript (JS) can be executed by inserting an iframe into the rich text html interface that links to a file uploaded HTML file that loads another uploaded JS file in its script tag. This satisfies the regular content security policy header, which in turn allows the file to run any arbitrary JS. This issue was resolved in version 9.7.0. As a workaround, disable the live embed in | [email protected] | 8.8 | 0.43% | 2022-04-04 | 2024-11-21 |
| CVE-2022-22117 | 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. | [email protected] | 5.4 | 0.19% | 2022-01-10 | 2024-11-21 |
| CVE-2022-22116 | 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. | [email protected] | 5.4 | 0.19% | 2022-01-10 | 2024-11-21 |
| CVE-2021-29641 | Directus 8 before 8.8.2 allows remote authenticated users to execute arbitrary code because file-upload permissions include the ability to upload a .php file to the main upload directory and/or upload a .php file and a .htaccess file to a subdirectory. Exploitation succeeds only for certain installations with the Apache HTTP Server and the local-storage driver (e.g., when the product was obtained from hub.docker.com). | [email protected] | 8.8 | 6.59% | 2021-04-07 | 2024-11-21 |
| CVE-2021-27583 | 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 | [email protected] | 5.3 | 0.23% | 2021-02-23 | 2024-11-21 |
| CVE-2021-26595 | 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 | [email protected] | 5.3 | 0.10% | 2021-02-23 | 2024-11-21 |
| CVE-2021-26594 | In Directus 8.x through 8.8.1, an attacker can switch to the administrator role (via the PATCH method) without any control by the back end. NOTE: This vulnerability only affects products that are no longer supported by the maintainer | [email protected] | 8.8 | 0.31% | 2021-02-23 | 2024-11-21 |
| CVE-2021-26593 | In Directus 8.x through 8.8.1, an attacker can see all users in the CMS using the API /users/{id}. For each call, they get in response a lot of information about the user (such as email address, first name, and last name) but also the secret for 2FA if one exists. This secret can be regenerated. NOTE: This vulnerability only affects products that are no longer supported by the maintainer | [email protected] | 7.5 | 0.32% | 2021-02-23 | 2024-11-21 |
| CVE-2019-13984 | Directus 7 API before 2.3.0 does not validate uploaded files. Regardless of the file extension or MIME type, there is a direct link to each uploaded file, accessible by unauthenticated users, as demonstrated by the EICAR Anti-Virus Test File. | [email protected] | 8.8 | 2.55% | 2019-07-19 | 2024-11-21 |
| CVE-2019-13983 | Directus 7 API before 2.2.2 has insufficient anti-automation, as demonstrated by lack of a CAPTCHA in core/Directus/Services/AuthService.php and endpoints/Auth.php. | [email protected] | 9.8 | 0.26% | 2019-07-19 | 2024-11-21 |
| CVE-2019-13982 | interfaces/markdown/input.vue in Directus 7 Application before 7.7.0 does not sanitize Markdown text before rendering a preview. | [email protected] | 5.3 | 0.23% | 2019-07-19 | 2024-11-21 |
| CVE-2019-13981 | 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. | [email protected] | 5.3 | 0.42% | 2019-07-19 | 2024-11-21 |
| CVE-2019-13980 | In Directus 7 API through 2.3.0, uploading of PHP files is blocked only when the Apache HTTP Server is used, leading to uploads/_/originals remote code execution with nginx. | [email protected] | 8.8 | 1.05% | 2019-07-19 | 2024-11-21 |
| CVE-2019-13979 | In Directus 7 API before 2.2.1, uploading of PHP files is not blocked, leading to uploads/_/originals remote code execution. | [email protected] | 8.8 | 1.08% | 2019-07-19 | 2024-11-21 |
| CVE-2018-10723 | Directus 6.4.9 has a hardcoded admin password for the Admin account because of an INSERT statement in api/schema.sql. | [email protected] | 9.8 | 0.48% | 2018-05-05 | 2024-11-21 |