Samin061 opened a new pull request, #69742:
URL: https://github.com/apache/airflow/pull/69742

   paginated_run follows the @odata.nextLink from each Microsoft Graph response 
and refetches it with the connection's bearer token attached, while Kiota's 
allowed_hosts defaults to empty (any host) when no authority is set, so a 
tampered response can send the token to an arbitrary host. Pin follow-up 
pagination requests to the configured endpoint's host and refuse a nextLink 
that points elsewhere.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to