summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200701-12.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200701-12.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200701-12.xml')
-rw-r--r--metadata/glsa/glsa-200701-12.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200701-12.xml b/metadata/glsa/glsa-200701-12.xml
new file mode 100644
index 000000000000..fdc6502dad3d
--- /dev/null
+++ b/metadata/glsa/glsa-200701-12.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200701-12">
+ <title>Mono: Information disclosure</title>
+ <synopsis>
+ Mono does not properly sanitize pathnames allowing unauthorized information
+ disclosure.
+ </synopsis>
+ <product type="ebuild">mono</product>
+ <announced>2007-01-16</announced>
+ <revised>2007-01-17: 02</revised>
+ <bug>159886</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-lang/mono" auto="yes" arch="*">
+ <unaffected range="ge">1.2.2.1</unaffected>
+ <vulnerable range="lt">1.2.2.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Mono provides the necessary software to develop and run .NET client and
+ server applications on various platforms.
+ </p>
+ </background>
+ <description>
+ <p>
+ Jose Ramon Palanco has discovered that the System.Web class in the XSP
+ for the ASP.NET server 1.1 through 2.0 in Mono does not properly
+ validate or sanitize local pathnames which could allow server-side file
+ content disclosure.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ An attacker could append a space character to a URI and obtain
+ unauthorized access to the source code of server-side files. An
+ attacker could also read credentials by requesting Web.Config%20 from a
+ Mono server.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Mono users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-lang/mono-1.2.2.1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6104">CVE-2006-6104</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-01-14T18:42:16Z">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-01-14T21:54:13Z">
+ falco
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-01-15T00:17:42Z">
+ shellsage
+ </metadata>
+</glsa>