mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
628 B
Markdown
18 lines
628 B
Markdown
### [CVE-2002-0244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0244)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in chroot function in AtheOS 0.3.7 allows attackers to escape the jail via a .. (dot dot) in the pathname argument to chdir.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=101310622531303&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|