bug - apostrophe in user name bug - apostrophe in user name
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

bug - apostrophe in user name

Started by noname00, December 23, 2004, 11:20:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

noname00

coppermine 1.3.2
an apostrophe in a user name causes database errors.
ie <noname00's group> as username.

Tranz

It looks like it wasn't escaped. Can you enable magic quotes?

Not that this shouldn't be looked into in the code, but until it is addressed, magic quotes should help escape the apostrophe.

Joachim Müller

as far as I can remember this has been reported before (and fixed). Please search for a similar error report and the fix.

Joachim