Mono: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201206-13 / mono mono-debugger |
| Release Date |
June 21, 2012 |
| Latest Revision |
June 21, 2012: 1 |
| Impact |
high |
| Exploitable |
local, remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| dev-util/mono-debugger |
<
2.8.1-r1 |
>=
2.8.1-r1 |
All supported architectures
|
| dev-lang/mono |
<
2.10.2-r1 |
>=
2.10.2-r1 |
All supported architectures
|
Related bugreports:
#277878, #342133, #345561, #346401, #351087, #372983
Synopsis
Multiple vulnerabilities were found in Mono, the worst of which
allowing for the remote execution of arbitrary code.
2.
Impact Information
Background
Mono is an open source implementation of Microsoft's .NET Framework.
Description
Multiple vulnerabilities have been discovered in Mono and Mono debugger.
Please review the CVE identifiers referenced below for details.
Impact
A remote attacker could execute arbitrary code, bypass general
constraints, obtain the source code for .aspx applications, obtain other
sensitive information, cause a Denial of Service, modify internal data
structures, or corrupt the internal state of the security manager.
A local attacker could entice a user into running Mono debugger in a
directory containing a specially crafted library file to execute
arbitrary code with the privileges of the user running Mono debugger.
A context-dependant attacker could bypass the authentication mechanism
provided by the XML Signature specification.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
All Mono debugger users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-util/mono-debugger-2.8.1-r1"
|
All Mono users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-lang/mono-2.10.2-r1"
|
4.
References
|