Skip to content

Commit 8937fc8

Browse files
authored
Update CVE
1 parent 17fdc8f commit 8937fc8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

security/202412-01.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ Remove the `LIBXML_DTDLOAD | LIBXML_DTDATTR` options from `$options` is in: http
3232

3333
### Background / details
3434

35-
To be published on Dec 8th
35+
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).
3639

3740
### Credit
3841

0 commit comments

Comments
 (0)