7.5
CVSSv2

CVE-2005-4226

Published: 14/12/2005 Updated: 19/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple "potential" SQL injection vulnerabilities in phpWebThings 1.4 Patched might allow remote malicious users to execute arbitrary SQL commands via (1) the ref parameter in download.php, (2) the direction, msg, sforum, reason, subname, and toform parameters in forum.php, (3) the msg and forum parameters in forum_edit.php, (4) the msg and forum parameters in forum_write.php, (5) the tekst parameter in guestbook.php, (6) the menuoption parameter in index.php, and the (7) sel_avatar parameter in myaccount.php. NOTE: the forum.php/forum vector is already identified by CVE-2005-3585.

Vulnerable Product Search on Vulmon Subscribe to Product

phpwebthings phpwebthings

Exploits

#!/bin/bin/perl #-----------------------------------------------------# #- SQL injection in phpwebthing v 144 #- Founder by Qptan & Exploting by AhLam #- wwwleZeCom Only For Geek Hacker's #- coded by AhLaM A1M|at|hotmailcom #- wwwlezrcom/vb/showthreadphp?t=6557 #---------------------------------------- ...
<?php # ---phpwebth14_xplphp 1047 16/11/2005 # # # # PHPWebThings 14 "msg" and "forum" SQL injection / Administrative # # credentials disclosure and remote commands execution # # ...