V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
← Back to List
CWE-487BaseIncomplete
Abstraction: Base
Status: Incomplete
Source ↗

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