News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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