Lucene search
K

836 matches found

OSV
OSV
added 2024/09/18 4:55 p.m.15 views

CVE-2024-46990 SSRF Loopback IP filter bypass in directus

Directus is a real-time API and App dashboard for managing SQL database content. When relying on blocking access to localhost using the default 0.0.0.0 filter a user may bypass this block by using other registered loopback devices like 127.0.0.2 - 127.127.127.127. This issue has been addressed in...

5CVSS7.2AI score0.00463EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.2 views

Directus 访问控制错误漏洞

Directus is a real-time Api and application dashboard from Directus Open Source. It is used to manage Sql database content. An Access Control Error vulnerability exists in Directus versions prior to 10.13.2, which stems from the fact that when relying on the use of a default filter to block acces...

5CVSS6.2AI score0.00463EPSS
Exploits0References6
Veracode
Veracode
added 2024/09/11 7:44 a.m.14 views

Session Fixation

Directus is vulnerable to Session Fixation. The vulnerability is due to improper caching of unauthenticated requests via OpenID or OAuth2 endpoints, allowing unauthenticated users to access the credentials of the last authenticated user...

7.4CVSS6.7AI score0.00618EPSS
Exploits1References6Affected Software2
vulnersOsv
vulnersOsv
added 2024/09/10 7:43 p.m.6 views

@deconz-community/directus-extension-ddf-store (=0.1.0), @directus/api (=21.0.1) +3 more potentially affected by CVE-2024-45596 via @directus/api (>=10.0.0 <=21.0.0)

@directus/api NPM version =10.0.0, =10.0.0, =1.0.0, =2.0.0 Source cves: CVE-2024-45596 Source advisory: OSV:GHSA-CFF8-X7JV-4FM8...

7.4CVSS5.8AI score0.00618EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2024/09/10 7:43 p.m.41 views

@directus/api (>=18.0.0 <=21.0.1) potentially affected by CVE-2024-45596 via directus (>=10.10.0 <=10.13.2)

directus NPM version =10.10.0, =18.0.0, =21.0.1 Source cves: CVE-2024-45596 Source advisory: OSV:GHSA-CFF8-X7JV-4FM8...

7.4CVSS5.8AI score0.00618EPSS
Exploits1
OSV
OSV
added 2024/09/10 7:43 p.m.3 views

GHSA-CFF8-X7JV-4FM8 Session is cached for OpenID and OAuth2 if `redirect` is not used

Summary Unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. For example: - Project is configured with OpenID or OAuth2 - Project is configured with cache enabled - User tries to login via S...

8.3CVSS5.9AI score0.00618EPSS
Exploits1References7
NVD
NVD
added 2024/09/10 7:15 p.m.30 views

CVE-2024-45596

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS0.00618EPSS
Exploits1References3
Cvelist
Cvelist
added 2024/09/10 6:43 p.m.31 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS0.00618EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2024/09/10 6:43 p.m.19 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS7.8AI score0.00618EPSS
Exploits1References3
CVE
CVE
added 2024/09/10 6:43 p.m.81 views

CVE-2024-45596

Summary: Directus real-time API/dashboard contains a vulnerability where an unauthenticated user can obtain the credentials of the last authenticated user via OpenID or OAuth2 when the redirect parameter is missing. Root cause: the respond middleware caches certain GET requests, and the condition...

7.4CVSS7.6AI score0.00618EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/09/10 6:43 p.m.17 views

CVE-2024-45596 Directus's session is cached for OpenID and OAuth2 if `redirect` is not used

Directus is a real-time API and App dashboard for managing SQL database content. An unauthenticated user can access credentials of last authenticated user via OpenID or OAuth2 where the authentication URL did not include redirect query string. This happens because on that endpoint for both OpenId...

7.4CVSS7.3AI score0.00618EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2024/09/10 12:0 a.m.3 views

PT-2024-31698 · Directus · Directus

Name of the Vulnerable Software and Affected Versions: Directus versions prior to 10.13.3 Directus versions prior to 11.1.0 Description: An unauthenticated user can access the credentials of the last authenticated user via OpenID or OAuth2 when the authentication URL does not include a redirect...

8.3CVSS7.5AI score0.00618EPSS
Exploits1References11
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.2 views

Directus 安全漏洞

Directus is a real-time Api and application dashboard open-sourced by Directus. It is used to manage Sql database content. A security vulnerability exists in Directus that stems from an unauthenticated user being able to access the credentials of a previous authenticated user via OpenID or OAuth2...

7.4CVSS6.5AI score0.00618EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/08/27 7:54 p.m.29 views

Directus has an insecure object reference via PATH presets

Impact Directus v10.13.0 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 the POST /presets request but not in the PATCH request. When chained with...

4.3CVSS4.5AI score0.00326EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/08/27 7:54 p.m.1 views

GHSA-3FFF-GQW3-VJ86 Directus has an insecure object reference via PATH presets

Impact Directus v10.13.0 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 the POST /presets request but not in the PATCH request. When chained with...

4.1CVSS5.9AI score0.00326EPSS
Exploits0References5
Veracode
Veracode
added 2024/08/16 7:4 a.m.11 views

Authorization Bypass

directus is vulnerable to Authorization Bypass. The vulnerability is caused due to a missing validation for the user parameter in the PATCH requests for the end point /presets. This allows an authenticated external attacker to modify presets created by the same user to assign them to another user...

4.3CVSS6.3AI score0.00326EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/08/15 6:32 a.m.4 views

GHSA-Q83V-HQ3J-4PQ3 Duplicate Advisory: Improper access control in Directus

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-3fff-gqw3-vj86. This link is maintained to preserve external references. Original Description Directus v10.13.0 allows an authenticated external attacker to modify presets created by the same user to assign them...

5.3CVSS5.8AI score0.00326EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2024/08/15 6:32 a.m.20 views

Duplicate Advisory: Improper access control in Directus

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-3fff-gqw3-vj86. This link is maintained to preserve external references. Original Description Directus v10.13.0 allows an authenticated external attacker to modify presets created by the same user to assign them...

4.4AI score
Exploits0References4Affected Software1
NVD
NVD
added 2024/08/15 4:15 a.m.30 views

CVE-2024-6534

Directus v10.13.0 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 the 'POST /presets' request but not in the PATCH request. When chained with...

4.3CVSS0.00326EPSS
Exploits0References2
OSV
OSV
added 2024/08/15 4:15 a.m.9 views

CVE-2024-6534

Directus v10.13.0 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 the 'POST /presets' request but not in the PATCH request. When chained with...

4.3CVSS5.2AI score
Exploits0References2
Rows per page
Query Builder