CWE-383

J2EE Bad Practices: Direct Use of Threads

Medium

Description

Thread management in a Web application is forbidden in some circumstances and is always highly error prone.

Potential Impact

How to Fix

Architecture and Design

For EJB, use framework approaches for parallel execution, instead of using threads.

Detection Methods

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-383 vulnerabilities in your codebase.

Get Security Assessment