aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2018-11-23 22:37:10 +0800
committerjoneum <joneum@FreeBSD.org>2018-11-23 22:37:10 +0800
commit1fd3d0f8e0753066f5165b2ad32793e824786f03 (patch)
tree6696a6f65e7d19565d241fb7540cca3e1b012450 /security/vuxml
parentd5a983b57304c1a7896949700759a4df19c1e7ac (diff)
downloadfreebsd-ports-gnome-1fd3d0f8e0753066f5165b2ad32793e824786f03.tar.gz
freebsd-ports-gnome-1fd3d0f8e0753066f5165b2ad32793e824786f03.tar.zst
freebsd-ports-gnome-1fd3d0f8e0753066f5165b2ad32793e824786f03.zip
Modified entry and add phpmailer
PR: 233420 233416 Sponsored by: Netzkommune GmbH
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index f30d9fdd67b5..ea25fccd1020 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -101,9 +101,13 @@ Notes:
</vuln>
<vuln vid="b036faba-edd8-11e8-b3b7-00e04c1ea73d">
- <topic>phpmailer6 -- Multiple vulnerability</topic>
+ <topic>phpmailer -- Multiple vulnerability</topic>
<affects>
<package>
+ <name>phpmailer</name>
+ <range><lt>5.2.27</lt></range>
+ </package>
+ <package>
<name>phpmailer6</name>
<range><lt>6.0.6</lt></range>
</package>
@@ -117,12 +121,14 @@ Notes:
</body>
</description>
<references>
+ <url>https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.27</url>
<url>https://github.com/PHPMailer/PHPMailer/releases/tag/v6.0.6</url>
<cvename>CVE-2018-19296</cvename>
</references>
<dates>
<discovery>2018-11-16</discovery>
<entry>2018-11-21</entry>
+ <modified>2018-11-23</modified>
</dates>
</vuln>