aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2004-11-11 23:46:04 +0800
committernaddy <naddy@FreeBSD.org>2004-11-11 23:46:04 +0800
commit1c1c26d11ff8388704d6c432304f7c102b6a1730 (patch)
treeae5f212c735278d77b617bcc9fc3d886b5d9a592 /security
parent330aea05dc7b28b4b86d9548a112c220925d3568 (diff)
downloadfreebsd-ports-gnome-1c1c26d11ff8388704d6c432304f7c102b6a1730.tar.gz
freebsd-ports-gnome-1c1c26d11ff8388704d6c432304f7c102b6a1730.tar.zst
freebsd-ports-gnome-1c1c26d11ff8388704d6c432304f7c102b6a1730.zip
Fix a format string vulnerability in ez-ipupdate.
Approved by: se@ Obtained from: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c6a87287a098..c95ee725e290 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,33 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="e69ba632-326f-11d9-b5b7-000854d03344">
+ <topic>ez-ipupdate -- format string vulnerability</topic>
+ <affects>
+ <package>
+ <name>ez-ipupdate</name>
+ <range><lt>3.0.11b8_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Data supplied by a remote server is used as the format string
+ instead of as parameters in a syslog() call. This may lead
+ to crashes or potential running of arbitrary code. It is
+ only a problem when running in daemon mode (very common) and
+ when using some service types.</p>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2004-0980</cvename>
+ <mlist>http://lists.netsys.com/pipermail/full-disclosure/2004-November/028590.html</mlist>
+ </references>
+ <dates>
+ <discovery>2004-11-11</discovery>
+ <entry>2004-11-11</entry>
+ </dates>
+ </vuln>
+
<vuln vid="eeb1c128-33e7-11d9-a9e7-0001020eed82">
<topic>ImageMagick -- EXIF parser buffer overflow</topic>
<affects>