mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Document gnupg -- user id integer overflow vulnerability.
This commit is contained in:
parent
d865df76e4
commit
8b26ccec73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166323
@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file.
|
||||
|
||||
-->
|
||||
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
|
||||
<vuln vid="f900bda8-0472-11db-bbf7-000c6ec775d9">
|
||||
<topic>gnupg -- user id integer overflow vulnerability</topic>
|
||||
<affects>
|
||||
<package>
|
||||
<name>gnupg</name>
|
||||
<range><lt>1.4.4</lt></range>
|
||||
</package>
|
||||
</affects>
|
||||
<description>
|
||||
<body xmlns="http://www.w3.org/1999/xhtml">
|
||||
<p>If GnuPG processes a userid with a very long packet length,
|
||||
GnuPG can crash due to insufficient bounds check. This can
|
||||
result in a denial-of-service condition or potentially
|
||||
execution of arbitrary code with the privileges of the user
|
||||
running GnuPG.</p>
|
||||
</body>
|
||||
</description>
|
||||
<references>
|
||||
<bid>18554</bid>
|
||||
<cvename>CVE-2006-3082</cvename>
|
||||
<mlist msgid="87psgxic5e.fsf@wheatstone.g10code.de">http://marc.theaimsgroup.com/?l=gnupg-users&m=115124706210430</mlist>
|
||||
<mlist msgid="20060531115548.A2E4923E4B6@dzeta.agava.net">http://marc.theaimsgroup.com/?l=full-disclosure&m=114907659313360</mlist>
|
||||
<url>http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/g10/parse-packet.c?rev=4157&r1=4141&r2=4157</url>
|
||||
</references>
|
||||
<dates>
|
||||
<discovery>2006-05-31</discovery>
|
||||
<entry>2006-06-25</entry>
|
||||
</dates>
|
||||
</vuln>
|
||||
|
||||
<vuln vid="0a4cd819-0291-11db-bbf7-000c6ec775d9">
|
||||
<topic>opera -- JPEG processing integer overflow vulnerability</topic>
|
||||
<affects>
|
||||
|
Loading…
Reference in New Issue
Block a user