| Detector: | MuDetect_180221_BestRanking |
| Target: | project ' adempiere ' version1312 |
| Misuse: | misuse ' 2 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | An encrypted message is decrypted and then converted back to a string, without specifying an explicit encoding. The fix specifies the encoding "UTF-8". |
| Fix Description: | (see diff) |
| Violation Types: |
|
| In File: | org/compiere/util/Secure.java |
| In Method: | decrypt(String) |
| Code with Misuse: |
|
| Code with Pattern(s): |
|