Lucene search
+L

401 matches found

Ubuntu
Ubuntu
added 2005/02/04 6:18 p.m.55 views

USN-74-1: Postfix vulnerability

Jean-Samuel Reynaud noticed a programming error in the IPv6 handling code of Postfix when /proc/net/ifinet6 is not available which is the case in Ubuntu since Postfix runs in a chroot. If "permitmxbackup" was enabled in the "smtpdrecipientrestrictions", Postfix turned into an open relay, i. e...

5.4AI score
SaveExploits0References1
securityvulns
securityvulns
added 2005/02/02 12:00 a.m.56 views

[USN-71-1] PostgreSQL vulnerability

=========================================================== Ubuntu Security Notice USN-71-1 February 01, 2005 postgresql vulnerability http://archives.postgresql.org/pgsql-bugs/2005-01/msg00269.php =========================================================== A security issue affects the following...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2005/02/01 11:14 p.m.46 views

USN-71-1: PostgreSQL vulnerability

John Heasman discovered a local privilege escalation in the PostgreSQL server. Any user could use the LOAD extension to load any shared library into the PostgreSQL server; the library's initialisation function was then executed with the permissions of the server. Now the use of LOAD is restricted...

5.4AI score
SaveExploits0References1
Ubuntu
Ubuntu
added 2005/01/26 1:45 a.m.64 views

USN-70-1: Perl DBI module vulnerability

Javier Fernández-Sanguino Peña from the Debian Security Audit Project discovered that the module DBI::ProxyServer in Perl's DBI library created a PID file in an insecure manner. This could allow a symbolic link attack to create or overwrite arbitrary files with the privileges of the user invoking...

2.1CVSS5.4AI score0.00412EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2005/01/24 11:19 p.m.63 views

USN-69-1: Evolution vulnerability

Max Vozeler discovered an integer overflow in camel-lock-helper. An user-supplied length value was not validated, so that a value of -1 caused a buffer allocation of 0 bytes; this buffer was then filled by an arbitrary amount of user-supplied data. A local attacker or a malicious POP3 server coul...

9.8CVSS5.9AI score0.03179EPSS
SaveExploits0
CVE
CVE
added 2005/01/19 5:00 a.m.69 views

CVE-2005-0080

CVE-2005-0080 affects Mailman 2.1.5 via the 55_options_traceback.dpatch patch used in Ubuntu 4.10. The patch causes the error message to differ based on whether an email address is subscribed to a private list, enabling remote attackers to determine list membership for a given address. The availa...

5CVSS6.6AI score0.01448EPSS
SaveExploits0References3Affected Software1
Ubuntu
Ubuntu
added 2005/01/19 2:00 a.m.62 views

USN-62-1: imagemagick vulnerability

Andrei Nigmatulin discovered a potential buffer overflow in the PhotoShop Document image decoding function of ImageMagick. Decoding a malicious PSD image which specifies more than the allowed 24 channels might result in execution of arbitrary code with the user's privileges. Since ImageMagick can...

7.5CVSS6.2AI score0.04378EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2005/01/19 1:56 a.m.56 views

USN-61-1: vim vulnerabilities

Javier Fernández-Sanguino Peña noticed that the auxillary scripts "tcltags" and "vimspell.sh" created temporary files in an insecure manner. This could allow a symbolic link attack to create or overwrite arbitrary files with the privileges of the user invoking the script either by calling it...

4.6CVSS5.5AI score0.0036EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2005/01/14 11:30 p.m.77 views

USN-60-0: Linux kernel vulnerabilities

CAN-2005-0001: Paul Starzetz discovered a race condition in the Linux page fault handler code. This allowed an unprivileged user to gain root privileges on multiprocessor machines under some circumstances. This also affects the Hyper-Threading mode on Pentium 4 processors...

6.9CVSS5.3AI score0.00499EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2005/01/11 4:03 a.m.57 views

USN-59-1: mailman vulnerabilities

Florian Weimer discovered a cross-site scripting vulnerability in mailman's automatically generated error messages. An attacker could craft an URL containing JavaScript or other content embedded into HTML which triggered a mailman error page. When an unsuspecting user followed this URL, the...

4.3CVSS5.1AI score0.01782EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2005/01/09 9:25 p.m.67 views

USN-57-1: Linux kernel vulnerabilities

Paul Starzetz discovered a race condition in the ELF library and a.out binary format loaders, which can be locally exploited in several different ways to gain root privileges. CAN-2004-1235 Liang Bin found a design flaw in the capability module. After this module was loaded on demand in a running...

7.2CVSS5.8AI score0.02893EPSS
SaveExploits5
Ubuntu
Ubuntu
added 2005/01/07 9:55 p.m.43 views

USN-56-1: exim4 vulnerabilities

A flaw has been found in the hostaton function, which can overflow a buffer if it is presented with an illegal IPv6 address that has more than 8 components. When supplying certain command line parameters, the input was not checked, so that a local attacker could possibly exploit the buffer overfl...

7.2CVSS6AI score0.02618EPSS
SaveExploits3
Ubuntu
Ubuntu
added 2005/01/07 2:37 a.m.77 views

USN-54-1: TIFF library tool vulnerability

Dmitry V. Levin discovered a buffer overflow in the "tiffdump" utility. If an attacker tricked a user into processing a malicious TIFF image with tiffdump, they could cause a buffer overflow which at least causes the program to crash. However, it is not entirely clear whether this can be exploite...

5.1CVSS6.4AI score0.03876EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2004/12/29 9:45 p.m.62 views

USN-53-1: imlib vulnerabilities

Pavel Kankovsky discovered several buffer overflows in imlib. If an attacker tricked a user into loading a malicious image, he could exploit this to execute arbitrary code in the context of the user opening the image...

10CVSS6AI score0.05178EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2004/12/23 10:54 p.m.44 views

USN-52-1: vim vulnerability

Ciaran McCreesh found several vulnerabilities related to the use of options in Vim modeline commands, such as 'termcap', 'printdevice', 'titleold', 'filetype', 'syntax', 'backupext', 'keymap', 'patchmode', and 'langmenu'. If an attacker tricked an user to open a file with a specially crafted...

7.2CVSS5.7AI score0.0041EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2004/12/23 10:09 p.m.32 views

USN-51-1: teTeX auxiliary script vulnerability

Javier Fernández-Sanguino Peña noticed that "xdvizilla", an auxiliary script to integrate DVI file viewing in Mozilla-based browsers, created temporary files and directories in an insecure manner. This could allow a symbolic link attack to create or overwrite arbitrary files with the privileges o...

5.4AI score
SaveExploits0References1
Ubuntu
Ubuntu
added 2004/12/23 5:14 p.m.81 views

USN-48-1: xpdf, tetex-bin vulnerabilities

A potential buffer overflow has been found in the xpdf viewer. An insufficient input validation could be exploited by an attacker providing a specially crafted PDF file which, when processed by xpdf, could result in abnormal program termination or the execution of attacker supplied program code...

9.3CVSS5.9AI score0.06576EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2004/12/23 4:54 p.m.77 views

USN-47-1: Linux kernel vulnerabilities

Georgi Guninski discovered two Denial of Service vulnerabilities in the Linux kernel. An integer overflow in the vcresize function caused the memory allocation for the new screen being too short, thus causing a buffer overflow and a kernel crash. There was also a memory leak in the ipoptionsget...

5.3AI score
SaveExploits0References1
Ubuntu
Ubuntu
added 2004/12/22 10:20 p.m.91 views

USN-46-1: TIFF library vulnerability

A buffer overflow was discovered in the TIFF library. A TIFF file includes a value indicating the number of "directory entry" header fields contained in the file. If this value is -1, an invalid memory allocation was performed. A malicious image could be constructed which, when decoded, would hav...

10CVSS5.9AI score0.14972EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2004/12/22 7:53 p.m.76 views

USN-45-1: nasm vulnerability

Jonathan Rockway discovered a locally exploitable buffer overflow in the error function of nasm. If an attacker tricked a user into assembling a malicious source file, they could exploit this to execute arbitrary code with the privileges of the user that runs nasm...

10CVSS5.7AI score0.17882EPSS
SaveExploits2
Rows per page
Query Builder