We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17fdc8f commit 8937fc8Copy full SHA for 8937fc8
security/202412-01.md
@@ -32,7 +32,10 @@ Remove the `LIBXML_DTDLOAD | LIBXML_DTDATTR` options from `$options` is in: http
32
33
### Background / details
34
35
-To be published on Dec 8th
+While there is the NONET option, an attacker can simply bypass if by using PHP filters:
36
+php://filter/convert.base64-encode/resource=http://URL OR FILE
37
+
38
+From there an attacker can induce network connections and steal the targeted file OOB (haven't fully tested this).
39
40
### Credit
41
0 commit comments