sudo 1.8.3p1-1ubuntu3 source package in Ubuntu

Changelog

sudo (1.8.3p1-1ubuntu3) precise; urgency=low

  * SECURITY UPDATE: permissions bypass via format string
    - debian/patches/CVE-2012-0809.patch: fix format string vulnerability
      in src/sudo.c.
    - CVE-2012-0809
 -- Marc Deslauriers <email address hidden>   Tue, 31 Jan 2012 10:25:52 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main admin

Downloads

File Size SHA-256 Checksum
sudo_1.8.3p1.orig.tar.gz 1.5 MiB 1a22635bc5a0a84df273a893c624d45f628c78668317c5bc442dac11db55bb82
sudo_1.8.3p1-1ubuntu3.debian.tar.gz 28.7 KiB bed56c03c0957ae60139f9b9bcad322230ca3d34aae0001143aaf8668e431be5
sudo_1.8.3p1-1ubuntu3.dsc 1.9 KiB f4f0f35e62a04105a88d61a2bda01a02dec8ec7e28af9582a13b79a6d0961f15

View changes file

Binary packages built by this source

sudo: Provide limited super user privileges to specific users

 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity. The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.

sudo-ldap: Provide limited super user privileges to specific users

 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity. The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with LDAP support, which allows an equivalent of the
 sudoers database to be distributed via LDAP. Authentication is still
 performed via pam.