wplib-box icon indicating copy to clipboard operation
wplib-box copied to clipboard

The Best Local Dev Server for WordPress Developers

Results 100 wplib-box issues
Sort by recently updated
recently updated
newest added

Hi I found a known XSS vulnerability in the recent version of wplib-box. In particular, the bug we report is a known bug by CVE-2019-20041. > wp_kses_bad_protocol in wp-includes/kses.php in...

https://github.com/blog/2111-issue-and-pull-request-templates Relates to: https://github.com/gearboxworks/gearbox/issues/91 See what WP-CLI has done, for example:

Task

Trying to [diagnose a foreign key error](https://stitcher.io/blog/mysql-show-foreign-key-errors) using `show engine innodb status` I get: ``` [42000][1227] Access denied; you need (at least one of) the PROCESS privilege(s) for this operation...

Omission

The VSCode Xdebug configuration needs to match the PHP-FPM path map, not the host path map.

Add `mysql.ini` in MySQL/MariaDB containers. This includes updating `max_allowed_packet` to `256M`.

Task

https://github.com/friendsofphp/pickle TBD what _"support"_ will actually mean.

Feature

I am getting the following in the Nginx logs _(because the WordPress site I am debugging for a client is generating tons of cookies):_ > _"upstream sent too big header...

Bug

See https://stackoverflow.com/a/12792977/102699 ```max_allowed_packet=64M```

Bug
Enhancement

On a Apache container issue, I am getting the following error in the Apache logs: ``` [Mon Jul 22 23:37:17.845081 2019] [core:alert] [pid 7:tid 140033393052392] [client 172.42.0.1:56708] /var/www/localhost/htdocs/.htaccess: Invalid command...

Bug