File tree Expand file tree Collapse file tree
java/ql/src/Security/CWE/CWE-297 Expand file tree Collapse file tree 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
1919 </example >
2020
2121 <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 >
2230 <li >
2331 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 >.
2533 </li >
2634 </references >
27- </qhelp >
35+ </qhelp >
You can’t perform that action at this time.
0 commit comments