Menu

#1196 SQL injection

N/A-2
closed-fixed
5
2004-02-13
2004-02-07
No

I found a SQL injection in the variable "ANN_id" on
your phpWebSite.

index.php?module=announce&ANN_user_op=view&ANN_id='[SQL
injection HERE]

Solution? Filter out the variable

Keep up the good work...

David Sopas Ferreira
ceo@systemsecure.org

Discussion

  • Darren Greene

    Darren Greene - 2004-02-13

    Logged In: YES
    user_id=783140

    This has now been fixed in CVS. I tested our other modules
    to see if they had this problem and found that notes also
    needed to be fixed. The id passed in is now being checked
    to make sure it is numeric.

    Changed Files:
    mod/announcements/index.php
    mod/notes/index.php

    Thanks,
    Darren

     
  • Darren Greene

    Darren Greene - 2004-02-13
    • assigned_to: nobody --> dg49379
    • status: open --> closed-fixed
     

Log in to post a comment.