Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#1803 closed defect (invalid)

set_decode_base64 not working for combination of Japnese and underscore character

Reported by: ArunSingh007@… Owned by:
Priority: critical Milestone: nginx-1.17
Component: nginx-core Version: 1.4.x
Keywords: set_decode_base64, set-misc-nginx-module, Japnese Cc:
uname -a: Arun Singh
nginx -V: 1.14.2

Description

When "5Yy755mC57Wx6KiIX+Wbszg=" is given as Input to set_decode_base64 it fails and result into 500 server with log message [error] 50458#0: 246969 set_decode_base64: invalid value.

Issue for File names:
1)医療統計_図8
2)üyƱÅoüzâìâWâJâïâVâôâLâôâOìuìÄûæOë█æΦ

Working fine:医療統計図8
This was working fine on nginx 1.10.2 but occurring on 1.14.2
Build in Module is same for both: set-misc-nginx-module

Change History (1)

comment:1 by Maxim Dounin, 5 years ago

Resolution: invalid
Status: newclosed

The set-misc-module is a 3rd party module. You may want to contact its author directly.

Note: See TracTickets for help on using tickets.