Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 787e3da

Browse files
JLLeitschuhsmowton
andauthored
Update java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.ql
Co-authored-by: Chris Smowton <[email protected]>
1 parent 7f46640 commit 787e3da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description Writing information without explicit permissions to a shared temporary directory may disclose it to other users.
44
* @kind path-problem
55
* @problem.severity warning
6-
* @precision very-high
6+
* @precision medium
77
* @id java/local-temp-file-or-directory-information-disclosure
88
* @tags security
99
* external/cwe/cwe-200

0 commit comments

Comments
 (0)