Home / Vulnerability Database / Java : Locale dependent result
Java
Java : Locale dependent result
Overview
The result of comparing data may be language dependent. In this case you must specify the appropriate locale. When converting String objects the default enconding will be used and can become incorrect result of the program.
References
MEDIUM
DerScanner Severity Score
Do you want to fix Java : Locale dependent result in your application?
See also
Java
Java : Race condition
Java
Java : Text4Shell Vulnerability
Java
