Skip to content

az_json_writer_chunked_init( ) - Improper Input Validation (CWE-20) #2237

Open

Description

Data from External Sources to Internal APIs of the SDK needs Sanitization and Validation.
• File : src\azure\core\az_json_writer.c
• API : az_json_writer_chunked_init( )
• Lines : 38 – 62
• Issue : Improper Input Validation is Missing for:

  • first_destination_buffer
  • user_context

• Caller Graph:
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions