File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
java/ql/src/experimental/Security/CWE/CWE-297 Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,15 @@ credentials are sent in an SSL session without certificate validation. In the 'G
2222
2323<references >
2424<li >
25- <a href =" https://cwe.mitre.org/data/definitions/297.html" >CWE-297</a >
26- <a href =" https://issues.apache.org/jira/browse/LOG4J2-2819" >Add support for specifying an SSL configuration for SmtpAppender (CVE-2020-9488)</a >
27- <a href =" https://rules.sonarsource.com/java/tag/owasp/RSPEC-4499" >SMTP SSL connection should check server identity</a >
25+ <a href =" https://cwe.mitre.org/data/definitions/297.html" >CWE-297</a >
26+ </li >
27+ <li >
28+ Log4j2:
29+ <a href =" https://issues.apache.org/jira/browse/LOG4J2-2819" >Add support for specifying an SSL configuration for SmtpAppender (CVE-2020-9488)</a >
30+ </li >
31+ <li >
32+ SonarSource rule:
33+ <a href =" https://rules.sonarsource.com/java/tag/owasp/RSPEC-4499" >SMTP SSL connection should check server identity</a >
2834</li >
2935</references >
30- </qhelp >
36+ </qhelp >
You can’t perform that action at this time.
0 commit comments