diff options
author | Remi Collet <remi@remirepo.net> | 2021-06-28 12:37:50 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-06-28 12:37:50 +0200 |
commit | 692cc3b7c58ea673ade72d83a017aa4809d2520e (patch) | |
tree | 39240653187a67272b5c4671bd1e9dae834c4ae8 /.gitignore | |
parent | b44b00749fad27d84bd9baae0887e0ed7bc8de2c (diff) |
Fix #81122 SSRF bypass in FILTER_VALIDATE_URL
CVE-2021-21705
Fix #76448 Stack buffer overflow in firebird_info_cb
Fix #76449 SIGSEGV in firebird_handle_doer
Fix #76450 SIGSEGV in firebird_stmt_execute
Fix #76452 Crash while parsing blob data in firebird_fetch_blob
CVE-2021-21704
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +clog php-*.tar.xz php71-php-*src.rpm |