Lucene search
K

3121 matches found

Node.js
Node.js
added 2019/06/04 6:24 p.m.21 views

Prototype Pollution

Overview Versions of @apollo/gateway prior to 0.6.2 are vulnerable to Prototype Pollution. The package uses deepMerge to merge objects, which may allow attackers to alter the Object prototype through queries with GraphQL aliases. Carefully constructed payloads can override properties of all objec...

7.3AI score
Exploits0Affected Software1
CNVD
CNVD
added 2019/05/23 12:0 a.m.6 views

WordPress WPGraphQL Access Control Error Vulnerability (CNVD-2019-27673)

WordPress is a blogging platform developed by the WordPress Foundation using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WPGraphQL is a plugin that provides an extensible GraphQL architecture and API for WordPress sites. An access control error vulnerabili...

9.8CVSS6.6AI score0.46614EPSS
Exploits3References1
Pen Test Partners Blog
Pen Test Partners Blog
added 2019/05/08 6:12 a.m.105 views

Pwning WordPress GraphQL

Third-party plugins are often the security Achilles heel of Content Management Systems CMS. It seems like not a month goes by without one security researcher or another uncovers a vulnerability in a plugin, undermining the security of the whole platform. Plugins are used to add functionality that...

7.4AI score
Exploits0
Veracode
Veracode
added 2019/05/06 8:30 a.m.10 views

Insecure Default Configuration

graphql-code-generator contains an insecure default configuration. SSL certificate verification was disabled by default, allowing man-in-the-middle MitM attacks...

6.6AI score
Exploits0
Node.js
Node.js
added 2019/05/03 6:45 p.m.16 views

Insecure Default Configuration

Overview Versions of graphql-code-generator prior to 0.18.2 have an Insecure Default Configuration. The packages sets NODETLSREJECTUNAUTHORIZED to 0, disabling certificate verification for the entire project. This results in Insecure Communication for the process. Recommendation Upgrade to versio...

6.8AI score
Exploits0Affected Software1
Hacker One
Hacker One
added 2019/04/05 10:45 a.m.63 views

Shopify: STAFF member with NO Explicit permissions can view `ActivityFeed` via GraphQL

Hi, This is similar to 95589. I noticed that ActivityFeeds are now being fetched by GraphQL call on Shopify. But from my testing, I noticed that STAFF member with NO EXPLICIT permissions can fetch store's activity feed by calling the vulnerable endpoint. STEPS 1.STAFF member is not assigned any...

0.9AI score
Exploits0
Hacker One
Hacker One
added 2019/03/14 7:38 a.m.20 views

HackerOne: Invited team member can disclosure slack channels

Summary: Hello, this report is similar to 505493 also still waiting for response, but accent is totally on another thing. I think it is important and should be fixed, and so i create new report. Invited team member without any permission can disclosure private channel names of slack integration. ...

0.4AI score
Exploits0
NVD
NVD
added 2019/02/04 9:29 p.m.11 views

CVE-2019-1000011

API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability...

6.5CVSS6.5AI score0.01024EPSS
Exploits0References2
OSV
OSV
added 2019/02/04 9:29 p.m.14 views

CVE-2019-1000011

API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability...

6.5CVSS6.8AI score
Exploits0References2
Prion
Prion
added 2019/02/04 9:29 p.m.18 views

Improper access control

API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability...

5.5CVSS6.5AI score0.01024EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2019/02/04 9:0 p.m.70 views

CVE-2019-1000011

CVE-2019-1000011 affects API Platform core (PHP) 2.2.0–2.3.5, due to an Incorrect Access Control flaw in GraphQL delete mutations. The vulnerability allows a user who is authorized to delete a resource to delete any resource. The issue’s impact and existence are documented in multiple sources (in...

6.5CVSS6.3AI score0.01024EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2019/02/04 9:0 p.m.15 views

CVE-2019-1000011

API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability...

6.5AI score0.01024EPSS
Exploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2019/02/04 12:0 a.m.17 views

Improper Access Control

API Platform contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized...

6.5CVSS5.3AI score0.01024EPSS
Exploits0References1Affected Software1
Hacker One
Hacker One
added 2019/01/31 3:32 p.m.151 views

HackerOne: Confidential data of users and limited metadata of programs and reports accessible via GraphQL

Summary: The GraphQL endpoint doesn't have access controls implemented properly. Description: Any attacker can get personally identifiable information of users of Hackerone such as email address, backup hash codes, facebookuserid, accountrecoveryphonenumberverifiedat, totpenabled, etc. These are...

1.8AI score
Exploits0
Hacker One
Hacker One
added 2019/01/17 4:51 p.m.53 views

Shopify: Bypass GraphQL rate limit by abusing negative cost queries

Hi security team, While looking into the graphql app I noticed an interesting implementation where each app has a bucket of query cost they are allowed to used in a given time with a certain refresh rate associated with it. The details can be found at...

0.4AI score
Exploits0
Friends Of PHP
Friends Of PHP
added 2019/01/15 5:30 p.m.18 views

CVE-2019-1000011: Access control bypass in GraphQL mutations

Q A Bug fix? yes New feature? no BC breaks? no Deprecations? no Tests pass? yes Fixed tickets 2364 License MIT Doc PR This prevents passing IRIs belonging to different resource classes, which would bypass access control in some instances see 2364...

5.5CVSS6.3AI score0.01024EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2019/01/15 5:30 p.m.24 views

CVE-2019-1000011: Access control bypass in GraphQL mutations

| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | 2364 | License | MIT | Doc PR | This prevents passing IRIs belonging to different resource classes, which would bypass access control in some instances s...

6.5CVSS6.3AI score0.01024EPSS
Exploits0Affected Software1
Hacker One
Hacker One
added 2019/01/07 5:45 p.m.35 views

HackerOne: Response program can display "eligible for bounty" in scope area in program policy

Hello Hackerone Team and @jobert First of all, Happy new year to everyone. Summary Response program can also display "eligible for bounty" assets on program policy. It's basically causing from backend in terms of GRAPHQL mutation query for eligible in bounty:true which stays forever on response...

0.5AI score
Exploits0
Hacker One
Hacker One
added 2019/01/01 11:18 a.m.29 views

Starbucks: Bug in GraphQL and API integration leads to limited user address disclosure

A modified GraphQL query to fetch a user's address book entries led to a limited disclosure of user address book entries. The modified query resulted in a backend API request with undefined as a parameter. The response contained address lists of accounts with a username of undefined. We were not...

1AI score
Exploits0
Hacker One
Hacker One
added 2018/12/12 1:59 a.m.48 views

HackerOne: Response program can create bounty table

Summary: Follow h1 document https://docs.hackerone.com/programs/bounty-tables.htmlgatsby, create bounty table only available for bounty program. Description: Step1: Create request to graphql entrypoint Step2: Change team id in parameter like this: "teamid":"Z2lkOi8vaGFja2Vyb25lL1RlYW0vMzYyOTE="...

7.1AI score
Exploits0
Rows per page
Query Builder