MCPcopy Create free account
hub / github.com/Firebasky/Java / getParameter

Method getParameter

SnakeYaml/src/main/java/CVE/PoC.java:53–56  ·  view source on GitHub ↗
(String key)

Source from the content-addressed store, hash-verified

51 }
52
53 @Override
54 public Object getParameter(String key) {
55 return null;
56 }
57
58 @Override
59 public String getMethodCallSyntax(String obj, String m, String... args) {

Callers 11

MBeanServerMethod · 0.80
TomcatMethod · 0.80
springmvcMethod · 0.80
AlltomcatMethod · 0.80
doFilterMethod · 0.80
tomcat_v1Method · 0.80
tomcat72Method · 0.80
tomcat82Method · 0.80
springmvcMethod · 0.80
doFilterMethod · 0.80
tomcat_v2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected