Skip to content

Incoming payload passed unfiltered #2

@pljones

Description

@pljones

Hi,

I have been seeing rare issues with the autosong.ninjam.com serverlist.php script that appear to be because it can't handle unexpected newlines in topics -- maybe other special characters, too. It might be that the serverlist.php script should be fixed but another way would be here:

newmsg.parms[2]=msg->parms[1];

Filtering incoming chat messages to "suspicious" characters (i.e. under char(32)) to space might be okay.

By the way, is the serverlist.php source around anywhere?

Thanks,

-- Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions