cx-justin-ruth / CxFlowGithub

0 stars 0 forks source link

CX Improper_Resource_Access_Authorization @ src/com/thebodgeitstore/search/AdvancedSearch.java [master] #19

Open cx-justin-ruth opened 2 years ago

cx-justin-ruth commented 2 years ago

Improper_Resource_Access_Authorization issue exists @ src/com/thebodgeitstore/search/AdvancedSearch.java in branch master

An I\O action occurs at src\com\thebodgeitstore\search\AdvancedSearch.java in 186 without authorization checks.

Severity: Low

CWE:285

Vulnerability details and guidance

Checkmarx

Lines: 186


Code (Line #186):

            rs = stmt.executeQuery(sql);