I'm working on the archivers/unarj port again and I was wondering if we have any predefined way to prevent path traversal exploits when creating paths/files?
I doubt it's as simple as searching the string for ".." so I'm wondering if there's any existing/tested C code for sanitizing strings? thanks, jcr
