CWE-487BaseIncomplete
Reliance on Package-level Scope
Java packages are not inherently closed; therefore, relying on them for code security is not a good practice.
Open in catalog with CWE filter →Related CAPECs
—
Related vulnerabilities
—
Java packages are not inherently closed; therefore, relying on them for code security is not a good practice.
Open in catalog with CWE filter →