diff options
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 48ffc31ade0d..69ca3684bc93 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,7 +52,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>openssl</name> - <range><lt>1.0.0g</lt></range> + <range><lt>1.0.0_9</lt></range> </package> </affects> <description> @@ -206,6 +206,10 @@ Note: Please add new entries to the beginning of this file. <range><lt>3.8.5</lt></range> </package> <package> + <name>redis</name> + <range><le>2.4.6</le></range> + </package> + <package> <name>node</name> <range><lt>0.6.7</lt></range> </package> |