Your message dated Sun, 4 Jan 2009 11:54:14 +0100
with message-id <[email protected]>
and subject line Re: Bug#510584: CVE-2008-5743: insecure tempfile usage in 
pdfjam
has caused the Debian Bug report #510584,
regarding CVE-2008-5743: insecure tempfile usage in pdfjam
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
510584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510584
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdfjam
Version: 1.20-2
Severity: important
Tags: security

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for pdfjam.

CVE-2008-5743[0]:
| pdfjam creates the (1) pdf90, (2) pdfjoin, and (3) pdfnup files with 
a
| predictable name, which allows local users to overwrite arbitrary
| files via a symlink attack.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5743
    http://security-tracker.debian.net/tracker/CVE-2008-5743



--- End Message ---
--- Begin Message ---
#include <hallo.h>
* Stefan Fritsch [Sat, Jan 03 2009, 01:23:34PM]:
> Package: pdfjam
> Version: 1.20-2
> Severity: important
> Tags: security
> 
> Hi,
> the following CVE (Common Vulnerabilities & Exposures) id was
> published for pdfjam.
> 
> CVE-2008-5743[0]:
> | pdfjam creates the (1) pdf90, (2) pdfjoin, and (3) pdfnup files with 
> a
> | predictable name, which allows local users to overwrite arbitrary
> | files via a symlink attack.

Spoted that already, Debian version has been using that for ages:

pdf90:  uniqueName="$RANDOM$RANDOM$RANDOM"-"$counter"
pdfjoin:uniqueName="$RANDOM$RANDOM$RANDOM"
pdfnup:  uniqueName="$RANDOM$RANDOM$RANDOM"-"$counter"

Is that enough randomness?

I wonder why that change was not adopted by upstream author yet, I
remember having sent the diff.

Regards,
Eduard.

-- 
<Rhonda> Hah! Ich hab das Monster php gebÃĪndigt!
* Joey . o O ( Rhonda is now known as Siegfried )


--- End Message ---

Reply via email to