public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-29.xml
@ 2008-03-19 22:48 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2008-03-19 22:48 UTC (permalink / raw
  To: gentoo-commits

keytoaster    08/03/19 22:48:48

  Added:                glsa-200803-29.xml
  Log:
  GLSA 200803-29

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-200803-29.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml?rev=1.1&content-type=text/plain

Index: glsa-200803-29.xml
===================================================================
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200803-29">
  <title>ViewVC: Multiple vulnerabilities</title>
  <synopsis>
    Multiple security issues have been reported in ViewVC, which can be
    exploited by malicious people to bypass certain security restrictions.
  </synopsis>
  <product type="ebuild">viewvc</product>
  <announced>March 19, 2008</announced>
  <revised>March 19, 2008: 01</revised>
  <bug>212288</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/viewvc" auto="yes" arch="*">
      <unaffected range="ge">1.05</unaffected>
      <vulnerable range="lt">1.05</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    ViewVC is a browser interface for CVS and Subversion version control
    repositories.
    </p>
  </background>
  <description>
    <p>
    Multiple unspecified errors were reportedly fixed by the ViewVC
    development team.
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could send a specially crafted URL to the server to
    list CVS or SVN commits on "all-forbidden" files, access hidden CVSROOT
    folders, and view restricted content via the revision view, the log
    history, or the diff view.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All ViewVC users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=www-apps/viewvc-1.05&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1290">CVE-2008-1290</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1291">CVE-2008-1291</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1292">CVE-2008-1292</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 11 Mar 2008 22:06:35 +0000">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="Tue, 11 Mar 2008 22:06:42 +0000">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="Sat, 15 Mar 2008 21:33:23 +0000">
    mfleming
  </metadata>
</glsa>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-29.xml
@ 2009-04-01 12:12 Pierre-Yves Rofes (py)
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre-Yves Rofes (py) @ 2009-04-01 12:12 UTC (permalink / raw
  To: gentoo-commits

py          09/04/01 12:12:00

  Modified:             glsa-200803-29.xml
  Log:
  Fixing affected versions (bug #259531)

Revision  Changes    Path
1.2                  xml/htdocs/security/en/glsa/glsa-200803-29.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml?r1=1.1&r2=1.2

Index: glsa-200803-29.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-200803-29.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-200803-29.xml	19 Mar 2008 22:48:48 -0000	1.1
+++ glsa-200803-29.xml	1 Apr 2009 12:12:00 -0000	1.2
@@ -11,13 +11,13 @@
   </synopsis>
   <product type="ebuild">viewvc</product>
   <announced>March 19, 2008</announced>
-  <revised>March 19, 2008: 01</revised>
+  <revised>April 01, 2009: 02</revised>
   <bug>212288</bug>
   <access>remote</access>
   <affected>
     <package name="www-apps/viewvc" auto="yes" arch="*">
-      <unaffected range="ge">1.05</unaffected>
-      <vulnerable range="lt">1.05</vulnerable>
+      <unaffected range="ge">1.0.5</unaffected>
+      <vulnerable range="lt">1.0.5</vulnerable>
     </package>
   </affected>
   <background>
@@ -51,7 +51,7 @@
     </p>
     <code>
     # emerge --sync
-    # emerge --ask --oneshot --verbose &quot;&gt;=www-apps/viewvc-1.05&quot;</code>
+    # emerge --ask --oneshot --verbose &quot;&gt;=www-apps/viewvc-1.0.5&quot;</code>
   </resolution>
   <references>
     <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1290">CVE-2008-1290</uri>






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-01 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 12:12 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200803-29.xml Pierre-Yves Rofes (py)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-19 22:48 Tobias Heinlein (keytoaster)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox