Files
ecommerce-platform/app
davide 43a3efc94f fix(security): clamp pagination parameters to prevent negative or overflow values
Replace raw parseInt() with Math.max/min bounds: page >= 1, limit 1-100.
Affects public products, admin orders, and admin reviews endpoints.
2026-05-19 10:12:17 +02:00
..
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00
2026-05-18 15:25:38 +02:00