Skip to content

CX Information_Exposure_Through_an_Error_Message @ src/main/java/org/cysecurity/cspf/jvl/controller/Unsecure_Storage_of_Encryption_Key.java [master] #844

@nidhi0512

Description

@nidhi0512

Information_Exposure_Through_an_Error_Message issue exists @ src/main/java/org/cysecurity/cspf/jvl/controller/Unsecure_Storage_of_Encryption_Key.java in branch master

Method handleRequest, at line 41 of src\main\java\org\cysecurity\cspf\jvl\controller\Unsecure_Storage_of_Encryption_Key.java, handles an Exception or runtime Error pex. During the exception handling code, the application exposes the exception details to write, in method handleRequest of src\main\java\org\cysecurity\cspf\jvl\controller\Unsecure_Storage_of_Encryption_Key.java, line 47.
Similarity ID: 732792364

Severity: Low

CWE:209

Vulnerability details and guidance

Checkmarx

Training
Recommended Fix

Lines: 41


Code (Line #41):

} catch (ParseException pex) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions