<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bugtraq</title>
    <link>http://seclists.org/#bugtraq</link>
    <atom:link href="http://seclists.org/rss/bugtraq.rss" rel="self" type="application/rss+xml" />
    <language>en-us</language>
    <description>The premier general security mailing list. Vulnerabilities are often announced here first, so check frequently!</description>
    <pubDate>Tue, 15 May 2012 18:15:09 GMT</pubDate>
    <lastBuildDate>Tue, 15 May 2012 18:15:09 GMT</lastBuildDate>
<!-- MHonArc v2.6.16 -->

 

  <item>
    <title>Liferay 6.1 json webservices are subject to cross-site request forgery attacks</title>
    <link>http://seclists.org/bugtraq/2012/May/83</link>
    <description>&lt;p&gt;Posted by Jelmer Kuperus on May 15&lt;/p&gt;Liferay 6.1 json webservices are subject to cross-site request forgery attacks&lt;br&gt;
&lt;br&gt;
Description:&lt;br&gt;
&lt;br&gt;
Liferay Portal is an enterprise portal written in Java&lt;br&gt;
&lt;br&gt;
If a user is currently logged in to the portal (or has ticked the&lt;br&gt;
remember me box) then with a&lt;br&gt;
little help of social engineering (like sending a link via&lt;br&gt;
email/chat), an attacker can read most&lt;br&gt;
data the logged in user is priviliged to see. The reason for this is&lt;br&gt;
that the new json webservices&lt;br&gt;
let you...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 18:02:17 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/83</guid>
  </item>
  <item>
    <title>[ MDVSA-2012:075 ] ffmpeg</title>
    <link>http://seclists.org/bugtraq/2012/May/82</link>
    <description>&lt;p&gt;Posted by security on May 15&lt;/p&gt; _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Mandriva Linux Security Advisory                         MDVSA-2012:075&lt;br&gt;
 &lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.mandriva.com/security/&quot;&gt;http://www.mandriva.com/security/&lt;/a&gt;&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Package : ffmpeg&lt;br&gt;
 Date    : May 15, 2012&lt;br&gt;
 Affected: 2010.1&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Problem Description:&lt;br&gt;
&lt;br&gt;
 Multiple vulnerabilities has been...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 17:51:10 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/82</guid>
  </item>
  <item>
    <title>Liferay 6.1 can be compromised without having an account on the portal</title>
    <link>http://seclists.org/bugtraq/2012/May/81</link>
    <description>&lt;p&gt;Posted by Jelmer Kuperus on May 15&lt;/p&gt;Liferay 6.1 can be compromised without having an account on the portal&lt;br&gt;
&lt;br&gt;
Description:&lt;br&gt;
&lt;br&gt;
Liferay Portal is an enterprise portal written in Java&lt;br&gt;
&lt;br&gt;
Liferay in it&amp;apos;s default configuration exposes a number of remotely&lt;br&gt;
accessible webservices.&lt;br&gt;
Access to these services is restricted by an ip block.&lt;br&gt;
&lt;br&gt;
It is possible to circumvent this ip block in the following way :...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 17:39:24 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/81</guid>
  </item>
  <item>
    <title>Guests can view names and emailadresses of all Liferay users in liferay 6.1</title>
    <link>http://seclists.org/bugtraq/2012/May/80</link>
    <description>&lt;p&gt;Posted by Jelmer Kuperus on May 15&lt;/p&gt;Guests can view names and emailadresses of all Liferay users in liferay 6.1&lt;br&gt;
&lt;br&gt;
Description:&lt;br&gt;
&lt;br&gt;
Liferay Portal is an enterprise portal written in Java&lt;br&gt;
&lt;br&gt;
As an unauthenticated user it is possible to retrieve the names and&lt;br&gt;
email adresses of all Liferay users.&lt;br&gt;
To retrieve a list of all users simply issue the following request&lt;br&gt;
&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://vulnerablehost/c/search/open_search?p=1&amp;amp;c=5000&amp;amp;keywords=entryClassName:com.liferay.portal.model.User&quot;&gt;http://vulnerablehost/c/search/open_search?p=1&amp;amp;c=5000&amp;amp;keywords=entryClassName:com.liferay.portal.model.User&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Getting to...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 17:27:18 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/80</guid>
  </item>
  <item>
    <title>Multiple xss issues in Liferay</title>
    <link>http://seclists.org/bugtraq/2012/May/79</link>
    <description>&lt;p&gt;Posted by Jelmer Kuperus on May 15&lt;/p&gt;Multiple xss issues in Liferay&lt;br&gt;
&lt;br&gt;
Description:&lt;br&gt;
&lt;br&gt;
Liferay Portal is an enterprise portal written in Java&lt;br&gt;
&lt;br&gt;
Multiple xss vulnerabilities where found in liferay. Because liferay&lt;br&gt;
has a &amp;quot;remember me&amp;quot;&lt;br&gt;
option in their login screen that stores an encrypted password in a&lt;br&gt;
cookie this is more&lt;br&gt;
problematic than it otherwise would be&lt;br&gt;
&lt;br&gt;
1. xss vulnerability in upload_progress_poller.jsp...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 17:15:37 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/79</guid>
  </item>
  <item>
    <title>APPLE-SA-2012-05-14-2 Leopard Security Update 2012-003</title>
    <link>http://seclists.org/bugtraq/2012/May/78</link>
    <description>&lt;p&gt;Posted by Apple Product Security on May 15&lt;/p&gt;APPLE-SA-2012-05-14-2 Leopard Security Update 2012-003&lt;br&gt;
&lt;br&gt;
Leopard Security Update 2012-003 is now available and addresses the&lt;br&gt;
following:&lt;br&gt;
&lt;br&gt;
Internet plug-ins&lt;br&gt;
Available for:  Mac OS X v10.5 to 10.5.8 Intel&lt;br&gt;
Impact:  Out-of-date versions of Adobe Flash Player are disabled&lt;br&gt;
Description:  This update disables Adobe Flash Player if it is older&lt;br&gt;
than 10.1.102.64 by moving its files to a new directory. This update&lt;br&gt;
presents the option to install an updated...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 17:04:37 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/78</guid>
  </item>
  <item>
    <title>APPLE-SA-2012-05-14-1 Flashback Removal Security Update</title>
    <link>http://seclists.org/bugtraq/2012/May/77</link>
    <description>&lt;p&gt;Posted by Apple Product Security on May 15&lt;/p&gt;APPLE-SA-2012-05-14-1 Flashback Removal Security Update&lt;br&gt;
&lt;br&gt;
Flashback Removal Security Update is now available and addresses the&lt;br&gt;
following:&lt;br&gt;
&lt;br&gt;
Malware removal&lt;br&gt;
Available for:  Mac OS X v10.5 to v10.5.8&lt;br&gt;
Impact:  A Flashback malware removal tool will be run&lt;br&gt;
Description:  This update runs a malware removal tool that will&lt;br&gt;
remove the most common variants of the Flashback malware. If the&lt;br&gt;
Flashback malware is found, it presents a dialog notifying the user...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 16:53:11 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/77</guid>
  </item>
  <item>
    <title>NETGEAR Exposure of Sensitive Information - Security Advisory - SOS-12-005</title>
    <link>http://seclists.org/bugtraq/2012/May/76</link>
    <description>&lt;p&gt;Posted by Lists on May 15&lt;/p&gt;Sense of Security - Security Advisory - SOS-12-005&lt;br&gt;
&lt;br&gt;
Release Date.              13-May-2012&lt;br&gt;
Last Update.               -              &lt;br&gt;
Vendor Notification Date.  06-Mar-2012&lt;br&gt;
Product.                   NETGEAR WNDRMAC&lt;br&gt;
Platform.                  Hardware&lt;br&gt;
Affected versions.         1.0.0.22 and below&lt;br&gt;
Severity Rating.           High &lt;br&gt;
Impact.                    Exposure of sensitive information&lt;br&gt;
Attack Vector.             From remote without...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 16:42:17 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/76</guid>
  </item>
  <item>
    <title>ICACLS.EXE ignores and destroys SE_DACL_PROTECTED/SE_SACL_PROTECTED</title>
    <link>http://seclists.org/bugtraq/2012/May/75</link>
    <description>&lt;p&gt;Posted by Stefan Kanthak on May 15&lt;/p&gt;Hi @ll,&lt;br&gt;
&lt;br&gt;
since Windows Vista resp. Windows Server 2003 Service Pack 2, the&lt;br&gt;
command line tool to modify/set file/directory permissions is&lt;br&gt;
ICACLS.EXE [0][1][2][3][4].&lt;br&gt;
&lt;br&gt;
Main advantage over the previous command line tools CACLS.EXE [5],&lt;br&gt;
XCACLS.EXE [6] and XCACLS.VBS [7] is the ability to specify&lt;br&gt;
inheritance and to process/propagate inheritable permissions.&lt;br&gt;
&lt;br&gt;
But exactly the handling of inheritance is severely broken: in an&lt;br&gt;
objects security descriptor...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 16:30:48 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/75</guid>
  </item>
  <item>
    <title>Trigerring Java code from a SVG image</title>
    <link>http://seclists.org/bugtraq/2012/May/74</link>
    <description>&lt;p&gt;Posted by Nicolas Grégoire on May 15&lt;/p&gt;Hello,&lt;br&gt;
&lt;br&gt;
SVG is a XML-based file format for static or animated images. Some SVG&lt;br&gt;
specifications (like  SVG 1.1 and SVG Tiny 1.2) allow to trigger some&lt;br&gt;
Java code when the SVG file is opened.&lt;br&gt;
&lt;br&gt;
Given that I had to look at these features for a customer, I developed&lt;br&gt;
some PoC codes which are now available online:&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.agarri.fr/docs/batik-evil.svg&quot;&gt;http://www.agarri.fr/docs/batik-evil.svg&lt;/a&gt;&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.agarri.fr/docs/batik-evil.jar&quot;&gt;http://www.agarri.fr/docs/batik-evil.jar&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I published a more detailed article on my blog:...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 16:19:03 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/74</guid>
  </item>
  <item>
    <title>Re: rssh security announcement</title>
    <link>http://seclists.org/bugtraq/2012/May/73</link>
    <description>&lt;p&gt;Posted by Derek Martin on May 15&lt;/p&gt;Actually, I have a patch for this.  I&amp;apos;ll be publishing it later this&lt;br&gt;
week, when I can find some time to do it.&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 16:08:26 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/73</guid>
  </item>
  <item>
    <title>[ MDVSA-2012:076 ] ffmpeg</title>
    <link>http://seclists.org/bugtraq/2012/May/72</link>
    <description>&lt;p&gt;Posted by security on May 15&lt;/p&gt; _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Mandriva Linux Security Advisory                         MDVSA-2012:076&lt;br&gt;
 &lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.mandriva.com/security/&quot;&gt;http://www.mandriva.com/security/&lt;/a&gt;&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Package : ffmpeg&lt;br&gt;
 Date    : May 15, 2012&lt;br&gt;
 Affected: 2011.&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Problem Description:&lt;br&gt;
&lt;br&gt;
 Multiple vulnerabilities has been...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 15:57:50 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/72</guid>
  </item>
  <item>
    <title>[ MDVSA-2012:074 ] ffmpeg</title>
    <link>http://seclists.org/bugtraq/2012/May/71</link>
    <description>&lt;p&gt;Posted by security on May 15&lt;/p&gt; _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Mandriva Linux Security Advisory                         MDVSA-2012:074&lt;br&gt;
 &lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.mandriva.com/security/&quot;&gt;http://www.mandriva.com/security/&lt;/a&gt;&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Package : ffmpeg&lt;br&gt;
 Date    : May 14, 2012&lt;br&gt;
 Affected: Enterprise Server 5.0&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Problem Description:&lt;br&gt;
&lt;br&gt;
 Multiple...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 15:06:45 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/71</guid>
  </item>
  <item>
    <title>[ MDVSA-2012:073 ] openssl</title>
    <link>http://seclists.org/bugtraq/2012/May/70</link>
    <description>&lt;p&gt;Posted by security on May 15&lt;/p&gt; _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Mandriva Linux Security Advisory                         MDVSA-2012:073&lt;br&gt;
 &lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.mandriva.com/security/&quot;&gt;http://www.mandriva.com/security/&lt;/a&gt;&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Package : openssl&lt;br&gt;
 Date    : May 11, 2012&lt;br&gt;
 Affected: 2010.1, 2011., Enterprise Server 5.0&lt;br&gt;
 _______________________________________________________________________&lt;br&gt;
&lt;br&gt;
 Problem Description:&lt;br&gt;
&lt;br&gt;
 A...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 14:56:38 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/70</guid>
  </item>
  <item>
    <title>[SECURITY] [DSA 2457-2] New icedove/iceweasel packages fix regression</title>
    <link>http://seclists.org/bugtraq/2012/May/69</link>
    <description>&lt;p&gt;Posted by Moritz Muehlenhoff on May 15&lt;/p&gt;-------------------------------------------------------------------------&lt;br&gt;
Debian Security Advisory DSA-2457-2                   security () debian org&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.debian.org/security/&quot;&gt;http://www.debian.org/security/&lt;/a&gt;                        Moritz Muehlenhoff&lt;br&gt;
May 13, 2012                           &lt;a  rel=&quot;nofollow&quot; href=&quot;http://www.debian.org/security/faq&quot;&gt;http://www.debian.org/security/faq&lt;/a&gt;&lt;br&gt;
-------------------------------------------------------------------------&lt;br&gt;
&lt;br&gt;
Package        : iceweasel / icedove&lt;br&gt;
Vulnerability  : several&lt;br&gt;
Problem type...&lt;br&gt;</description>
    <pubDate>Tue, 15 May 2012 14:45:38 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/bugtraq/2012/May/69</guid>
  </item>

 

<!-- MHonArc v2.6.16 -->
  </channel>
</rss>

