SecurityFocus Linux Newsletter #426
[email protected] Wed, 11 Feb 2009 15:07:34 -0700
| Newsgroups | gmane.comp.security.news.linux |
|---|---|
| Message-ID | <[email protected]> |
SecurityFocus Linux Newsletter #426
----------------------------------------
This issue is sponsored by Sophos
Is virtualization a black hole in your security? 5 ways to ensure it isn'=
t...
End users running unauthorized virtual environments on their computers ma=
ke corporate systems and data much more vulnerable. This paper describes =
the hidden threats raised by unauthorized unsecured desktop virtualizatio=
n, and gives five effective ways to secure yourself against them.
http://dinclinx.com/Redirect.aspx?36;4037;35;189;0;6;259;0ad5ac9ed0ee883a
SECURITY BLOGS
SecurityFocus has selected a few syndicated sources that stand out as con=
veying topics of interest for our community. We are proud to offer conten=
t from Matasano at this time and will be adding more in the coming weeks.
http://www.securityfocus.com/blogs
------------------------------------------------------------------
I. FRONT AND CENTER
1.Don't Blame the Browser
2.Resurrecting the Killfile
II. LINUX VULNERABILITY SUMMARY
1. RETIRED: Simple Machines Forum Censored Words HTML Injection Vu=
lnerability
2. Bugzilla HTML Injection and Cross Site Request Forgery Vulnerab=
ilities
3. Bugzilla Pseudo-Random Number Generator Shared Seed Vulnerabili=
ty
4. sblim-sfcb 'genSslCert.sh' Insecure Temporary File Creation Vul=
nerability
5. Simple Machines Forum '[url]' Tag HTML Injection Vulnerability
6. Mozilla Firefox/Thunderbird/SeaMonkey MFSA 2009 -01 to -06 Mult=
iple Remote Vulnerabilities
7. Squid Web Proxy Cache HTTP Version Number Parsing Denial of Ser=
vice Vulnerability
8. Linux Kernel 'inotify_read()' Local Denial of Service Vulnerabi=
lity
9. ProFTPD Character Encoding SQL Injection Vulnerability
10. Wicd 'wicd.conf' Default Configuration Local Information Discl=
osure Vulnerability
11. HP OpenView Network Node Manager Multiple Remote Command Execu=
tion Vulnerabilities
12. Linux Kernel Console Selection Local Privilege Escalation Vuln=
erability
13. Trend Micro InterScan Web Security Suite Multiple Security Byp=
ass Vulnerabilities
14. Trend Micro Interscan Web Security HTTP Proxy Authentication I=
nformation Disclosure Vulnerability
15. ZeroShell 'cgi-bin/kerbynet' Remote Command Execution Vulnerab=
ility
16. TYPO3 Cross Site Scripting and Information Disclosure Vulnerab=
ilities
17. GNOME Evolution S/MIME Email Signature Verification Vulnerabil=
ity
18. ProFTPD 'mod_sql' Username SQL Injection Vulnerability
19. libvirt 'libvirt_proxy.c' Local Privilege Escalation Vulnerabi=
lity
III. LINUX FOCUS LIST SUMMARY
IV. UNSUBSCRIBE INSTRUCTIONS
V. SPONSOR INFORMATION
I. FRONT AND CENTER
---------------------
1. Don't Blame the Browser
Melih Abdulhayoglu
There was a time when most diseases were fatal for humans. Intense study =
and research helped doctors manage diseases better, and subsequently even=
prevent them altogether.=20
http://www.securityfocus.com/columnists/492
2. Resurrecting the Killfile
By Oliver Day
In William Gibson's Idoru, one of the book's hackers describes a communit=
y of people who all share a file of unwanted things to create the walled =
city of Hak Nam. "They made something like a killfile of everything, ever=
ything they didn't like, and they turned that inside out," he wrote.=20
http://www.securityfocus.com/columnists/491
II. LINUX VULNERABILITY SUMMARY
------------------------------------
1. RETIRED: Simple Machines Forum Censored Words HTML Injection Vulnerabi=
lity
BugTraq ID: 33579
Remote: Yes
Date Published: 2009-02-03
Relevant URL: http://www.securityfocus.com/bid/33579
Summary:
Simple Machines Forum is prone to an HTML-injection vulnerability because=
the application fails to properly sanitize user-supplied input before us=
ing it in dynamically generated content.=20
Attacker-supplied HTML and script code would run in the context of the af=
fected browser, potentially allowing the attacker to steal cookie-based a=
uthentication credentials or to control how the site is rendered to the u=
ser. Other attacks are also possible.
Simple Machines Forum 1.1.7 is vulnerable; other versions may also be aff=
ected.
NOTE: This BID is being retired because an attacker needs administrative =
access to an affected application to exploit this issue. An attacker with=
such access would be able to compromise the application without having =
to exploit any issue.
2. Bugzilla HTML Injection and Cross Site Request Forgery Vulnerabilities
BugTraq ID: 33580
Remote: Yes
Date Published: 2009-02-02
Relevant URL: http://www.securityfocus.com/bid/33580
Summary:
Bugzilla is prone to multiple remote vulnerabilities, including an HTML-i=
njection issue and cross-site request-forgery issues.
An attacker can exploit these issues to execute arbitrary script code in =
a user's browser in the context of the application, steal cookie-based au=
thentication credentials, obtain sensitive information, and perform arbit=
rary actions in the context of the logged-in user.
These issues affect versions prior to Bugzilla 2.22.7, 3.0.7, 3.2.1, and=
3.3.2.
3. Bugzilla Pseudo-Random Number Generator Shared Seed Vulnerability
BugTraq ID: 33581
Remote: Yes
Date Published: 2009-02-03
Relevant URL: http://www.securityfocus.com/bid/33581
Summary:
Bugzilla is prone to a vulnerability caused by the use of a shared random=
seed. This issue occurs when Bugzilla is running under mod_perl.
An attacker may exploit this issue to predict random values generated by =
Bugzilla. This may reveal sensitive information such as attachment files =
or may allow the attacker to bypass cross-site request-forgery protection=
by predicting random token values. Other attacks may also be possible.
This issue affects Bugzilla 3.0.7, 3.2.1, and 3.3.2 when run under mod_pe=
rl.
4. sblim-sfcb 'genSslCert.sh' Insecure Temporary File Creation Vulnerabil=
ity
BugTraq ID: 33583
Remote: No
Date Published: 2009-02-03
Relevant URL: http://www.securityfocus.com/bid/33583
Summary:
The 'sblim-sfcb' package creates temporary files in an insecure manner.
An attacker with local access could potentially exploit this issue to per=
form symbolic-link attacks, overwriting arbitrary files in the context of=
the affected application.=20
Successfully mounting a symlink attack may allow the attacker to delete o=
r corrupt sensitive files, which may result in a denial of service. Other=
attacks may also be possible.
This issue affects sblim-sfcb 1.3.2; other versions may also be affected.
5. Simple Machines Forum '[url]' Tag HTML Injection Vulnerability
BugTraq ID: 33595
Remote: Yes
Date Published: 2009-02-03
Relevant URL: http://www.securityfocus.com/bid/33595
Summary:
Simple Machines Forum is prone to an HTML-injection vulnerability because=
the application fails to properly sanitize user-supplied input before us=
ing it in dynamically generated content.=20
Attacker-supplied HTML and script code would run in the context of the af=
fected browser, potentially allowing the attacker to steal cookie-based a=
uthentication credentials or to control how the site is rendered to the u=
ser. Other attacks are also possible.
6. Mozilla Firefox/Thunderbird/SeaMonkey MFSA 2009 -01 to -06 Multiple Re=
mote Vulnerabilities
BugTraq ID: 33598
Remote: Yes
Date Published: 2009-02-03
Relevant URL: http://www.securityfocus.com/bid/33598
Summary:
The Mozilla Foundation has released multiple security advisories specifyi=
ng various vulnerabilities in Mozilla Firefox, Thunderbird, and SeaMonkey=
.
Attackers can exploit these issues to bypass same-origin restrictions, ob=
tain potentially sensitive information, bypass certain security settings,=
and execute arbitrary script code with elevated privileges; other attack=
s are also possible.
7. Squid Web Proxy Cache HTTP Version Number Parsing Denial of Service Vu=
lnerability
BugTraq ID: 33604
Remote: Yes
Date Published: 2009-02-02
Relevant URL: http://www.securityfocus.com/bid/33604
Summary:
Squid is prone to a remote denial-of-service vulnerability because the pr=
oxy server fails to handle certain HTTP requests.
Successfully exploiting this issue allows remote attackers to crash the a=
ffected application, denying further service to legitimate users.
This issue affects versions prior to Squid 2.7.STABLE5, Squid 3.0.STABLE1=
2, and Squid 3.1.0.4.
8. Linux Kernel 'inotify_read()' Local Denial of Service Vulnerability
BugTraq ID: 33624
Remote: No
Date Published: 2009-02-02
Relevant URL: http://www.securityfocus.com/bid/33624
Summary:
The Linux kernel is prone to a local denial-of-service vulnerability.
Attackers can exploit this issue to cause an oops condition in the Linux =
kernel, which may cause a denial of service.
Versions prior to the Linux kernel 2.6.28.3 are vulnerable.
9. ProFTPD Character Encoding SQL Injection Vulnerability
BugTraq ID: 33650
Remote: Yes
Date Published: 2009-02-05
Relevant URL: http://www.securityfocus.com/bid/33650
Summary:
ProFTPD is prone to an SQL-injection vulnerability because it fails to su=
fficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to manipulate SQL queries, =
modify data, or exploit latent vulnerabilities in the underlying database=
. This may result in unauthorized access and a compromise of the applicat=
ion; other attacks are also possible.
The issue affects ProFTPD 1.3.1 and later versions.
10. Wicd 'wicd.conf' Default Configuration Local Information Disclosure V=
ulnerability
BugTraq ID: 33658
Remote: No
Date Published: 2009-02-06
Relevant URL: http://www.securityfocus.com/bid/33658
Summary:
Wicd is prone to a local information-disclosure vulnerability because its=
default configuration fails to restrict ownership of its daemon.
Local attackers can exploit this issue to claim ownership of the Wicd dae=
mon object and receive messages intended for the daemon. Information har=
vested from the messages could help attackers launch further attacks.
Versions prior to Wicd 1.5.9 are vulnerable.
11. HP OpenView Network Node Manager Multiple Remote Command Execution Vu=
lnerabilities
BugTraq ID: 33666
Remote: Yes
Date Published: 2009-02-06
Relevant URL: http://www.securityfocus.com/bid/33666
Summary:
HP OpenView Network Node Manager is prone to multiple remote command-exec=
ution vulnerabilities because it fails to sanitize user-supplied data.
An attacker can exploit these issues to execute arbitrary commands with =
the privileges of the affected application; this may aid in further attac=
ks.
Network Node Manager 7.53 under Linux is vulnerable; other versions and =
platforms may also be affected.
12. Linux Kernel Console Selection Local Privilege Escalation Vulnerabili=
ty
BugTraq ID: 33672
Remote: No
Date Published: 2009-02-06
Relevant URL: http://www.securityfocus.com/bid/33672
Summary:
The Linux kernel is prone to a local privilege-escalation vulnerability.
A local attacker can exploit this issue to execute arbitrary code with el=
evated privileges or crash the affected kernel, denying service to legiti=
mate users.
Versions prior to Linux kernel 2.6.28.4 are vulnerable.
13. Trend Micro InterScan Web Security Suite Multiple Security Bypass Vul=
nerabilities
BugTraq ID: 33679
Remote: Yes
Date Published: 2009-02-09
Relevant URL: http://www.securityfocus.com/bid/33679
Summary:
Trend Micro InterScan Web Security Suite is prone to multiple security-by=
pass vulnerabilities.
Successful exploits may allow attackers to access sensitive areas and to =
elevate privileges to perform certain restricted actions, such as modifyi=
ng system configuration.
These issues affect InterScan Web Security Suite 3.1 for Windows. Report=
edly, Linux versions of the application are also affected.
14. Trend Micro Interscan Web Security HTTP Proxy Authentication Informat=
ion Disclosure Vulnerability
BugTraq ID: 33687
Remote: Yes
Date Published: 2009-02-09
Relevant URL: http://www.securityfocus.com/bid/33687
Summary:
Trend Micro Interscan Web Security Suite is prone to an information-discl=
osure vulnerability when handling HTTP Proxy-Authentication headers.=20
An attacker can exploit this issue to obtain sensitive information that m=
ay lead to further attacks.
15. ZeroShell 'cgi-bin/kerbynet' Remote Command Execution Vulnerability
BugTraq ID: 33702
Remote: Yes
Date Published: 2009-02-09
Relevant URL: http://www.securityfocus.com/bid/33702
Summary:
ZeroShell is prone to a vulnerability that attackers can leverage to exec=
ute arbitrary commands. This issue occurs because the software fails to a=
dequately sanitize user-supplied input.
Successful attacks can compromise the affected application and possibly t=
he underlying computer.
ZeroShell 1.0beta11 is vulnerable; other versions may also be affected.
16. TYPO3 Cross Site Scripting and Information Disclosure Vulnerabilities
BugTraq ID: 33714
Remote: Yes
Date Published: 2009-02-10
Relevant URL: http://www.securityfocus.com/bid/33714
Summary:
TYPO3 is prone to multiple cross-site scripting vulnerabilities and an in=
formation-disclosure vulnerability.
An attacker may leverage these issues to execute arbitrary script code in=
the browser of an unsuspecting user in the context of the affected site,=
steal cookie-based authentication credentials, and obtain sensitive info=
rmation.
17. GNOME Evolution S/MIME Email Signature Verification Vulnerability
BugTraq ID: 33720
Remote: Yes
Date Published: 2009-02-10
Relevant URL: http://www.securityfocus.com/bid/33720
Summary:
GNOME Evolution is prone to a signature-verification vulnerability.=20
Attackers can exploit this issue through man-in-the-middle attacks to mod=
ify signed messages undetected.
18. ProFTPD 'mod_sql' Username SQL Injection Vulnerability
BugTraq ID: 33722
Remote: Yes
Date Published: 2009-02-10
Relevant URL: http://www.securityfocus.com/bid/33722
Summary:
ProFTPD is prone to an SQL-injection vulnerability because it fails to su=
fficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to manipulate SQL queries, =
modify data, or exploit latent vulnerabilities in the underlying database=
. This may result in unauthorized access and a compromise of the applicat=
ion; other attacks are also possible.
ProFTPD 1.3.1 through 1.3.2 rc 2 are vulnerable.
19. libvirt 'libvirt_proxy.c' Local Privilege Escalation Vulnerability
BugTraq ID: 33724
Remote: No
Date Published: 2009-02-10
Relevant URL: http://www.securityfocus.com/bid/33724
Summary:
The 'libvirt' library is prone to a local privilege-escalation vulnerabil=
ity because it fails perform adequate boundary-checks on user-supplied da=
ta.=20
Local attackers can exploit this issue to execute arbitrary code with sup=
eruser privileges. Successfully exploiting this issue will result in the =
complete compromise of affected computers. Failed exploit attempts will r=
esult in a denial-of-service condition.
The issue affects version 0.5.1; other versions may also be affected.
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 Sophos
Is virtualization a black hole in your security? 5 ways to ensure it isn'=
t...
End users running unauthorized virtual environments on their computers ma=
ke corporate systems and data much more vulnerable. This paper describes =
the hidden threats raised by unauthorized unsecured desktop virtualizatio=
n, and gives five effective ways to secure yourself against them.
http://dinclinx.com/Redirect.aspx?36;4037;35;189;0;6;259;0ad5ac9ed0ee883a