sonatype-nexus-community / codetocloud-workshop

Other
1 stars 8 forks source link

Remote Code Execution vulnerability - hsqldb #59

Open libbytheoharis opened 1 year ago

libbytheoharis commented 1 year ago

Summary

The use of org.hsqldb : hsqldb : 2.5.2's java.sql.Statement or java.sql.PreparedStatement can allow remote code execution.

Details

org.hsqldb : hsqldb : 2.5.2

libbytheoharis commented 1 year ago

Locations:

samschurter commented 1 year ago

Thanks for catching this! Can you provide details on the vulnerability such as which versions are vulnerable and recommendations to fix?