Common Weakness Enumeration
Back to CWE stats page
CWE-243
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.
No mitigation information available for this CWE.
No CAPEC attack patterns related to this CWE.