Lucene search
+L

3298 matches found

Vulnrichment
Vulnrichment
added 2023/08/15 5:45 p.m.12 views

CVE-2023-40027 Conditionally missing authorization in @keystone-6/core

Keystone is an open source headless CMS for Node.js — built with GraphQL and React. When ui.isAccessAllowed is set as undefined, the adminMeta GraphQL query is publicly accessible no session required. This is different to the behaviour of the default AdminUI middleware, which by default will only...

3.7CVSS6.8AI score0.00469EPSS
SaveExploits0References3
CVE
CVE
added 2023/08/15 5:45 p.m.2525 views

CVE-2023-40027

Keystone (Node.js) vulnerability CVE-2023-40027: When ui.isAccessAllowed is undefined, the adminMeta GraphQL query is publicly accessible without a session, potentially exposing admin metadata. Affected users are those relying on a session strategy to restrict access; developers using @keystone-6...

5.3CVSS4.7AI score0.00469EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2023/08/15 12:0 a.m.11 views

Keystone 安全漏洞

Keystone is a powerful OpenStack open source CMS designed to help you build and scale faster than any other Cms or application framework. Keystone has a security vulnerability that stems from adminMeta GraphQL queries being publicly accessible when ui.isAccessAllowed is set to undefined...

5.3CVSS5.6AI score0.00469EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/08/07 2:10 a.m.24 views

Improper Authorization

gitlab is vulnerable to Improper Authorization. This vulnerability allows a malicious unauthorized GitLab user to attach a malicious runner to any project through GraphQL endpoints...

9.6CVSS6.5AI score0.05042EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/08/06 10:44 p.m.27 views

Information Disclosure

gitlab is vulnerable to Information Disclosure. An attacker could exploit this vulnerability by sending a specially crafted GraphQL query to the GitLab server. This query would allow the attacker to enumerate the usernames of all users on the server, even if they do not have an account...

5.3CVSS6.4AI score0.80004EPSS
SaveExploits4References4Affected Software1
Veracode
Veracode
added 2023/08/06 9:0 p.m.27 views

Improper Authorization

gitlab is vulnerable to Improper Authorization. The vulnerability exists due to improper access to some particular fields through the GraphQL API which allows an attacker to perform unauthorized actions...

6.5CVSS6.7AI score0.01141EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2023/08/06 8:20 p.m.31 views

Denial Of Service (DoS)

gitlab is vulnerable to Denial Of Service DoS. The vulnerability exists due to the lack of length validation of the library, which allows an attacker to create a large Issue description via GraphQL, leading to an application crash...

4.3CVSS6.7AI score0.84438EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/08/06 2:36 p.m.29 views

Information Disclosure

gitlab is vulnerable to Information Disclosure. This vulnerability occurs due to a flaw in the way that GitLab handles GraphQL queries. An attacker can exploit this vulnerability to access project details that they are not authorized to see...

6.5CVSS6.3AI score0.0135EPSS
SaveExploits1References4Affected Software1
Veracode
Veracode
added 2023/08/06 2:35 p.m.26 views

Cross-Site Request Forgery (CSRF)

gitlab is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability exists in the GraphQL API, allowing an attacker to call mutations as the victim...

7.1CVSS6.8AI score0.00893EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2023/08/06 2:34 p.m.28 views

Authorization Bypass

gitlab is vulnerable to Authorization Bypasses. This vulnerability occurs due to a flaw in the way that GitLab handles GraphQL mutations. An attacker can exploit this vulnerability to perform Git actions even if they are not authorized to do so...

7.5CVSS6.3AI score0.00934EPSS
SaveExploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/08/01 6:41 a.m.44 views

Security Bulletin: IBM PowerVM Novalink is vulnerable because GraphQL Java is vulnerable to a denial of service, caused by a stack-based buffer overflow. (CVE-2023-28867)

Summary IBM PowerVM Novalink is vulnerable because GraphQL Java is vulnerable to a denial of service, caused by a stack-based buffer overflow. By sending a specially crafted GraphQL query, a remote attacker could exploit this vulnerability to cause a stack consumption. Vulnerability Details...

7.5CVSS7.6AI score0.01051EPSS
SaveExploits0Affected Software1
The Hacker News
The Hacker News
added 2023/07/28 11:48 a.m.53 views

A Data Exfiltration Attack Scenario: The Porsche Experience

As part of Checkmarx's mission to help organizations develop and deploy secure software, the Security Research team started looking at the security posture of major car manufacturers. Porsche has a well-established Vulnerability Reporting Policy Disclosure Policy1, it was considered in scope for...

6.5AI score
SaveExploits0
Veracode
Veracode
added 2023/07/27 6:46 a.m.24 views

Improper Permission Checks

directus is vulnerable to Improper Permission Checks. The vulnerability exists because the permission filters such as usercreated IS $CURRENTUSER are not properly checked in the library when using a GraphQL subscription, allowing an attacker to get a subscription event for which they do not have...

6.5CVSS6.3AI score0.00499EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/07/25 11:31 p.m.77 views

GHSA-GGGM-66RH-PP98 Incorrect Permission Checking for GraphQL Subscriptions

Summary CWE-200: Exposure of Sensitive Information to an Unauthorized Actor Access to information you should not have access to when the permissions rely on $CURRENTUSER for filtering. Details The permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL...

5.7CVSS6.4AI score0.00499EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/07/25 11:31 p.m.36 views

Incorrect Permission Checking for GraphQL Subscriptions

Summary CWE-200: Exposure of Sensitive Information to an Unauthorized Actor Access to information you should not have access to when the permissions rely on $CURRENTUSER for filtering. Details The permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL...

6.5CVSS6AI score0.00499EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/07/25 11:15 p.m.31 views

CVE-2023-38503

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.3.0 and prior to version 10.5.0, the permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL subscription resulting in unauthorized users getting event o...

6.5CVSS6.1AI score0.00499EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/07/25 10:6 p.m.15 views

CVE-2023-38503 Directus has Incorrect Permission Checking for GraphQL Subscriptions

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.3.0 and prior to version 10.5.0, the permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL subscription resulting in unauthorized users getting event o...

5.7CVSS7.2AI score0.00499EPSS
SaveExploits0References2
CVE
CVE
added 2023/07/25 10:6 p.m.2519 views

CVE-2023-38503

Directus (real-time API/dashboard for SQL data) has an authentication/authorization flaw in GraphQL subscriptions. From version 10.3.0 up to, but not including, 10.5.0, permission filters like user_created IS $CURRENT_USER are not properly enforced for subscription events, allowing unauthorized u...

6.5CVSS6AI score0.00499EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/07/25 10:6 p.m.41 views

CVE-2023-38503 Directus has Incorrect Permission Checking for GraphQL Subscriptions

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.3.0 and prior to version 10.5.0, the permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL subscription resulting in unauthorized users getting event o...

5.7CVSS6.8AI score0.00499EPSS
SaveExploits0References2
OSV
OSV
added 2023/07/25 10:6 p.m.25 views

CVE-2023-38503 Directus has Incorrect Permission Checking for GraphQL Subscriptions

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 10.3.0 and prior to version 10.5.0, the permission filters i.e. usercreated IS $CURRENTUSER are not properly checked when using GraphQL subscription resulting in unauthorized users getting event o...

5.7CVSS6.4AI score
SaveExploits0References4
Rows per page
Query Builder