Lucene search
K

3121 matches found

Drupal
Drupal
added 2021/09/15 12:0 a.m.24 views

GraphQL - Moderately critical - Access bypass - SA-CONTRIB-2021-029

This advisory addresses a similar issue to Drupal core - Moderately critical - Access bypass - SA-CORE-2021-008. The GraphQL module allows file uploads through its HTTP API. The module does not correctly run all file validation, which causes an access bypass vulnerability. An attacker might be ab...

9.8CVSS9.2AI score0.01217EPSS
Exploits0References13
Kitploit
Kitploit
added 2021/09/09 11:30 a.m.122 views

Graphw00F - GraphQL fingerprinting tool for GQL endpoints

Credits to Nick Aleks for the logo! How does it work? graphw00f inspired by wafw00f is the GraphQL fingerprinting tool for GQL endpoints, it sends a mix of benign and malformed queries to determine the GraphQL engine running behind the scenes. graphw00f will provide insights into what security...

7.2AI score
Exploits0References6
OSV
OSV
added 2021/09/01 3:15 p.m.19 views

CVE-2021-36044

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by an improper input validation vulnerability. An unauthenticated attacker could abuse this vulnerability to cause a server-side denial-of-service using a GraphQL field...

7.5CVSS6.7AI score
Exploits0References1
NVD
NVD
added 2021/09/01 3:15 p.m.25 views

CVE-2021-36044

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by an improper input validation vulnerability. An unauthenticated attacker could abuse this vulnerability to cause a server-side denial-of-service using a GraphQL field...

7.5CVSS0.01949EPSS
Exploits0References1
OSV
OSV
added 2021/09/01 3:15 p.m.27 views

CVE-2021-36012

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by a business logic error in the placeOrder graphql mutation. An authenticated attacker can leverage this vulnerability to altar the price of an item...

6.5CVSS6.3AI score
Exploits0References1
NVD
NVD
added 2021/09/01 3:15 p.m.21 views

CVE-2021-36012

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by a business logic error in the placeOrder graphql mutation. An authenticated attacker can leverage this vulnerability to altar the price of an item...

6.5CVSS0.01744EPSS
Exploits0References1
CVE
CVE
added 2021/09/01 2:32 p.m.113 views

CVE-2021-36044

Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an improper input validation vulnerability that allows an unauthenticated attacker to cause a server-side denial-of-service via a GraphQL field. The issue is rooted in input validation an...

7.5CVSS7.4AI score0.01949EPSS
Exploits0References1Affected Software2
Cvelist
Cvelist
added 2021/09/01 2:32 p.m.33 views

CVE-2021-36044 Magento Commerce GraphQL Improper Input Validation Could Lead To Denial Of Service

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by an improper input validation vulnerability. An unauthenticated attacker could abuse this vulnerability to cause a server-side denial-of-service using a GraphQL field...

7.5CVSS7.5AI score0.01949EPSS
Exploits0References1
CVE
CVE
added 2021/09/01 2:28 p.m.66 views

CVE-2021-36012

CVE-2021-36012 describes a business-logic flaw in Magento Commerce’s placeOrder GraphQL mutation where an authenticated attacker can alter the price of an item, affecting Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier), and 2.3.7 (and earlier). The vulnerability stems from a...

6.5CVSS6.2AI score0.01744EPSS
Exploits0References1Affected Software2
Cvelist
Cvelist
added 2021/09/01 2:28 p.m.29 views

CVE-2021-36012 Magento Commerce Gift Card Business Logic Error

Magento Commerce versions 2.4.2 and earlier, 2.4.2-p1 and earlier and 2.3.7 and earlier are affected by a business logic error in the placeOrder graphql mutation. An authenticated attacker can leverage this vulnerability to altar the price of an item...

6.5CVSS6.3AI score0.01744EPSS
Exploits0References1
Hacker One
Hacker One
added 2021/07/30 11:5 p.m.21 views

GitLab: Improper access control for users with expired password, giving the user full access through API and Git

Summary Users with an "expired password" can still access the full API with tokens. This includes the REST API, GraphQL API and Git HTTP access. The same issue was mitigated in 13.12.2 as "Insufficient Expired Password Validation". That patch blocked users with expired passwords from accessing th...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/07/22 12:0 a.m.12 views

GraphQL Interface Detected

GraphQL is an open-source query and manipulation language for APIs and a server-side runtime built to handle these queries on the application dataset. Some web applications provide a friendly user interface to help developers building GraphQL queries and get the results. The scanner detected the...

7.3AI score
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2021/07/19 12:0 a.m.20 views

GraphQL Field Suggestions Detected

GraphQL is an open-source query and manipulation language for APIs and a server-side runtime built to handle these queries on the application dataset. By default, GraphQL has a feature which suggests field names to be used in the queries or mutations from the wrong ones provided in the received...

7AI score
Exploits0References3
Hacker One
Hacker One
added 2021/07/15 9:9 p.m.101 views

HackerOne: Information disclosure - Feedback is accessible on Public profile even after 'disallowed' at https://hackerone.com/settings/feedback

Summary: Hi team, I noticed one possible information disclosure scenario related to My Feedback managed at https://hackerone.com/settings/feedback Description: In current scenario even after uncheck the option "Show this blurb on my profile" I can access the feedback using one one requestPOST...

6.7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/07/12 12:0 a.m.36 views

GraphQL Introspection Enabled

GraphQL is an open-source query and manipulation language for APIs and a server-side runtime built to handle these queries on the application dataset. GraphQL introspection allows to query all information related to the supported schema and queries on a GraphQL server instance. By leveraging this...

6.9AI score
Exploits0References3
ThreatPost
ThreatPost
added 2021/07/08 6:29 p.m.282 views

Coursera Flunks API Test in Researchers’ Security Exam

Researchers have discovered multiple application programming interface API issues in Coursera, the online learning platform used by 82 million learners and hundreds of Fortune 500 companies. On Thursday, the Checkmarx Security Research Team published a report on its findings, which included user...

6.8AI score
Exploits0References12
OSV
OSV
added 2021/07/07 12:15 p.m.17 views

CVE-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...

6.5CVSS6.3AI score0.00893EPSS
Exploits0References3
NVD
NVD
added 2021/07/07 12:15 p.m.17 views

CVE-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.1CVSS0.00893EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2021/07/07 12:15 p.m.22 views

CVE-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.7AI score0.00893EPSS
Exploits0References4
Prion
Prion
added 2021/07/07 12:15 p.m.16 views

Cross site request forgery (csrf)

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...

4.3CVSS6.3AI score0.00893EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder