| शीर्षक | a2aproject a2a-python v1.1.2 ssrf |
|---|
| विवरण | Client-set push config URLs were POSTed to by the server without any validation, so a caller who can create a push notification config can point the server at loopback, private-network, link-local, or cloud-metadata hosts.
In src/a2a/server/tasks/base_push_notification_sender.py, _dispatch_notification passes push_info.url straight to self._client.post(url, ...) — the URL comes from a TaskPushNotificationConfig that callers can create, and no scheme or IP checks exist before the request is sent. |
|---|
| स्रोत | ⚠️ https://github.com/a2aproject/a2a-python/pull/1169 |
|---|
| उपयोगकर्ता | ez-lbz (UID 87033) |
|---|
| सबमिशन | 09/08/2026 02:02 PM (1 महीना पहले) |
|---|
| संयम | 13/09/2026 03:24 PM (1 month later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 403296 [a2aproject a2a-python तक 1.1.3 Push Notification Sender base_push_notification_sender.py _dispatch_notification push_info.url अधिकार वृद्धि] |
|---|
| अंक | 20 |
|---|