[REBOL] Security hole ? (was: image memory representation)
From: coussement::c::js::mil::be at: 21-Aug-2001 12:50
[DocKimbel Wrote: ]
> >
> > img: make image! [10x10 #{FFFFFF}]
> > == make image! [10x10 #{
> > FFFFFFCC96CFD8A9CD0000000A00004C96CFE8B0CD0000000A00001C90CF
> > E8B0CD0000000A0000C4E3D9E8B0CD0000000A000084E...
>
> That's clearly a bug. The byte sequence that appear is a Rebol memory
> space dump !!
> It's more than a simple bug, it's a potential security hole !
[Because our projects could be ported to a distant access server,
I'm wanting to become aware of the possible security problems of REBOL, and
in this purpose I'm regulary screening the mailing list.
My knowledge of this problem is limited - but I'm working on it. So
... could any guru out there be kind enough to explain to me how this image
representation/space dump is becoming a security hole ?
thanks for answering,
christophe]