Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494508 (CVE-2013-7135) - <dev-perl/Proc-Daemon-0.140.0-r1: writes pidfile with mode 666 (CVE-2013-7135)
Summary: <dev-perl/Proc-Daemon-0.140.0-r1: writes pidfile with mode 666 (CVE-2013-7135)
Status: RESOLVED FIXED
Alias: CVE-2013-7135
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: http://www.openwall.com/lists/oss-sec...
Whiteboard: B4 [noglsa]
Keywords:
: 497406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-17 08:26 UTC by Agostino Sarubbo
Modified: 2014-02-04 14:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-12-17 08:26:42 UTC
From ${URL} :

christian mock <cm@...etec.at> has reported[1] that Proc::Daemon, when
instructed to write a pid file, does that with a umask set to 0, so
the pid file ends up with world-writable permissions.

Upstream bugreport is at [2].

 [1] http://bugs.debian.org/732283
 [2] https://rt.cpan.org/Ticket/Display.html?id=91450
 
Axel Beckert has commited a patch to the Debian packaging[3] and
forwarded it to upstream.

 [3] 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libproc-daemon-perl.git;a=blob;f=debian/patches/pid.patch


@maintainer(s): after the bump, in case we need to stabilize the package, please let us know if it is ready for the stabilization or not.
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-17 12:50:51 UTC
Since upstream has no releases for about two years i'm done revision bump with a patch.

Arches, please test and mark stable:

dev-perl/Proc-Daemon-0.140.0-r1

target KEYWORDS="amd64 ppc ppc64 x86"
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-17 17:29:02 UTC
amd64/ppc/ppc64/x86 stable. Cleanup done.

@security, please vote.
Comment 3 Chris Reffett (RETIRED) gentoo-dev Security 2013-12-17 17:36:50 UTC
GLSA vote: no.
Comment 4 Sergey Popov gentoo-dev 2013-12-18 07:11:17 UTC
GLSA vote: no

Closing as noglsa
Comment 5 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-01-10 09:45:08 UTC
*** Bug 497406 has been marked as a duplicate of this bug. ***
Comment 6 GLSAMaker/CVETool Bot gentoo-dev 2014-02-04 14:16:35 UTC
CVE-2013-7135 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7135):
  The Proc::Daemon module 0.14 for Perl uses world-writable permissions for a
  file that stores a process ID, which allows local users to have an
  unspecified impact by modifying this file.