Lucene search
+L

264 matches found

Debian CVE
Debian CVE
added 2024/12/12 11:30 a.m.69 views

CVE-2024-12292

Removed by vendor...

4CVSS5.8AI score0.00216EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/12 12:00 a.m.15 views

GitLab 日志信息泄露漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD Continuous Integration and Continuous Delivery, and other features. GitLab suffers from a log information disclosure vulnerability that stems from...

4CVSS6.3AI score0.00216EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/02 3:48 a.m.10 views

SUSE CVE-2024-50312

A vulnerability was found in GraphQL due to improper access controls on the GraphQL introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available queries and mutations. Exposure to this flaw increases the attack surface, as it can facilitate the discovery ...

5.3CVSS6AI score0.00559EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/22 1:24 p.m.12 views

CVE-2024-50312 Graphql: information disclosure via graphql introspection in openshift

A vulnerability was found in GraphQL due to improper access controls on the GraphQL introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available queries and mutations. Exposure to this flaw increases the attack surface, as it can facilitate the discovery ...

5.3CVSS6.7AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/10/22 10:10 a.m.27 views

CVE-2024-50312

A vulnerability was found in GraphQL due to improper access controls on the GraphQL introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available queries and mutations. Exposure to this flaw increases the attack surface, as it can facilitate the discovery ...

5.3CVSS6.7AI score0.00559EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/22 12:00 a.m.19 views

PT-2024-34133

Name of the Vulnerable Software and Affected Versions: GraphQL affected versions not specified Description: A vulnerability was found in GraphQL due to improper access controls on the graphql introspection query. This flaw allows unauthorized users to retrieve a comprehensive list of available...

9.8CVSS6.5AI score0.00757EPSS
SaveExploits1References80
Schneier on Security
Schneier on Security
added 2024/08/09 7:04 p.m.15 views

Friday Squid Blogging: SQUID Is a New Computational Tool for Analyzing Genomic AI

Yet another SQUID acronym: SQUID, short for Surrogate Quantitative Interpretability for Deepnets, is a computational tool created by Cold Spring Harbor Laboratory CSHL scientists. Its designed to help interpret how AI models analyze the genome. Compared with other analysis tools, SQUID is more...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:19 a.m.34 views

BIT-GITLAB-2021-22224

A cross-site request forgery vulnerability in the GraphQL API in GitLab since version 13.12 and before versions 13.12.6 and 14.0.2 allowed an attacker to call mutations as the victim...

7.1CVSS6.2AI score0.00893EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/12/21 12:00 a.m.16 views

GitHub Enterprise Server Security Vulnerability

GitHub Enterprise Server is a U.S. GitHub open source application. Provides a platform for setting up your own GitHub instance as a virtual appliance, thus providing a scalable, easy-to-manage platform. A security vulnerability exists in GitHub Enterprise Server versions prior to 3.8.12, prior to...

3.9CVSS6.6AI score0.00326EPSS
SaveExploits0References5
OSV
OSV
added 2023/11/08 3:33 p.m.11 views

DRUPAL-CONTRIB-2023-051

The GraphQL module enables you to build GraphQL APIs which can include data fetching through Queries and data updates create, update, delete through mutations. The module does not sufficiently validate incoming requests that are made from domains other than the one serving the GraphQL endpoint. I...

6.7AI score
SaveExploits0References1
Veracode
Veracode
added 2023/08/06 2:35 p.m.32 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
Huntr
Huntr
added 2023/06/03 8:39 p.m.32 views

CSRF on /api/graphql query executing the mutations through GET requests

Description Mutations are saveRecord or createProcess queries used in Graphql. SuiteCRM prevents CSRF in this functionality by sending a POST request with a X-Xsrf-Token header. the bug here is that, when we send a GET request, the backend does not expect the X-Xsrf-Token header. Using this, an...

6.8CVSS6.9AI score0.0035EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:30 a.m.9 views

SUSE CVE-2014-1743

Use-after-free vulnerability in the StyleElement::removedFromDocument function in core/dom/StyleElement.cpp in Blink, as used in Google Chrome before 35.0.1916.114, allows remote attackers to cause a denial of service application crash or possibly have unspecified other impact via crafted...

7.5CVSS9.6AI score0.0162EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.11 views

SUSE CVE-2019-9813

Incorrect handling of proto mutations may lead to type confusion in IonMonkey JIT code and can be leveraged for arbitrary memory read and write. This vulnerability affects Firefox 66.0.1, Firefox ESR 60.6.1, and Thunderbird 60.6.1...

7.5CVSS8.6AI score0.07387EPSS
SaveExploits4References13
Github Security Blog
Github Security Blog
added 2022/10/12 2:15 p.m.30 views

The graphql-upload library included in Apollo Server 2 is vulnerable to CSRF mutations

Impact The graphql-upload npm package can execute GraphQL operations contained in content-type: multipart/form-data POST requests. Because they are POST requests, they can contain GraphQL mutations. Because they use content-type: multipart/form-data, they can be "simple requests" which are not...

7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/10/12 2:15 p.m.10 views

GHSA-2P3C-P3QW-69R4 The graphql-upload library included in Apollo Server 2 is vulnerable to CSRF mutations

Impact The graphql-upload npm package can execute GraphQL operations contained in content-type: multipart/form-data POST requests. Because they are POST requests, they can contain GraphQL mutations. Because they use content-type: multipart/form-data, they can be "simple requests" which are not...

6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2022/10/06 12:00 a.m.14 views

saleor 输入验证错误漏洞

Github saleor is a headless GraphQL commerce platform that delivers a super-fast, dynamic, personalized shopping experience. Beautiful online store, anywhere, on any device. saleor suffers from an input validation error vulnerability that stems from a number of GraphQL mutations that do not...

5.3CVSS5.3AI score0.00593EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/10/01 12:15 a.m.7 views

CVE-2022-42002

SonicJS through 0.6.0 allows file overwrite. It has the following mutations that are used for updating files: fileCreate and fileUpdate. Both of these mutations can be called without any authentication to overwrite any files on a SonicJS application, leading to Arbitrary File Write and Delete...

9.1CVSS7.3AI score0.01128EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2022/09/30 12:00 a.m.13 views

PT-2022-26207 · Sonicjs · Sonicjs

Name of the Vulnerable Software and Affected Versions: SonicJS versions 0.6.0 and earlier Description: The issue allows for file overwrite due to the lack of authentication required for certain file update mutations. Specifically, the fileCreate and fileUpdate mutations can be called without...

9.1CVSS9.3AI score0.01128EPSS
SaveExploits1References5
Fedora
Fedora
added 2022/07/04 1:35 a.m.34 views

[SECURITY] Fedora 36 Update: golang-github-google-martian-3.1.0-9.fc36

Martian Proxy is a programmable HTTP proxy designed to be used for testing. Martian is a great tool to use if you want to: - Verify that all or some subset of requests are secure - Mock external services at the network layer - Inject headers, modify cookies or perform other mutations of HTTP...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
Rows per page
Query Builder