blockchain icon indicating copy to clipboard operation
blockchain copied to clipboard

Improper Input Validation

Open larrycameron80 opened this issue 6 years ago • 0 comments

Improper Input Validation Vulnerable module: flask Introduced through: [email protected] Detailed paths Introduced through: dvf/blockchain@dvf/blockchain#1369cac2094d36e694da1209d7d4f923264f7f50 › [email protected] Remediation: Upgrade to [email protected]. Overview flask is a lightweight WSGI web application framework.

Affected versions of this package are vulnerable to Improper Input Validation. It did not detect the encoding of incoming JSON data as one of the supported UTF encodings, and allowed arbitrary encodings from the request.

larrycameron80 avatar Sep 17 '19 02:09 larrycameron80