braintree / sanitize-url

MIT License
307 stars 35 forks source link

Sanitize Null Byte Prior to HTML Decoding #61

Closed jplukarski closed 11 months ago

jplukarski commented 11 months ago

Adds an additional null byte check prior to HTML decoding.

Fixes issue reported in #48

For internal tracking purposes: Jira -> LI-16155