Skip to content

Simple Java project showcases two vulnerabilities - a SQL injection and a RCE that although simplified were inspired from two real-word CVEs

Notifications You must be signed in to change notification settings

Boburmirzo/java-demo

 
 

Repository files navigation

Simple Java Demo

This simple Java project showcases two vulnerabilities - a SQL injection and a RCE. Although these have been distilled into simple examples they were inspired by two real CVEs that were detected.

You will be able see the two vulnerabilities that CI Fuzz detected and step into the code directly to see the underlying cause. The fixed branch is re-fuzzed and the vulnerabilities are resolved.

Inspired by:

About

Simple Java project showcases two vulnerabilities - a SQL injection and a RCE that although simplified were inspired from two real-word CVEs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • Shell 2.8%