Severity: Medium
Score: 6.5
Accurracy: Confirmed
Language: ADVPL
CVSS v3.1: /AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Insecure cryptographic storage detected. Ensure that cryptographic algorithms and key management practices follow security best practices.
Insecure cryptographic storage occurs when cryptographic keys or data are managed or stored improperly, potentially exposing sensitive information. This includes using outdated or weak algorithms, storing keys directly in code, or improper key management practices.
...
HTTPSSLClient(0, 0, 1, cPass, "slot_"+cSlot+"-id_"+idHex, "slot_"+cSlot+"-id_"+idHex, 1)
...