lukasfrei
01/18/2024, 10:33 PMseancorfield
argumentcollection in the URL or POST parameters/body. Until that CVE appeared, I didn't even know you could do remote calls that way -- and I suspect it is not widely known/used.dswitzer
01/18/2024, 10:49 PMdswitzer
01/18/2024, 10:50 PMseancorfield
argumentcollection in requests...seancorfield
dswitzer
01/18/2024, 10:55 PMdswitzer
01/18/2024, 10:56 PMseancorfield
Brian Reilly
01/19/2024, 3:21 AMif user.role eq 'admin' ... that custom “user” scope is something that could be overwritten on a vulnerable system. It’s definitely a case where code review is going to be required. It’s also a bug class that may be hard for an attacker to exploit without access to source code.Brian Reilly
01/19/2024, 3:23 AMargumentcollection may be the next best thing.Brian Reilly
01/19/2024, 3:24 AMBrian Reilly
01/19/2024, 3:26 AM