diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-12-04 21:12:13 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-12-04 21:12:13 +0000 |
commit | c7b95b76a81ebfb72d6e1b2e706f7718a27c19ee (patch) | |
tree | 936fbfad5a541c24251a33f84749257749e617d3 | |
parent | Fix a potential overflow leading to incorrect MIME detection on 64-bit (diff) |
Add cvename to bnc vulnerability.
Notes
Notes:
svn path=/head/; revision=123139
-rw-r--r-- | security/vuxml/vuln.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c27c22194612..6db237ac7919 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -56,6 +56,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </body> </description> <references> + <cvename>CAN-2004-1052</cvename> <mlist msgid="20041110131046.GA21604@cecilija.zesoi.fer.hr">http://marc.theaimsgroup.com/?l=bugtraq&m=110011817627839</mlist> <url>http://security.lss.hr/en/index.php?page=details&ID=LSS-2004-11-03</url> <url>http://www.gotbnc.com/changes.html</url> |