diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-04 21:27:55 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-04 21:27:55 +0000 |
commit | 323aa15dc74e13e7c7cdca593e11a50525be3867 (patch) | |
tree | e5a9a0e9a929d38fa9e4c67382309c423280fc9f | |
parent | mail/james: security update 2.3.1 -> 2.3.2.1; while here fix all the things (diff) |
Add CVE reference to Apache James entry
PR: 203461
Security: CVE-2015-7611
Security: be3069c9-67e7-11e5-9909-002590263bf5
Notes
Notes:
svn path=/head/; revision=398624
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 2a42a400c7c3..807e5a081b53 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -109,12 +109,14 @@ Notes: <references> <freebsdpr>ports/203461</freebsdpr> <certvu>988628</certvu> + <cvename>CVE-2015-7611</cvename> <url>http://james.apache.org/download.cgi#Apache_James_Server</url> <url>https://blogs.apache.org/james/entry/apache_james_server_2_3</url> </references> <dates> <discovery>2015-09-30</discovery> <entry>2015-10-01</entry> + <modified>2015-10-04</modified> </dates> </vuln> |