Lucene search
K

836 matches found

CVE
CVE
added 2024/07/08 3:32 p.m.91 views

CVE-2024-39699

Directus has a Blind SSRF via redirects in file import. The vulnerability arises because redirects are allowed during URL-based imports and the response URL isn’t validated, enabling requests to internal IPs (e.g., 127.0.0.1) despite earlier fixes that only validated DNS/internal IPs. The issue i...

5CVSS5.3AI score0.00435EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/07/08 3:32 p.m.64 views

CVE-2024-39699 Directus has a Blind SSRF On File Import

Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security...

5CVSS0.00435EPSS
Exploits1References2
OSV
OSV
added 2024/07/08 3:32 p.m.39 views

CVE-2024-39699 Directus has a Blind SSRF On File Import

Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security...

5CVSS7.2AI score0.00435EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/07/08 3:32 p.m.16 views

CVE-2024-39699 Directus has a Blind SSRF On File Import

Directus is a real-time API and App dashboard for managing SQL database content. There was already a reported SSRF vulnerability via file import. It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security...

5CVSS7.6AI score0.00435EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2024/07/08 3:25 p.m.6 views

@deconz-community/directus-extension-ddf-store (=0.1.0), datacore-mv (=10.3.0) +2 more potentially affected by CVE-2024-39699 via @directus/api (>=10.0.0 <=17.0.1)

@directus/api NPM version =10.0.0, =10.0.0, =1.0.0, =1.1.2 Source cves: CVE-2024-39699 Source advisory: OSV:GHSA-8P72-RCQ4-H6PW...

5CVSS5.8AI score0.00435EPSS
Exploits1
OSV
OSV
added 2024/07/08 3:25 p.m.11 views

GHSA-8P72-RCQ4-H6PW Directus Blind SSRF On File Import

Summary There was already a reported SSRF vulnerability via file import. https://github.com/directus/directus/security/advisories/GHSA-j3rg-3rgm-537h It was fixed by resolving all DNS names and checking if the requested IP is an internal IP address. However it is possible to bypass this security...

5.3CVSS5.5AI score0.00435EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2024/07/08 12:0 a.m.4 views

PT-2024-28713

Name of the Vulnerable Software and Affected Versions Directus versions prior to 10.12.0 Description A denial of service DoS attack by field duplication in GraphQL is possible, where an attacker exploits the flexibility of GraphQL to overwhelm a server by requesting the same field multiple times ...

7.1CVSS5.9AI score0.00795EPSS
Exploits1References12
CNNVD
CNNVD
added 2024/07/08 12:0 a.m.5 views

Directus Security Vulnerabilities

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A security vulnerability exists in Directus. An attacker exploiting this vulnerability could enumerate existing SSO users in an instance...

7.5CVSS6.7AI score0.00506EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/07/08 12:0 a.m.4 views

Directus Security Vulnerabilities

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A security vulnerability exists in Directus versions prior to 10.12.0. An attacker exploited the vulnerability to overwhelm the server by requesting the same field multiple times in a single query...

6.5CVSS6.7AI score0.00795EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/07/08 12:0 a.m.3 views

Directus Security Vulnerabilities

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A security vulnerability exists in Directus versions prior to 10.9.3, which stems from allowing redirection when importing files from a URL and not checking the URL...

5CVSS6.7AI score0.00435EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/07/08 12:0 a.m.2 views

Directus Security Vulnerabilities

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A security vulnerability exists in Directus versions 9.23.0 through 10.5.3 that stems from incorrect handling of the in, nin operators...

7.7CVSS6.7AI score0.00423EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/07/08 12:0 a.m.6 views

PT-2024-28714 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.13.0 Description: The issue allows enumeration of existing SSO users in the instance when relying on SSO providers in combination with local authentication. This is possible because if an email address exists in...

8.7CVSS7AI score0.00506EPSS
Exploits1References11
Positive Technologies
Positive Technologies
added 2024/07/05 12:0 a.m.4 views

PT-2024-37696 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus version 10.13.0 Description: The issue allows an authenticated external attacker to modify presets created by the same user to assign them to another user. This is possible because the application only validates the user parameter in...

5.3CVSS5.7AI score0.00326EPSS
Exploits0References22
Veracode
Veracode
added 2024/06/05 11:33 a.m.15 views

Denial Of Service (DoS)

directus is vulnerable to Denial Of Service DoS. The vulnerability is caused by providing a non-numeric length value to the random string generation utility, which prevents the generation of random session IDs, resulting in Denial Of Service DoS...

7.5CVSS7.5AI score0.0062EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/04 5:53 p.m.35 views

Directus is soft-locked by providing a string value to random string util

Describe the Bug Providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of service situation where logged in sessions can no longer be refreshed as sessions...

7.5CVSS6.7AI score0.0062EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2024/06/03 3:15 p.m.21 views

CVE-2024-36128

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of...

7.5CVSS7.5AI score0.0062EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2024/06/03 2:59 p.m.16 views

CVE-2024-36128 Directus is soft-locked by providing a string value to random string util

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of...

7.5CVSS7.2AI score0.0062EPSS
Exploits1References2
OSV
OSV
added 2024/06/03 2:59 p.m.30 views

CVE-2024-36128 Directus is soft-locked by providing a string value to random string util

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of...

7.5CVSS7.3AI score0.0062EPSS
Exploits1References4
Cvelist
Cvelist
added 2024/06/03 2:59 p.m.30 views

CVE-2024-36128 Directus is soft-locked by providing a string value to random string util

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.2, providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of...

7.5CVSS7.5AI score0.0062EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/06/03 12:0 a.m.5 views

PT-2024-26913 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.11.2 Description: Directus is a real-time API and App dashboard for managing SQL database content. Providing a non-numeric length value to the random string generation utility will create a memory issue, breaking...

7.5CVSS8AI score0.0062EPSS
Exploits1References14
Rows per page
Query Builder