Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MBeanServer
Method · 0.80
Tomcat
Method · 0.80
springmvc
Method · 0.80
Alltomcat
Method · 0.80
doFilter
Method · 0.80
tomcat_v1
Method · 0.80
tomcat72
Method · 0.80
tomcat82
Method · 0.80
springmvc
Method · 0.80
doFilter
Method · 0.80
tomcat_v2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected