Menu

#2012 Problem with attachments

Produces PHP errors
open
nobody
None
5
2006-01-18
2006-01-18
Anonymous
No

I think I found a serious problem when reading mail
with attackments or links.

I was working on an XML serializer that saves PHP
session information in a usable form of XML. I found
that Squirrelmail has some self referencing variables
causing endless recursion and eventual crash.

The recursion looks like this:
messages->1122385483->8589->entities->1->parent->entities

The "entities" item recurses forever in my code, and I
think it also nukes PHP and causes the attackment errors.

My session serializer can be found at
www.mohawksoft.org, and can be downloaded via CVS. The
project name is xmldbx.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.