Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Remove _openAPIToGraphQL from arbitrary JSON in arrays#450

Open
cwisdo wants to merge 1 commit into
IBM:masterfrom
odin-labs:fix-nested-openAPIToGraphQL-exposure
Open

Remove _openAPIToGraphQL from arbitrary JSON in arrays#450
cwisdo wants to merge 1 commit into
IBM:masterfrom
odin-labs:fix-nested-openAPIToGraphQL-exposure

Conversation

@cwisdo

@cwisdo cwisdo commented Mar 9, 2022

Copy link
Copy Markdown

I observed this leak in a mutation that returned an array of arbitrary JSON objects representing rows of data (attribute-value pairs). In addition to leaking the security information, it increased the data size significantly as every JSON object at the second level contained the data.

@cwisdo cwisdo changed the title Remove _openAPIToGraphQL from arbitrary JSON in arrays [sc-4714] Remove _openAPIToGraphQL from arbitrary JSON in arrays Mar 9, 2022
Signed-off-by: Christopher <cwisdo@gnaritas.com>
@cwisdo cwisdo force-pushed the fix-nested-openAPIToGraphQL-exposure branch from aadb016 to b594dc8 Compare April 5, 2022 19:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant