[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bypassing security manager checks (was: Re: Infinite loop)
From: |
Andrew Haley |
Subject: |
Re: Bypassing security manager checks (was: Re: Infinite loop) |
Date: |
Thu, 17 Nov 2005 12:31:59 +0000 |
Gary Benson writes:
> Michael Koch wrote:
> > On Wed, Nov 16, 2005 at 11:56:37AM +0000, Gary Benson wrote:
> > > If your security policy denies read access to that system property
> >
> > The solution is to use gnu.classpath.SystemProperties.getProperty(...).
> > This does no security check. It is exactly for such issues.
>
> Out of interest, what stops user code from calling such things?
Nothing. That's one of the bugs on the list.
Andrew.
Infinite loop, Gary Benson, 2005/11/16
Re: Infinite loop, Thomas Zander, 2005/11/16