SecurityFocus Linux Newsletter #444

[email protected] Thu, 23 Jul 2009 10:29:25 -0600
Newsgroups gmane.comp.security.news.linux
Message-ID <[email protected]>
SecurityFocus Linux Newsletter #444
----------------------------------------

This issue is sponsored by IronKey

INTRODUCING THE WORLD'S ONLY FIPS 140-2 LEVEL 3 VALIDATED USB FLASH DRIVE
=20
Designed to meet the needs of military, government and demanding enterpri=
se users, the IronKey=99 S200 series USB flash drives have passed the str=
ingent Security Level 3 tests for the FIPS 140-2 standard. A rugged, tamp=
er-resistant and tamper-evident enclosure protects the critical component=
s, while strong AES 256-bit hardware encryption and active malware defens=
es safeguard even the most sensitive data. Enterprise-class central manag=
ement capabilities also make it easy to enforce security policies on flee=
ts of drives and even remotely destroy drives in the field.=20

Learn more at https://www.ironkey.com/S200_Launch?ik_c=3Ds200_launch&ik_s=
=3Dsecurity_focus&ik_t=3Dnewsletter

------------------------------------------------------------------
I.   FRONT AND CENTER
       1.The Scale of Security
       2.Hacker-Tool Law Still Does Little
II.  LINUX VULNERABILITY SUMMARY
       1. Linux Kernel 'PER_CLEAR_ON_SETID' Incomplete Personality List A=
ccess Validation Weakness
       2. LibTIFF Multiple Remote Integer Overflow Vulnerabilities
       3. ISC DHCP 'dhclient' 'script_write_params()' Stack Buffer Overfl=
ow Vulnerability
       4. ISC DHCP Server Host Definition Remote Denial Of Service Vulner=
ability
       5. ISC DHCP 'dhcpd -t' Command Insecure Temporary File Creation Vu=
lnerability
       6. Sun Ray Server Software 'utdmsession' Command Security Bypass V=
ulnerability
       7. PulseAudio setuid Local Privilege Escalation Vulnerability
       8. Linux Kernel 'tun_chr_pool()' NULL Pointer Dereference Vulnerab=
ility
       9. Sun Solaris XScreenSaver Local Information Disclosure Vulnerabi=
lity
       10. Linux Kernel SGI GRU Driver Off By One Vulnerability
       11. WordPress Comment Author URI Cross-Site Scripting Vulnerabilit=
y
       12. Adobe Acrobat, Reader, and Flash Player Remote Code Execution =
Vulnerability
       13. Mozilla Firefox and Thunderbird Multiple Remote Memory Corrupt=
ion Vulnerabilities
       14. Mozilla Firefox 'setTimeout()' Remote Code Execution Vulnerabi=
lity
       15. Mozilla Firefox Flash Player Unloading Remote Code Execution V=
ulnerability
       16. Mozilla Firefox and Thunderbird Remote Integer Overflow Vulner=
ability
       17. Mozilla Firefox/Thunderbird Double Frame Construction Memory C=
orruption Vulnerabilities
       18. Mozilla Firefox 'watch()' and ' __defineSetter__ ()' Functions=
 Remote Code Execution Vulnerability
       19. Mozilla Firefox 'XPCCrossOriginWrapper' Multiple Cross Domain =
Scripting Vulnerabilities
       20. Mozilla Firefox and Thunderbird RDF File Handling Remote Memor=
y Corruption Vulnerability
       21. Mozilla Firefox/Thunderbird JavaScript Engine Memory Corruptio=
n Vulnerabilities
III. LINUX FOCUS LIST SUMMARY
IV.  UNSUBSCRIBE INSTRUCTIONS
V.   SPONSOR INFORMATION

I.   FRONT AND CENTER
---------------------
1.The Scale of Security
By Adam O'Donnell
Human beings do not naturally understand scale. While we speak of financi=
al transactions in the hundreds of billions of dollars as being something=
 as routine as brushing our teeth, we question the value of programs that=
 cost in the single-digit millions and quibble with friends over dollars.=
 Similarly, there are many problems in our industry that, when explained =
to an outsider, sound like they should have been solved decades ago. It i=
s only when we relate the number of systems that need to be considered in=
 the repair that we truly communicate the difficulty of the problem.
http://www.securityfocus.com/columnists/503

2. Hacker-Tool Law Still Does Little
By Mark Rasch
On August 10, 2007, a new section of the German Penal code went into effe=
ct. The statute, intended to implement certain provisions of the Council =
of Europe Treaty on Cybercrime, could be interpreted to make the creation=
 or distribution of computer security software a criminal offense.=20
http://www.securityfocus.com/columnists/502


II.  LINUX VULNERABILITY SUMMARY
------------------------------------
1. Linux Kernel 'PER_CLEAR_ON_SETID' Incomplete Personality List Access V=
alidation Weakness
BugTraq ID: 35647
Remote: No
Date Published: 2009-07-13
Relevant URL: http://www.securityfocus.com/bid/35647
Summary:
The Linux Kernel is prone to an unauthorized-access weakness because of a=
n error in the definition of the 'PER_CLEAR_ON_SETID' personalities mask,=
 which is defined in the 'include/linux/personality.h' source file.

An attacker can exploit this issue to perform unsafe operations on a vuln=
erable computer, which may aid in further attacks.

2. LibTIFF Multiple Remote Integer Overflow Vulnerabilities
BugTraq ID: 35652
Remote: Yes
Date Published: 2009-07-13
Relevant URL: http://www.securityfocus.com/bid/35652
Summary:
LibTIFF is prone to multiple remote integer-overflow vulnerabilities beca=
use it fails to perform adequate boundary checks on user-supplied data.

 An attacker can exploit these issues to execute arbitrary malicious code=
 in the context of a user running an application that uses the affected l=
ibrary. Failed exploit attempts will likely crash the application.

LibTIFF 3.8.2,  3.9, and 4.0 are vulnerable; other versions may also be a=
ffected.

3. ISC DHCP 'dhclient' 'script_write_params()' Stack Buffer Overflow Vuln=
erability
BugTraq ID: 35668
Remote: Yes
Date Published: 2009-07-14
Relevant URL: http://www.securityfocus.com/bid/35668
Summary:
The ISC DHCP client 'dhclient' is prone to a remote stack-based buffer-ov=
erflow vulnerability because it fails to properly bounds-check user-suppl=
ied input before copying it into a fixed-length buffer.

Successfully exploiting this issue allows a remote attacker to execute ar=
bitrary code with superuser privileges, resulting in a complete compromis=
e of the affected computer.

4. ISC DHCP Server Host Definition Remote Denial Of Service Vulnerability
BugTraq ID: 35669
Remote: Yes
Date Published: 2009-07-14
Relevant URL: http://www.securityfocus.com/bid/35669
Summary:
ISC DHCP Server is prone to a remote denial-of-service vulnerability beca=
use it fails to adequately handle specially crafted DHCP requests.

Attackers can exploit this issue to cause the server to terminate, thus d=
enying service to legitimate users.

5. ISC DHCP 'dhcpd -t' Command Insecure Temporary File Creation Vulnerabi=
lity
BugTraq ID: 35670
Remote: No
Date Published: 2009-07-14
Relevant URL: http://www.securityfocus.com/bid/35670
Summary:
ISC DHCP creates temporary files in an insecure manner.

An attacker with local access could potentially exploit this issue to per=
form symbolic link attacks to overwrite arbitrary attacker-specified file=
s.

6. Sun Ray Server Software 'utdmsession' Command Security Bypass Vulnerab=
ility
BugTraq ID: 35711
Remote: No
Date Published: 2009-07-15
Relevant URL: http://www.securityfocus.com/bid/35711
Summary:
Sun Ray Server Software is prone to a security-bypass vulnerability.

An attacker can exploit this issue to perform unauthorized actions that m=
ay aid in further attacks.

Sun Ray Server Software 4.0 is vulnerable.

7. PulseAudio setuid Local Privilege Escalation Vulnerability
BugTraq ID: 35721
Remote: No
Date Published: 2009-07-16
Relevant URL: http://www.securityfocus.com/bid/35721
Summary:
PulseAudio is prone to a local privilege-escalation vulnerability caused =
by a race-condition error.

Exploiting this issue could allow attackers to perform actions with super=
user privileges, resulting in a complete compromise of affected computers=
.

8. Linux Kernel 'tun_chr_pool()' NULL Pointer Dereference Vulnerability
BugTraq ID: 35724
Remote: No
Date Published: 2009-07-17
Relevant URL: http://www.securityfocus.com/bid/35724
Summary:
The Linux kernel is prone to a local NULL-pointer dereference vulnerabili=
ty.

A local attacker can exploit this issue to execute arbitrary code with su=
peruser privileges or crash an affected kernel, denying service to legiti=
mate users.

This issue was introduced in Linux kernel 2.6.30.

9. Sun Solaris XScreenSaver Local Information Disclosure Vulnerability
BugTraq ID: 35733
Remote: No
Date Published: 2009-07-17
Relevant URL: http://www.securityfocus.com/bid/35733
Summary:
Solaris XScreenSaver is prone to a local information-disclosure vulnerabi=
lity.=20

A local attacker can exploit this issue to obtain sensitive information t=
hat may lead to further attacks.

Note that the issue may be related to BID 35574.

This issue affects the following on both SPARC and x86 platforms:

Solaris 8=20
Solaris 9=20
Solaris 10=20
OpenSolaris

10. Linux Kernel SGI GRU Driver Off By One Vulnerability
BugTraq ID: 35753
Remote: No
Date Published: 2009-07-16
Relevant URL: http://www.securityfocus.com/bid/35753
Summary:
Linux Kernel is prone to an off-by-one vulnerability that may allow attac=
kers to trigger a denial-of-service condition. This issue affects the SGI=
 GRU driver.

Given the nature of this issue, attackers may also be able to execute arb=
itrary code with kernel privileges, but this has not been confirmed.

11. WordPress Comment Author URI Cross-Site Scripting Vulnerability
BugTraq ID: 35755
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35755
Summary:
WordPress is prone to a cross-site scripting vulnerability because the ap=
plication fails to properly sanitize user-supplied input.=20

An attacker may leverage this issue to execute arbitrary script code in t=
he browser of an unsuspecting user in the context of the affected site. T=
his may help the attacker steal cookie-based authentication credentials a=
nd launch other attacks.

Versions prior to WordPress 2.8.2 are vulnerable.

12. Adobe Acrobat, Reader, and Flash Player Remote Code Execution Vulnera=
bility
BugTraq ID: 35759
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35759
Summary:
Adobe Acrobat, Reader, and Flash Player are prone to a remote code-execut=
ion vulnerability.
=20
 An attacker can exploit this issue by supplying a malicious Flash ('.swf=
') file or by embedding a malicious Flash application in a PDF file. Succ=
essful exploits may allow the attacker to execute arbitrary code in the c=
ontext of the user running the affected application. Failed attempts will=
 likely result in denial-of-service conditions.

The issue affects the following:

Reader and Acrobat 9.1.2
Flash Player 9 and 10

13. Mozilla Firefox and Thunderbird Multiple Remote Memory Corruption Vul=
nerabilities
BugTraq ID: 35765
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35765
Summary:
Mozilla Firefox and Thunderbird are prone to multiple memory-corruption v=
ulnerabilities that attackers can exploit to cause denial-of-service cond=
itions and, in some cases, to run arbitrary code.

The vulnerabilities are fixed in Firefox 3.0.12 and 3.5. Mozilla states t=
hat Thunderbird is also affected, but doesn't specify the vulnerable and =
fixed versions.

These vulnerabilities were previously covered in BID 35758 (Mozilla Firef=
ox MFSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but ha=
ve been assigned this record to better document them.

14. Mozilla Firefox 'setTimeout()' Remote Code Execution Vulnerability
BugTraq ID: 35766
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35766
Summary:
Mozilla Firefox is prone to a remote code-execution vulnerability that af=
fects the 'setTimeout()' JavaScript function.

Attackers can exploit this issue to execute arbitrary JavaScript code wit=
h chrome privileges, which may result in a compromise of the affected com=
puter.

NOTE: This vulnerability was previously covered in BID 35758 (Mozilla Fir=
efox MFSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but =
has been assigned its own record to better document the issue.
=20
Versions prior to Firefox 3.0.12 and 3.5 are vulnerable.

15. Mozilla Firefox Flash Player Unloading Remote Code Execution Vulnerab=
ility
BugTraq ID: 35767
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35767
Summary:
Mozilla Firefox is prone to a remote code-execution vulnerability.=20

Successful exploits may allow an attacker to execute arbitrary code in th=
e context of the user running the affected application. Failed attempts w=
ill likely result in denial-of-service conditions.

Versions prior to    Firefox 3.5.1 and 3.0.12 are vulnerable.

This vulnerability was previously covered in BID 35758 (Mozilla Firefox M=
FSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but has be=
en assigned its own record to better document the issue.

16. Mozilla Firefox and Thunderbird Remote Integer Overflow Vulnerability
BugTraq ID: 35769
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35769
Summary:
Mozilla Firefox and Thunderbird are prone to a remote integer-overflow vu=
lnerability that attackers can exploit to cause denial-of-service conditi=
ons and possibly to execute arbitrary code.

The vulnerability is fixed in Firefox 3.0.12 and 3.5. Note that Thunderbi=
rd is also affected but Mozilla hasn't specified the vulnerable and fixed=
 versions.

This vulnerability was previously covered in BID 35758 (Mozilla Firefox M=
FSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but has be=
en assigned its own record to better document the issue.

17. Mozilla Firefox/Thunderbird Double Frame Construction Memory Corrupti=
on Vulnerabilities
BugTraq ID: 35770
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35770
Summary:
Mozilla Firefox and Thunderbird are prone to multiple remote memory-corru=
ption vulnerabilities.

An attacker can exploit these issues to corrupt memory on the affected co=
mputer and run arbitrary code in the context of the user running the affe=
cted application. Failed exploit attempts will cause denial-of-service co=
nditions.

These vulnerabilities were previously covered in BID 35758 (Mozilla Firef=
ox MFSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but ha=
ve been assigned this record to better document them.

18. Mozilla Firefox 'watch()' and ' __defineSetter__ ()' Functions Remote=
 Code Execution Vulnerability
BugTraq ID: 35772
Remote: Yes
Date Published: 2009-07-22
Relevant URL: http://www.securityfocus.com/bid/35772
Summary:
Mozilla Firefox is prone to a remote code-execution vulnerability.=20

Successful exploits may allow an attacker to execute arbitrary code in th=
e context of the user running the affected application. Failed attempts w=
ill likely result in denial-of-service conditions.

Versions prior to    Firefox 3.5 and 3.0.12 are vulnerable.

This vulnerability was previously covered in BID 35758 (Mozilla Firefox M=
FSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but has be=
en assigned its own record to better document the issue.

19. Mozilla Firefox 'XPCCrossOriginWrapper' Multiple Cross Domain Scripti=
ng Vulnerabilities
BugTraq ID: 35773
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35773
Summary:
Mozilla Firefox is prone to multiple cross-domain scripting vulnerabiliti=
es.
=20
An attacker can exploit these vulnerabilities to bypass the same-origin p=
olicy and obtain potentially sensitive information or to launch spoofing =
attacks against other sites. Other attacks are also possible.

Versions prior to Firefox 3.0.12 and 3.5 are vulnerable.

 NOTE: These vulnerabilities were previously covered in BID 35758 (Mozill=
a Firefox MFSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities)=
 but have been assigned their own record to better document them.

20. Mozilla Firefox and Thunderbird RDF File Handling Remote Memory Corru=
ption Vulnerability
BugTraq ID: 35775
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35775
Summary:
Mozilla Firefox and Thunderbird are prone to a remote memory-corruption v=
ulnerability that attackers can exploit to cause denial-of-service condit=
ions and possibly execute arbitrary code.

The vulnerability is fixed in Firefox 3.0.12 and 3.5. Note that Thunderbi=
rd is also affected but Mozilla hasn't specified the vulnerable and fixed=
 versions.

This vulnerability was previously covered in BID 35758 (Mozilla Firefox M=
FSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but has be=
en assigned its own record to better document the issue.

21. Mozilla Firefox/Thunderbird JavaScript Engine Memory Corruption Vulne=
rabilities
BugTraq ID: 35776
Remote: Yes
Date Published: 2009-07-21
Relevant URL: http://www.securityfocus.com/bid/35776
Summary:
Mozilla Firefox and Thunderbird are prone to multiple remote memory-corru=
ption vulnerabilities that affect the JavaScript engine.

An attacker can exploit these issues to corrupt memory on the affected co=
mputer and run arbitrary code in the context of the user running the affe=
cted application. Failed exploit attempts will cause denial-of-service co=
nditions.

These vulnerabilities were previously covered in BID 35758 (Mozilla Firef=
ox MFSA 2009-34, -35, -36, -37, -39, -40 Multiple Vulnerabilities) but ha=
ve been assigned this record to better document the issues.

III. LINUX FOCUS LIST SUMMARY
---------------------------------
IV.  UNSUBSCRIBE INSTRUCTIONS
-----------------------------
To unsubscribe send an e-mail message to linux-secnews-unsubscribe@securi=
tyfocus.com from the subscribed address. The contents of the subject or m=
essage body do not matter. You will receive a confirmation request messag=
e to which you will have to answer. Alternatively you can also visit http=
://www.securityfocus.com/newsletters and unsubscribe via the website.=20

If your email address has changed email [email protected] and a=
sk to be manually removed.

V.   SPONSOR INFORMATION
------------------------
This issue is sponsored by IronKey

INTRODUCING THE WORLD'S ONLY FIPS 140-2 LEVEL 3 VALIDATED USB FLASH DRIVE

Designed to meet the needs of military, government and demanding enterpri=
se users, the IronKey=99 S200 series USB flash drives have passed the str=
ingent Security Level 3 tests for the FIPS 140-2 standard. A rugged, tamp=
er-resistant and tamper-evident enclosure protects the critical component=
s, while strong AES 256-bit hardware encryption and active malware defens=
es safeguard even the most sensitive data. Enterprise-class central manag=
ement capabilities also make it easy to enforce security policies on flee=
ts of drives and even remotely destroy drives in the field.=20

=95	Always-On AES 256-bit Hardware Encryption
=95	FIPS 140-2 Level 3 Validated
=95	Hardened Case=97Waterproof Beyond MIL-STD-810F
=95	Remote Management Software

Research for the IronKey architecture was funded in part by the U.S. Depa=
rtment of Homeland Security. In addition, IronKey maintains a trusted sup=
ply chain: all research and development is performed in the USA, and all =
boards are built and all drives are assembled in secure facilities in the=
 USA.

IronKey Basic S200 drives will also be available in high-capacity 16GB mo=
dels.

https://www.ironkey.com/S200_Launch?ik_c=3Ds200_launch&ik_s=3Dsecurity_fo=
cus&ik_t=3Dnewsletter