This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-03 22:22:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
131,896
Commits
547
Branches
1,481
Tags
php-8.2.22
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
ee9e07541f
Fix
#76359
: open_basedir bypass through adding ".."
...
We explicitly forbid adding paths with a leading `..` to `open_basedir` at runtime. Closes GH-7024.
2021-05-25 13:44:53 +02:00