]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When doing an SQLAR archive extraction in the CLI, postpone creating symlinks until...
authordrh <>
Mon, 23 Feb 2026 01:34:14 +0000 (01:34 +0000)
committerdrh <>
Mon, 23 Feb 2026 01:34:14 +0000 (01:34 +0000)
commit9dac613f0437952476d977409318c456d1d2dd3e
tree01a5e4cbdc394f710d5d957be862515798ff2881
parent95fe5b9c38ca5700c21b8c3e6eee9dcaad4a0fa1
When doing an SQLAR archive extraction in the CLI, postpone creating symlinks until after
all files and directories have been created.  This prevents a hostile archive from
creating a symlink through which it can subsequently write content outside of the target
directory.  [forum:forumpost/9e176adfef91c207|Forum post 9e176adfef91c207].

FossilOrigin-Name: 9719034d4d3becda127dc294f7f58ded9c982509c690dd55b56310912957eb51
manifest
manifest.uuid
src/shell.c.in