...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
POS05-C | Medium | Probable | No | HighNo | P4 | L3 |
Automated Detection
| Tool | Version | Checker | Description | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| BADFUNC.CHROOT MISC.CHROOT.NOCHDIR | Use of chroot | |||||||||||
| Klocwork |
| CERT.CHROOT CERT.CHROOT.CHDIR | ||||||||||||
| Polyspace Bug Finder |
| CERT C: Rec. POS05-C | Checks for file | File manipulation after chroot() without chdir("/") | Path-related vulnerabilities for file manipulated after call to (rec. fully covered) |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...