V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
← Back to List
CWE-243VariantDraft
Abstraction: Variant
Status: Draft
Source ↗

Creation of chroot Jail Without Changing Working Directory

The product uses the chroot() system call to create a jail, but does not change the working directory afterward. This does not prevent access to files outside of the jail.

Open in catalog with CWE filter →

Related CAPECs

Related vulnerabilities