CWE-7: J2EE Misconfiguration: Missing Custom Error Page
The default error page of a web application should not display sensitive information about the product.
Browse cwe in implementation system configuration with official CWE context and Glexia analysis.
Search And Filters
Showing 9 of 9 CWE records.
The default error page of a web application should not display sensitive information about the product.
The product stores sensitive data under the web document root with insufficient access control, which might make it accessible to untrusted parties.
The product stores sensitive data under the FTP server root with insufficient access control, which might make it accessible to untrusted parties.
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
The product stores sensitive information in cleartext within a resource that might be accessible to another control sphere.
The product makes files or directories accessible to unauthorized actors, even though they should not be.
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.
The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors.
The product has a component that relies on a generative AI/ML model configured with inference parameters that produce an unacceptably high rate of erroneous or unexpected outputs.