Skip to content

Commit e4e559c

Browse files
committed
deploy: 8937fc8
1 parent 0829c43 commit e4e559c

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>SimpleSAMLphp** is an award-winning application written in native PHP that deals with authentication. It implements support for multiple protocols, most notably SAML, OpenID or OAuth.</description>
66
<link>https://simplesamlphp.org/</link>
77
<atom:link href="https://simplesamlphp.org/feed.xml" rel="self" type="application/rss+xml"/>
8-
<pubDate>Mon, 02 Dec 2024 11:54:48 +0000</pubDate>
9-
<lastBuildDate>Mon, 02 Dec 2024 11:54:48 +0000</lastBuildDate>
8+
<pubDate>Thu, 12 Dec 2024 20:05:22 +0000</pubDate>
9+
<lastBuildDate>Thu, 12 Dec 2024 20:05:22 +0000</lastBuildDate>
1010
<generator>Jekyll v4.2.1</generator>
1111

1212
<item>

security/202412-01.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@ <h3 id="mitigation">Mitigation:</h3>
101101

102102
<h3 id="background--details">Background / details</h3>
103103

104-
<p>To be published on Dec 8th</p>
104+
<p>While there is the NONET option, an attacker can simply bypass if by using PHP filters:
105+
php://filter/convert.base64-encode/resource=http://URL OR FILE</p>
106+
107+
<p>From there an attacker can induce network connections and steal the targeted file OOB (haven’t fully tested this).</p>
105108

106109
<h3 id="credit">Credit</h3>
107110

0 commit comments

Comments
 (0)