Update query description to better describe issue

This commit is contained in:
Ed Minnix
2022-10-03 13:12:53 -04:00
parent 52d519765a
commit c6f91500f0

View File

@@ -1,6 +1,6 @@
/**
* @name Missing read or write permission in a content provider
* @description Defining an incomplete set of permissions
* @description Android content providers which do not configure both read and write permissions can allow permission bypass
* @kind problem
* @problem.severity warning
* @security-severity 7.8