Share

CHITTIC

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2003-02-28 cvs -d:pserver:anonymous@chittic.cvs.sourceforge.net:/cvsroot/chittic login

cvs -z3 -d:pserver:anonymous@chittic.cvs.sourceforge.net:/cvsroot/chittic co -P modulename

Show:

What's happening?

  • Comment: SQL Injection Vulnerability

    The attack that I mentioned above using " admin' -- " is ineffective, however the following attacks work: To login with a username you are already familiar with, for example admin: username: admin password: ' OR '1' = '1 or if you don't know a username: username: ' OR '1' = '1 password: ' OR '1' = '1 will log you in as the first user in the result set.

    2009-05-13 21:57:28 UTC by nobody

  • SQL Injection Vulnerability

    Magic quotes do prevent single quote input in php, but most administrators are advised to disable this feature since it modifies other input (see: http://www.learnphponline.com/security/sql-injection-prevention-mysql-php), also magic quotes will be depreciated as of PHP 6. However, the security of this program leans on this functionality and systems that do not implement it are vulnerable to a...

    2009-05-11 21:29:38 UTC by nobody

  • Skipping Version 0.5.0b

    We decided to skip version 0.5.0b, because we want to implement *many* more features. As we are still working on the new features, we are not able to promise a special release date. Hang on. You won't regret. (sorry for my terrible english. hope, you understand what I wanted to say *g*)

    2003-03-24 22:57:32 UTC by heesch-it

  • CHITTIC

    Anonymous committed patchset 1 of module CVSROOT to the CHITTIC CVS repository, changing 11 files.

    2003-02-28 21:13:24 UTC by nobody

  • chittic

    registered the CHITTIC project.

    2003-02-26 23:42:49 UTC by

Our Numbers