MCPcopy Create free account

hub / github.com/LandGrey/SpringBootVulExploit / functions

Functions55 in github.com/LandGrey/SpringBootVulExploit

↓ 8 callersFunctionserver_send
(conn, payload)
codebase/springboot-jdbc-deserialization-rce.py:10
↓ 7 callersFunctionserver_receive
(conn)
codebase/springboot-jdbc-deserialization-rce.py:17
↓ 4 callersMethodgetId
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:13
↓ 2 callersMethodconvert
(Product product)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/converters/ProductToProductForm.java:11
↓ 2 callersMethodgetById
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductService.java:13
↓ 2 callersMethodgetDescription
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:21
↓ 2 callersMethodgetId
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:20
↓ 2 callersMethodgetImageUrl
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:37
↓ 2 callersMethodgetPrice
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:29
↓ 1 callersMethoddelete
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductService.java:17
↓ 1 callersMethodlistAll
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductService.java:11
↓ 1 callersFunctionrun_mysql_server
()
codebase/springboot-jdbc-deserialization-rce.py:26
↓ 1 callersMethodsaveOrUpdate
(Product product)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:39
↓ 1 callersMethodsaveOrUpdateProductForm
(ProductForm productForm)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductService.java:19
↓ 1 callersMethodsetDescription
(String description)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:25
↓ 1 callersMethodsetDescription
(String description)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:32
↓ 1 callersMethodsetId
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:17
↓ 1 callersMethodsetId
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:24
↓ 1 callersMethodsetImageUrl
(String imageUrl)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:41
↓ 1 callersMethodsetImageUrl
(String imageUrl)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:48
↓ 1 callersMethodsetPrice
(BigDecimal price)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/commands/ProductForm.java:33
↓ 1 callersMethodsetPrice
(BigDecimal price)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:40
MethodProductServiceImpl
(ProductRepository productRepository, ProductFormToProduct productFormToProduct)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:20
Functioncatch_all
(path)
codebase/springboot-xstream-rce.py:12
Methodconvert
(ProductForm productForm)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/converters/ProductFormToProduct.java:13
Methoddelete
(@PathVariable String id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:73
Methoddelete
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:45
Methodedit
(@PathVariable String id, Model model)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:46
MethodgetById
(Long id)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:34
MethodgetDescription
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:28
MethodgetImageUrl
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:44
MethodgetPrice
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/domain/Product.java:36
MethodgetProduct
(@PathVariable String id, Model model)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:40
Methodhello
(String id)
repository/springboot-jolokia-logback-rce/src/main/java/code/landgrey/controller/Article.java:10
Methodhello
(String id)
repository/springboot-eureka-xstream-rce/src/main/java/code/landgrey/controller/Article.java:10
Methodhello
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/HelloController.java:10
Methodhello
(String id)
repository/springboot-spel-rce/src/main/java/code/landgrey/controller/Article.java:10
Methodhello
(String id)
repository/springcloud-snakeyaml-rce/src/main/java/code/landgrey/controller/Article.java:10
Methodhello
(String id)
repository/springboot-h2-database-rce/src/main/java/code/landgrey/controller/Article.java:10
Methodhello
(String id)
repository/springboot-restart-rce/src/main/java/code/landgrey/controller/Article.java:10
MethodlistAll
()
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:27
MethodlistProducts
(Model model)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:34
Methodmain
(String[] args)
repository/springboot-jolokia-logback-rce/src/main/java/code/landgrey/Application.java:8
Methodmain
(String[] args)
repository/springboot-eureka-xstream-rce/src/main/java/code/landgrey/Application.java:10
Methodmain
(String[] args)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/Application.java:11
Methodmain
(String[] args)
repository/springboot-spel-rce/src/main/java/code/landgrey/Application.java:8
Methodmain
(String[] args)
repository/springcloud-snakeyaml-rce/src/main/java/code/landgrey/Application.java:8
Methodmain
(String[] args)
repository/springboot-h2-database-rce/src/main/java/code/landgrey/Application.java:8
Methodmain
(String[] args)
repository/springboot-restart-rce/src/main/java/code/landgrey/Application.java:8
MethodnewProduct
(Model model)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:55
MethodsaveOrUpdate
(Product product)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductService.java:15
MethodsaveOrUpdateProduct
(@Valid ProductForm productForm, BindingResult bindingResult)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:61
MethodsaveOrUpdateProductForm
(ProductForm productForm)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/services/ProductServiceImpl.java:51
MethodsetProductService
(ProductService productService)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:29
MethodsetProductToProductForm
(ProductToProductForm productToProductForm)
repository/springboot-mysql-jdbc-rce/src/main/java/code/landgrey/controllers/ProductController.java:24