Skip to content

Commit 4278997

Browse files
Reword WebView file access query description
Co-authored-by: Sam Browning <[email protected]>
1 parent 8c8e71d commit 4278997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +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.
4+
* @description Enabling access to the file system in a WebView allows attackers to view sensitive information.
55
* @id java/android-websettings-file-access
66
* @problem.severity warning
77
* @security-severity 6.5

0 commit comments

Comments
 (0)