diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2014-02-15 17:05:12 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2014-02-15 17:05:12 +0000 |
commit | b9028d974747987805c813733c92ee6c9b21fef6 (patch) | |
tree | 5e8fe26de8cc1a96251e254df2009761ff180a79 /security | |
parent | dd533ff5c747572ea3ed3a40aac8d191bf606dff (diff) | |
download | ports-b9028d974747987805c813733c92ee6c9b21fef6.tar.gz ports-b9028d974747987805c813733c92ee6c9b21fef6.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c9eb59beca14..a9bd012479ba 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -101,10 +101,10 @@ Note: Please add new entries to the beginning of this file. <li> <p>iSECURITY-105</p> <p>In some places, Jenkins XML API uses XStream to deserialize - arbitrary content, which is affected by CVE-2013-7285 reported - against XStream. This allows malicious users of Jenkins with - a limited set of permissions to execute arbitrary code inside - Jenkins master.</p> + arbitrary content, which is affected by CVE-2013-7285 reported + against XStream. This allows malicious users of Jenkins with + a limited set of permissions to execute arbitrary code inside + Jenkins master.</p> </li> <li> <p>SECURITY-76 & SECURITY-88 / CVE-2013-5573</p> @@ -203,8 +203,8 @@ Note: Please add new entries to the beginning of this file. </description> <references> <url>https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2014-02-14</url> - <cvename>CVE-2013-7285</cvename> <cvename>CVE-2013-5573</cvename> + <cvename>CVE-2013-7285</cvename> </references> <dates> <discovery>2014-02-14</discovery> |