First published: Fri Oct 25 2024(Updated: )
A vulnerability was found in ESAFENET CDG 5. It has been rated as critical. This issue affects the function actionPassDecryptApplication1 of the file /com/esafenet/servlet/client/DecryptApplicationService.java. The manipulation of the argument id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. This is a different issue than CVE-2024-10069. The vendor was contacted early about this disclosure but did not respond in any way.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Gemalto SafeNet CDG | =5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10377 has been rated as critical due to its potential for SQL injection.
To fix CVE-2024-10377, it is recommended to sanitize user inputs and implement prepared statements to prevent SQL injection.
CVE-2024-10377 affects ESAFENET CDG version 5.
CVE-2024-10377 is a SQL injection vulnerability found in the DecryptApplicationService.java file.
The vulnerable component in CVE-2024-10377 is the function actionPassDecryptApplication1.