Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

IwebNegar v1.1 Multiple vulnerabilities

Subject: IwebNegar v1.1 Multiple vulnerabilities
Date: 30 Aug 2006 06:03:22 -0000
::  IwebNegar v1.1 Multiple vulnerabilities  ::
------------------------------------------------
Software     : IwebNegar v1.1
Website      : ----
Bug Discover : Hessam-x / www.hessamx.net

I. Cross Site Scripting Vulnerability
-------------------------------------------------
Parameter "comment" are not properly sanitized in "comments.php".
This can be used to post arbitrary HTML or web script code. 
 attacked by comments.php with field comment
& ...

II. SQL Injection Vulnerability
-------------------------------------------------
Parameter "id" is not properly sanitized before being used in SQL query.
vulnerable Page is : "comments.php".
This can be used make any SQL query by injecting arbitrary SQL code.
Attacker can be execute this url :
comments.php?id=[SQL Query]

<Prev in Thread] Current Thread [Next in Thread>
  • IwebNegar v1.1 Multiple vulnerabilities, Hessamx <=