| عنوان | a2ui-project a2ui v0.9 CWE-400 |
|---|
| الوصف | Three separate unbounded-growth paths exist in the processing core:
updateComponents component arrays are validated with .min(1) but have no maximum — an agent can send arbitrarily large arrays per message or per surface.
Intl.NumberFormat instances are cached permanently, keyed by agent-supplied currency + decimals values (basic_functions.ts:282-344) — an unbounded cache keyed on untrusted input.
DataModel descendant notifications are O(n²) in the number of bound paths (data-model.ts:326-330). |
|---|
| المصدر | ⚠️ https://github.com/a2ui-project/a2ui/issues/2298 |
|---|
| المستخدم | colorfullbz (UID 86308) |
|---|
| ارسال | 17/08/2026 03:35 PM (30 أيام منذ) |
|---|
| الاعتدال | 16/09/2026 07:19 AM (30 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 405443 [a2ui-project a2ui 0.9/0.9.1 Update Components basic_functions.ts updateComponents الحرمان من الخدمة] |
|---|
| النقاط | 20 |
|---|