This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new dccc677 Updates security page for [CVE-2022-47501] Arbitrary file
reading vulnerability in Solr
dccc677 is described below
commit dccc677b5693bb8b43f26dfc3c25dd23fc0a7a66
Author: Jacques Le Roux <[email protected]>
AuthorDate: Mon Apr 10 11:50:44 2023 +0200
Updates security page for [CVE-2022-47501] Arbitrary file reading
vulnerability in Solr
---
security.html | 3 ++-
template/page/security.tpl.php | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/security.html b/security.html
index 9de7196..d2abe77 100644
--- a/security.html
+++ b/security.html
@@ -145,7 +145,8 @@
<h3>List of Known Vulnerabilities</h3>
<ul class="iconsList">
-
+
+ <li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47501"
target="external">CVE-2022-47501</a>; affected releases before 18.12.07; fixed
in 18.12.07 with commit <a
href="https://github.com/apache/ofbiz-plugins/commit/582add7d3"
target="external">582add7d3</a></li>
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25813"
target="external">CVE-2022-25813</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commits <a
href="https://github.com/apache/ofbiz-framework/commit/843b1c7e71"
target="external">843b1c7e71</a>, <a
href="https://github.com/apache/ofbiz-framework/commit/3797e60375"
target="external">3797e60375</a>, <a
href="https://github.com/apache/ofbiz-framework/commit/b24dcff344" [...]
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29063"
target="external">CVE-2022-29063</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commit <a
href="https://github.com/apache/ofbiz-plugins/commit/061252a80"
target="external">061252a80</a></li>
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29158"
target="external">CVE-2022-29158</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commit <a
href="https://github.com/apache/ofbiz-framework/commit/ff92c4bc9"
target="external">ff92c4bc9</a></li>
diff --git a/template/page/security.tpl.php b/template/page/security.tpl.php
index 2c07158..297cde5 100644
--- a/template/page/security.tpl.php
+++ b/template/page/security.tpl.php
@@ -34,7 +34,8 @@
<h3>List of Known Vulnerabilities</h3>
<ul class="iconsList">
-
+
+ <li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-47501"
target="external">CVE-2022-47501</a>; affected releases before 18.12.07; fixed
in 18.12.07 with commit <a
href="https://github.com/apache/ofbiz-plugins/commit/582add7d3"
target="external">582add7d3</a></li>
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25813"
target="external">CVE-2022-25813</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commits <a
href="https://github.com/apache/ofbiz-framework/commit/843b1c7e71"
target="external">843b1c7e71</a>, <a
href="https://github.com/apache/ofbiz-framework/commit/3797e60375"
target="external">3797e60375</a>, <a
href="https://github.com/apache/ofbiz-framework/commit/b24dcff344" [...]
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29063"
target="external">CVE-2022-29063</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commit <a
href="https://github.com/apache/ofbiz-plugins/commit/061252a80"
target="external">061252a80</a></li>
<li><i class="icon-pin"></i> <a
href="//cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29158"
target="external">CVE-2022-29158</a>; affected releases before 18.12.06; fixed
in 18.12.06 with commit <a
href="https://github.com/apache/ofbiz-framework/commit/ff92c4bc9"
target="external">ff92c4bc9</a></li>