Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Matt_Breedlove_'s avatar
Matt_Breedlove_
Icon for Nimbostratus rankNimbostratus
Feb 06, 2007

URI::Decode or not to URI::Decode when filtering

I am writing a basic URL filter to allow a handful of URLS. Is it more secure to filter on the raw URL or the URI:Decode'd URL? The biggest concern is security. I don't people to be able to us...