New User, Welcome!     Login

<< Previous Next >>

fetch

FreeBSD Security Advisory FreeBSD-SA-11:02.bind

7.3, 7.4, 8.1 and 8.2 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:02/bind.patch
# fetch http://security.FreeBSD.org/patches/SA-11:02/bind.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-11:04.compress

8.2 and 8.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:04/compress.patch
# fetch http://security.FreeBSD.org/patches/SA-11:04/compress.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-11:05.unix

8.2 and 8.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:05/unix.patch
# fetch http://security.FreeBSD.org/patches/SA-11:05/unix.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-11:08.telnetd

8.2, and 8.1  systems.

a) Download the patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:08/telnetd.patch
# fetch http://security.FreeBSD.org/patches/SA-11:08/telnetd.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-11:09.pam_ssh

8.2 and 8.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:09/pam_ssh.patch
# fetch http://security.FreeBSD.org/patches/SA-11:09/pam_ssh.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-11:10.pam

8.2 and 8.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-11:10/pam.patch
# fetch http://security.FreeBSD.org/patches/SA-11:10/pam.patch.asc

b) Execute the following commands as root:

# cd /usr/src

Advisory 03/2009: Piwik Cookie unserialize() Vulnerability

    @header('Content-Type: text/html; charset=utf-8');
    @header("Pragma: ");
    @header("Cache-Control: no-store, must-revalidate");

    return $this->smarty->fetch($this->template);
  }

  Because most of the code in the render method is within a try and
  catch block it can be ignored. The only interesting part of the
  method is the fetch method called on the smarty property. Because

FreeBSD Security Advisory FreeBSD-SA-09:15.ssl [REVISED]

7.1, 7.2, and 8.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:15/ssl.patch
# fetch http://security.FreeBSD.org/patches/SA-09:15/ssl.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-10:02.ntpd

7.1, 7.2, and 8.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-10:02/ntpd.patch
# fetch http://security.FreeBSD.org/patches/SA-10:02/ntpd.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:13.pipe

The following patches have been verified to apply to FreeBSD 6.3 and 6.4.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:13/pipe.patch
# fetch http://security.FreeBSD.org/patches/SA-09:13/pipe.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:15.ssl

7.1, 7.2, and 8.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:15/ssl.patch
# fetch http://security.FreeBSD.org/patches/SA-09:15/ssl.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:12.bind

7.1, and 7.2 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:12/bind.patch
# fetch http://security.FreeBSD.org/patches/SA-09:12/bind.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:09.pipe

7.1, and 7.2 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:09/pipe.patch
# fetch http://security.FreeBSD.org/patches/SA-09:09/pipe.patch.asc

b) Apply the patch.

# cd /usr/src

[waraxe-2009-SA#074] - Multiple Vulnerabilities in TorrentTrader Classic 1.09

-----------------------------[source code start]-------------------------------
if ($msg) {
  $msg = trim($msg);

  $res = mysql_query("SELECT id, acceptpms, notifs, email, UNIX_TIMESTAMP(last_access) as la FROM users WHERE username=".sqlesc($receiver)."");
  $user = mysql_fetch_assoc($res);
  if (!$user)
    $message = "Username not found.";
...

    if ($origmsg && $delete == "yes")

FreeBSD Security Advisory FreeBSD-SA-09:07.libc

7.0, and 7.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:07/libc.patch
# fetch http://security.FreeBSD.org/patches/SA-09:07/libc.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:06.ktimer

systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:06/ktimer.patch
# fetch http://security.FreeBSD.org/patches/SA-09:06/ktimer.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:05.telnetd

systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:05/telnetd.patch
# fetch http://security.FreeBSD.org/patches/SA-09:05/telnetd.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:01.lukemftpd

7.0, and 7.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:01/lukemftpd.patch
# fetch http://security.FreeBSD.org/patches/SA-09:01/lukemftpd.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-09:04.bind

7.0, and 7.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-09:04/bind.patch
# fetch http://security.FreeBSD.org/patches/SA-09:04/bind.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:12.ftpd

7.0, and 7.1 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:12/ftpd.patch
# fetch http://security.FreeBSD.org/patches/SA-08:12/ftpd.patch.asc

b) Execute the following commands as root:

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:08.nmount

The following patches have been verified to apply to FreeBSD 7.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:08/nmount.patch
# fetch http://security.FreeBSD.org/patches/SA-08:08/nmount.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:07.amd64

7.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:07/amd64.patch
# fetch http://security.FreeBSD.org/patches/SA-08:07/amd64.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:09.icmp6

FreeBSD 7.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:09/icmp6.patch
# fetch http://security.FreeBSD.org/patches/SA-08:09/icmp6.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:05.openssh

6.2, 6.3, and 7.0 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:05/openssh.patch
# fetch http://security.FreeBSD.org/patches/SA-08:05/openssh.patch.asc

b) Execute the following commands as root:

# cd /usr/src

heanet.dl.sourceforge.net hacked?

all attempts (in the past) to contact sourceforge had been useless.

http://www.libpng.org/pub/png/libpng.html


Attempting to fetch from 
http://heanet.dl.sourceforge.net/sourceforge/libpng/.
fetch: 
http://heanet.dl.sourceforge.net/sourceforge/libpng/libpng-1.2.27.tar.bz2: 
size mismatch: expected 641193, actual 804821


Re: heanet.dl.sourceforge.net hacked?

> all attempts (in the past) to contact sourceforge had been useless.
>
> http://www.libpng.org/pub/png/libpng.html
>
>
> Attempting to fetch from 
> http://heanet.dl.sourceforge.net/sourceforge/libpng/.
> fetch: 
> http://heanet.dl.sourceforge.net/sourceforge/libpng/libpng-1.2.27.tar.bz2: 
> size mismatch: expected 641193, actual 804821
>

Re: heanet.dl.sourceforge.net hacked?

>> all attempts (in the past) to contact sourceforge had been useless.
>>
>> http://www.libpng.org/pub/png/libpng.html
>>
>>
>> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/libpng/ 
>> .
>> fetch: http://heanet.dl.sourceforge.net/sourceforge/libpng/libpng-1.2.27.tar.bz2 
>> : size mismatch: expected 641193, actual 804821
>>
>

FreeBSD Security Advisory FreeBSD-SA-08:04.ipsec

The following patches have been verified to apply to FreeBSD 5.5 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:04/ipsec.patch
# fetch http://security.FreeBSD.org/patches/SA-08:04/ipsec.patch.asc

b) Apply the patch.

# cd /usr/src

FreeBSD Security Advisory FreeBSD-SA-08:02.libc

or 6.2 systems.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch http://security.FreeBSD.org/patches/SA-08:02/libc.patch
# fetch http://security.FreeBSD.org/patches/SA-08:02/libc.patch.asc

b) Execute the following commands as root:

# cd /usr/src

[waraxe-2008-SA#062] - Multiple Sql Injections in MyBB 1.2.10

WHERE p.tid='0' AND p.pid IN(war,axe) ORDER BY dateline ASC

Yes, indeed, sql injection exists and as bonus, we can determine from error
message additional piece of information, useful for sql injections -
table prefix. It can be different from "mybb_" and without knowing it we will
have trouble trying to fetch data from MyBB tables.

This was Proof-Of-Concept test, how about real attack example?
Here it is:

http://localhost/mybb.1.2.10/moderation.php?fid=2&action=do_mergeposts

<<Previous Next>>

Copyright © 1995-2012 LinuxRocket.net. All rights reserved.

Nearly all of LinuxRocket's features are free. Be kind and donate to the cause!