This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git
The following commit(s) were added to refs/heads/trunk by this push:
new f84da02 Update security advisories
f84da02 is described below
commit f84da02cb45ce3c50559c6a24178794952eda2be
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Dec 12 11:22:24 2022 +0100
Update security advisories
---
documentation.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/documentation.html b/documentation.html
index 1838244..dab439f 100644
--- a/documentation.html
+++ b/documentation.html
@@ -371,6 +371,10 @@ permalink: /documentation
<p>CVE-2022-22932: Path traversal flaws</p>
<a class="btn btn-outline-primary"
href="/security/cve-2022-22932.txt">Notes »</a>
</div>
+ <div class="pb-4 mb-3">
+ <p>CVE-2022-40145: JDBC JAAS LDAP injection</p>
+ <a class="btn btn-outline-primary"
href="/security/cve-2022-40145.txt">Notes »</a>
+ </div>
</div><!-- /.blog-main -->
</div>