Add change note

This commit is contained in:
Tony Torralba
2021-11-04 11:06:35 +01:00
parent e1d30ebc09
commit 6152c8a989

View File

@@ -0,0 +1,6 @@
---
category: newQuery
---
* A new query "Intent URI permission manipulation" (`java/android/intent-uri-permission-manipulation`) has been added.
This query finds Android components returning unmodified, received Intents to the calling applications, which
can provide unintended access to internal Content Providers of the victim application.