summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-04-27 20:46:04 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-04-27 20:46:04 +0000
commit62d1ab007c5c0895d06419333bd686188efd4940 (patch)
tree92c38e63d571a01263f665017a6ea34c2097ab09 /security
parentPopulate the node list dropdown on the cluster view page when the user (diff)
. Adjust ranges so that jdk-1.3.1p9_5 is no longer marked as vulnerable to
the jar(1) vulnerability but is still marked vulnerable to the browser plugin vulnerability (although the plugin is no longer built by default).
Notes
Notes: svn path=/head/; revision=134279
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 305aa3f26417..436fd958584e 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -385,7 +385,8 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<affects>
<package>
<name>jdk</name>
- <range><le>1.4.2p8</le></range>
+ <range><le>1.3.1p9_4</le></range>
+ <range><ge>1.4.*</ge><le>1.4.2p8</le></range>
<range><ge>1.5.*</ge><le>1.5.0p1_1</le></range>
</package>
<package>
@@ -6553,7 +6554,7 @@ http_access deny Gopher</pre>
<package>
<name>jdk</name>
<range><ge>1.4.0</ge><le>1.4.2p6_6</le></range>
- <range><ge>1.3.0</ge><le>1.3.1p9_4</le></range>
+ <range><ge>1.3.0</ge><le>1.3.1p9_5</le></range>
</package>
<package>
<name>linux-jdk</name>