7.5
CVSSv2

CVE-2007-3814

Published: 17/07/2007 Updated: 15/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple SQL injection vulnerabilities in MKPortal 1.1.1 allow remote malicious users to execute arbitrary SQL commands via (1) the idurlo field in the delete_urlo function in (a) index.php in the urlobox module; the iden field in the (2) update_file and (3) del_file functions in (b) index.php in the reviews module; the (4) idnews field in the delete_news function and the (5) idcomm field in the del_comment function in (c) index.php in the news module; the (6) idcomm field in the delete_comments function in (d) index.php in the gallery module; the iden field in the (7) edit_file, (8) update_file, and (9) del_file functions in index.php in the gallery module; the (10) ide and (11) cat fields in the slide_update function in index.php in the gallery module; the iden field in the (12) update_file and (13) del_file functions in (d) index.php in the downloads module; and other unspecified vectors.

Vulnerable Product Search on Vulmon Subscribe to Product

mkportal mkportal 1.1.1

Exploits

<?php /* [i] MkPortal "reviews" and "gallery" modules SQL Injection Exploit [i] Vulnerable versions: MkPortal <= 111 [i] Bug discovered by: Coloss [i] Exploit by: Coloss [i] Date: 06072007 [i] This is priv8 not for kids [Notes] At this time MkPortal 111 is the latest stable release Currently implemented: phpbb, smf and mybb */ $expt ...