Bug |
Category |
Details |
Line |
Priority |
org.apache.commons.jxpath.servlet.HttpSessionAndServletContext.getServletContext() may expose internal representation by returning HttpSessionAndServletContext.context |
MALICIOUS_CODE |
EI_EXPOSE_REP |
48 |
Medium |
org.apache.commons.jxpath.servlet.HttpSessionAndServletContext.getSession() may expose internal representation by returning HttpSessionAndServletContext.session |
MALICIOUS_CODE |
EI_EXPOSE_REP |
57 |
Medium |
new org.apache.commons.jxpath.servlet.HttpSessionAndServletContext(HttpSession, ServletContext) may expose internal representation by storing an externally mutable object into HttpSessionAndServletContext.context |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
39 |
Medium |
new org.apache.commons.jxpath.servlet.HttpSessionAndServletContext(HttpSession, ServletContext) may expose internal representation by storing an externally mutable object into HttpSessionAndServletContext.session |
MALICIOUS_CODE |
EI_EXPOSE_REP2 |
38 |
Medium |