7.5
CVSSv2

CVE-2006-5562

Published: 27/10/2006 Updated: 19/10/2017
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

PHP remote file inclusion vulnerability in include/database.php in SourceForge (aka alexandria) 1.0.4 allows remote malicious users to execute arbitrary PHP code via the sys_dbtype parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

open source technology group sourceforge 1.0.4

Exploits

#!/usr/bin/perl # # SourceForge-104 remote Command Execution Vulnerabilities # # Risk : High (Remote Code Execution) # # Url: lbdpc15epflch/~ibd/IBD2000/SourceForge-104tgz # # Exploit: # sitecom/[path]/include/databasephp?sys_dbtype=[Evil_Script] # # (c)oded and f0und3d by Kw3[R]Ln <ciriboflacs[AT]YaHOocom> # # Ro ...