Skip to content

Commit ea358f0

Browse files
committed
Java: WebView file access query description
1 parent b9c2ee7 commit ea358f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-200/AndroidWebViewSettingsFileAccess.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* @name Android WebSettings file access
33
* @kind problem
4+
* @description Enabling access to the file system in a WebView can enable access to sensitive information.
45
* @id java/android-websettings-file-access
56
* @problem.severity warning
67
* @security-severity 6.5

0 commit comments

Comments
 (0)