[exim-cvs] Link CVE-2019-10149 to the start page

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Link CVE-2019-10149 to the start page
Gitweb: https://git.exim.org/exim-website.git/commitdiff/e972a5f250105c44a0dad8ee5cbf8396f9721c2f
Commit:     e972a5f250105c44a0dad8ee5cbf8396f9721c2f
Parent:     ffa8e8b289446bd1ec330024231506afdb930b43
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Mon Jun 3 23:38:40 2019 +0200
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Mon Jun 3 23:38:40 2019 +0200


    Link CVE-2019-10149 to the start page
---
 templates/web/index.xsl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


diff --git a/templates/web/index.xsl b/templates/web/index.xsl
index 777103d..1efce7a 100644
--- a/templates/web/index.xsl
+++ b/templates/web/index.xsl
@@ -45,13 +45,14 @@
       <!-- Version Information -->
          <p id="obsolete_version_info">


-            <xsl:text>All versions of Exim previous to version </xsl:text><xsl:value-of select="/content/current_version"/><xsl:text> are now obsolete. The last 3.x release was 3.36. It is obsolete and should not be used.</xsl:text>
+            <xsl:text>All versions of Exim previous to version </xsl:text><xsl:value-of select="/content/current_version"/><xsl:text> are now obsolete. The last 3.x release was 3.36. It is obsolete and should not be used.</xsl:text> Versions (between and including) 4.87 to 4.91 are vulnerable (see <a href="static/doc/security/CVE-2019-10149.txt">


          </p>


          <p id="version_info">
             <xsl:text>The current version is </xsl:text>
             <xsl:value-of select="/content/current_version"/>
+        CVE-2019-10149</a>
          </p>


          <p id="beta_version_info">