Disable the generic extractor entirely

It can be used for SSRF attacks even when redirects are disabled
This commit is contained in:
Pierre Rudloff 2022-03-08 09:29:57 +01:00
parent 148a171b24
commit 8913f27716
4 changed files with 18 additions and 18 deletions

10
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "b5c12c24e723e5246b8003cd84de873f",
"content-hash": "87b2074ab1d8a7ee59f719e26130ca36",
"packages": [
{
"name": "aura/session",
@ -4086,12 +4086,12 @@
},
"type": "library",
"autoload": {
"psr-4": {
"Amp\\Serialization\\": "src"
},
"files": [
"src/functions.php"
]
],
"psr-4": {
"Amp\\Serialization\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [