File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
java/ql/src/Security/CWE/CWE-297 Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,17 @@ credentials are sent in an SSL session without certificate validation. In the 'G
19
19
</example >
20
20
21
21
<references >
22
+ <li >
23
+ Jakarta Mail:
24
+ <a href =" https://eclipse-ee4j.github.io/mail/docs/SSLNOTES.txt" >SSL Notes</a >.
25
+ </li >
26
+ <li >
27
+ Apache Commons:
28
+ <a href =" https://commons.apache.org/proper/commons-email/userguide.html#Security" >Email security</a >.
29
+ </li >
22
30
<li >
23
31
Log4j2:
24
- <a href =" https://issues.apache.org/jira/browse/LOG4J2-2819" >Add support for specifying an SSL configuration for SmtpAppender (CVE-2020-9488)</a >
32
+ <a href =" https://issues.apache.org/jira/browse/LOG4J2-2819" >Add support for specifying an SSL configuration for SmtpAppender (CVE-2020-9488)</a >.
25
33
</li >
26
34
</references >
27
- </qhelp >
35
+ </qhelp >
You can’t perform that action at this time.
0 commit comments