Lucene search

K
gentooGentoo FoundationGLSA-200804-11
HistoryApr 11, 2008 - 12:00 a.m.

policyd-weight: Insecure temporary file creation

2008-04-1100:00:00
Gentoo Foundation
security.gentoo.org
14

3.3 Low

CVSS2

Attack Vector

LOCAL

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:M/Au:N/C:N/I:P/A:P

0.0004 Low

EPSS

Percentile

5.1%

Background

policyd-weight is a Perl policy daemon for the Postfix MTA intended to eliminate forged envelope senders and HELOs.

Description

Chris Howells reported that policyd-weight creates and uses the “/tmp/.policyd-weight/” directory in an insecure manner.

Impact

A local attacker could exploit this vulnerability to delete arbitrary files or change the ownership to the “polw” user via symlink attacks.

Workaround

Set “$LOCKPATH = ‘/var/run/policyd-weight/’” manually in “/etc/policyd-weight.conf”.

Resolution

All policyd-weight users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=mail-filter/policyd-weight-0.1.14.17"

This version changes the default path for sockets to “/var/run/policyd-weight”, which is only writable by a privileged user. Users need to restart policyd-weight immediately after the upgrade due to this change.

OSVersionArchitecturePackageVersionFilename
Gentooanyallmail-filter/policyd-weight< 0.1.14.17UNKNOWN

3.3 Low

CVSS2

Attack Vector

LOCAL

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:M/Au:N/C:N/I:P/A:P

0.0004 Low

EPSS

Percentile

5.1%