Skip to content

CX Information_Exposure_Through_an_Error_Message @ src/main/java/org/joychou/RMI/Server.java [master] #81

Description

@DannyLoweCx

Information_Exposure_Through_an_Error_Message issue exists @ src/main/java/org/joychou/RMI/Server.java in branch master

Method main, at line 15 of src\main\java\org\joychou\RMI\Server.java, handles an Exception or runtime Error e. During the exception handling code, the application exposes the exception details to printStackTrace, in method main of src\main\java\org\joychou\RMI\Server.java, line 15.

Severity: Low

CWE:209

Vulnerability details and guidance

Internal Guidance

Checkmarx

Lines: 24


Code (Line #24):

        } catch (Exception e) {

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