CWE-5: J2EE Misconfiguration: Data Transmission Without Encryption
Information sent over a network can be compromised while in transit. An attacker may be able to read or modify the contents if the data are sent in plaintext or are weakly encrypted.
Search official CWE records, understand business impact, map weaknesses to CVEs and ATT&CK context, and turn recurring weakness patterns into concrete secure design decisions.
Reference Search
Use exact IDs such as CWE-79, search weakness names, or browse developer-focused filters.
High-Value Resources
Featured Weaknesses
Information sent over a network can be compromised while in transit. An attacker may be able to read or modify the contents if the data are sent in plaintext or are weakly encrypted.
The J2EE application is configured to use an insufficient session ID length.
The default error page of a web application should not display sensitive information about the product.
When an application exposes a remote interface for an entity bean, it might also expose methods that get or set the bean's data. These methods could be leveraged to read sensitive information, or to change data in ways that violate the application's expectations, potentially leading to other vulnerabilities.
If elevated access rights are assigned to EJB methods, then an attacker can take advantage of the permissions to exploit the product.
Debugging messages help attackers learn about the system and plan a form of attack.
Top List
Dictionary