Skip to content

Commit 2de689c

Browse files
selfissuedyaronf
andauthored
Applied Yaron's suggestion
Co-authored-by: Yaron Sheffer <yaronf.ietf@gmail.com>
1 parent 9c7fb15 commit 2de689c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-ietf-oauth-rfc8725bis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ could result in server-side request forgery (SSRF) attacks. Applications SHOULD
650650
attacks, e.g., by matching the URL to an allowlist of permitted locations
651651
and ensuring no cookies are sent in the GET request.
652652

653-
Likewise, the authorization server SHOULD check what a hostname resolves to
653+
When such an allowlist is not available, the authorization server SHOULD check what a hostname resolves to
654654
and avoid making a request if it resolves to a loopback or local IP address.
655655
An example of this is when "attacker.example.com/etc/passwd" is used
656656
as the "jwks_uri" value and there is a DNS entry for "attacker.example.com"

0 commit comments

Comments
 (0)