Lucene search
+L

859 matches found

Vulnrichment
Vulnrichment
added 2024/06/03 2:59 p.m.18 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
SaveExploits1References2
OSV
OSV
added 2024/06/03 2:59 p.m.34 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
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/06/03 12:0 a.m.12 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
SaveExploits1References14
NVD
NVD
added 2024/05/14 3:39 p.m.29 views

CVE-2024-34708

Directus is a real-time API and App dashboard for managing SQL database content. A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the alias functionality on the API. Normally, these redacted fields will return however if we...

4.9CVSS5.1AI score0.00757EPSS
SaveExploits1References2
NVD
NVD
added 2024/05/14 3:39 p.m.20 views

CVE-2024-34709

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if the cookie value is...

5.4CVSS5.6AI score0.0045EPSS
SaveExploits1References2
Veracode
Veracode
added 2024/05/14 6:29 a.m.16 views

Sensitive Information Disclosure

directus is vulnerable to an Sensitive Information Disclosure. The vulnerability is due to inadequate filtering of hashed data when using the alias API, allowing users to retrieve sensitive information in plaintext that is normally redacted...

4.9CVSS6.6AI score0.00757EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/05/14 3:57 a.m.15 views

Insufficient Session Token Expiration

directus is vulnerable to Insufficient Session Token Expiration. This vulnerability is due to improperly invalidating session tokens upon logout, resulting in them remaining valid until their expiration time of one day...

5.4CVSS7AI score0.0045EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.5 views

Directus 信息泄露漏洞

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. An information disclosure vulnerability exists in Directus versions prior to 10.11.0 that stems from the ability to edit data extracts on the API...

4.9CVSS4.7AI score0.00757EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/05/14 12:0 a.m.5 views

Directus 代码问题漏洞

Directus is a real-time Api and application dashboard. It is used to manage Sql database content. A code issue vulnerability exists in Directus versions prior to 10.11.0, which stems from a session token feature that does not expire upon logout...

5.4CVSS5.6AI score0.0045EPSS
SaveExploits1References4
OSV
OSV
added 2024/05/13 7:59 p.m.73 views

GHSA-G65H-35F3-X2W3 Directus Lacks Session Tokens Invalidation

Summary Currently session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if you captured the cookie value it will still work for the entire expiry time which is set to 1 day by...

5.4CVSS5.4AI score0.0045EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/05/13 7:59 p.m.35 views

Directus Lacks Session Tokens Invalidation

Summary Currently session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if you captured the cookie value it will still work for the entire expiry time which is set to 1 day by...

5.4CVSS6.8AI score0.0045EPSS
SaveExploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2024/05/13 7:40 p.m.14 views

@directus/api (>=18.0.0 <=19.0.2) potentially affected by CVE-2024-34708 via directus (>=10.10.0 <=10.10.7)

directus NPM version =10.10.0, =18.0.0, =19.0.2 Source cves: CVE-2024-34708 Source advisory: OSV:GHSA-P8V3-M643-4XQX...

4.9CVSS5.8AI score0.00757EPSS
SaveExploits1
OSV
OSV
added 2024/05/13 7:40 p.m.64 views

GHSA-P8V3-M643-4XQX Directus allows redacted data extraction on the API through "alias"

Summary A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the alias functionality on the API. Normally, these redacted fields will return however if we change the request to ?aliasworkaround=redacted we can instead retrieve the...

4.9CVSS4.9AI score0.00757EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/05/13 7:40 p.m.50 views

Directus allows redacted data extraction on the API through "alias"

Summary A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the alias functionality on the API. Normally, these redacted fields will return however if we change the request to ?aliasworkaround=redacted we can instead retrieve the...

4.9CVSS6.5AI score0.00757EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/13 7:39 p.m.14 views

CVE-2024-34709 Directus Lacks Session Tokens Invalidation

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if the cookie value is...

5.4CVSS7.1AI score0.0045EPSS
SaveExploits1References2
CVE
CVE
added 2024/05/13 7:39 p.m.85 views

CVE-2024-34709

Directus before version 10.11.0 does not invalidate session tokens on logout. The directus_session cookie is destroyed, but if the cookie value is captured, it remains valid for the token’s full expiry (1 day by default), effectively making it a long-lived, unrevokable stateless token. The issue ...

5.4CVSS5.6AI score0.0045EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/05/13 7:39 p.m.48 views

CVE-2024-34709 Directus Lacks Session Tokens Invalidation

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if the cookie value is...

5.4CVSS5.9AI score0.0045EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/13 7:39 p.m.26 views

CVE-2024-34709 Directus Lacks Session Tokens Invalidation

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 10.11.0, session tokens function like the other JWT tokens where they are not actually invalidated when logging out. The directussession gets destroyed and the cookie gets deleted but if the cookie value is...

5.4CVSS5.8AI score0.0045EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/05/13 7:33 p.m.43 views

CVE-2024-34708 Directus allows redacted data extraction on the API through "alias"

Directus is a real-time API and App dashboard for managing SQL database content. A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the alias functionality on the API. Normally, these redacted fields will return however if we...

4.9CVSS5.4AI score0.00757EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/05/13 7:33 p.m.13 views

CVE-2024-34708 Directus allows redacted data extraction on the API through "alias"

Directus is a real-time API and App dashboard for managing SQL database content. A user with permission to view any collection using redacted hashed fields can get access the raw stored version using the alias functionality on the API. Normally, these redacted fields will return however if we...

4.9CVSS6.8AI score0.00757EPSS
SaveExploits1References2
Rows per page
Query Builder