Detector: | MuDetect_180212_FixSeqOrder |
Target: | project ' yapps ' version1ae52b0 |
Misuse: | misuse ' 1 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | Uses AES with default mode and padding which is considered a bad practice. |
Fix Description: | |
Violation Types: |
|
In File: | com/vouov/yapps/util/AESUtils.java |
In Method: | aes(int, String, byte[]) |
Code with Misuse: |
|