जमा करें #934109: a2ui-project a2ui V1.0 CWE-918जानकारी

शीर्षकa2ui-project a2ui V1.0 CWE-918
विवरणThe FileResolver is designed with security configuration options (allowed_hosts, allowed_mime_types, magic-byte verification, size and concurrency limits). However, allowed_hosts=None is the default, and in that mode the resolver performs an httpx GET on any http(s) URL supplied via the client-controlled fileId (or an LLM-initiated tool call), following redirects. The redirect-host check only runs when an allowlist is configured, and the connection is already made before any check — leaving a blind-request window and a DNS-rebinding TOCTOU (validation and connection resolve the hostname independently).
स्रोत⚠️ https://github.com/a2ui-project/a2ui/issues/2295
उपयोगकर्ता
 colorfullbz (UID 86308)
सबमिशन17/08/2026 03:29 PM (1 महीना पहले)
संयम15/09/2026 08:29 PM (29 days later)
स्थितिस्वीकृत
VulDB प्रविष्टि404460 [a2ui-project a2ui तक 0.10.7 FileResolver file_resolver.py httpx.get अधिकार वृद्धि]
अंक20

Do you want to use VulDB in your project?

Use the official API to access entries easily!