Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
|
Post reply
IwebNegar v1.1 Multiple vulnerabilities
Aug 30 2006 06:03AM
Hessamx hessamx net
:: 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]
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
------------------------------------------------
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]
[ reply ]