CVE-2009-0444

GRBoard 1.8 - Remote Code Execution via Theme Path or GRBoard Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2009-0444. PoCs published by make0day.

AI-analyzed exploit summary This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in GRBoard 1.8, where the 'theme' and 'path' parameters in various PHP scripts can be manipulated to include remote files. The vulnerability arises due to improper input validation in the include statements.

Description

Multiple PHP remote file inclusion vulnerabilities in GRBoard 1.8, when register_globals is enabled and magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) theme parameter to (a) 179_squarebox_pds_list/view.php, (b) 179_squarebox_minishop_expand/view.php, (c) 179_squarebox_gallery_list_pds/view.php, (d) 179_squarebox_gallery_list/view.php, (e) 179_squarebox_gallery/view.php, (f) 179_squarebox_board_swfupload/view.php, (g) 179_squarebox_board_expand/view.php, (h) 179_squarebox_board_basic_with_grcode/view.php, (i) 179_squarebox_board_basic/view.php, (j) 179_simplebar_pds_list/view.php, (k) 179_simplebar_notice/view.php, (l) 179_simplebar_gallery_list_pds/view.php, (m) 179_simplebar_gallery/view.php, and (n) 179_simplebar_basic/view.php in theme/; the (2) path parameter to (o) latest/sirini_gallery_latest/list.php; and the (3) grboard parameter to (p) include.php and (q) form_mail.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by make0day · textwebappsphp
https://www.exploit-db.com/exploits/7979

This exploit demonstrates a Remote File Inclusion (RFI) vulnerability in GRBoard 1.8, where the 'theme' and 'path' parameters in various PHP scripts can be manipulated to include remote files. The vulnerability arises due to improper input validation in the include statements.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: GRBoard 1.8
No auth needed
Prerequisites: Remote file inclusion requires allow_url_include to be enabled in PHP configuration · Attacker needs network access to the target server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (3)

Core 3
Core References
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/33812
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/33602
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/7979

Scores

EPSS 0.0246
EPSS Percentile 82.3%

Details

CWE
CWE-94
Status published
Products (1)
sirini/grboard 1.8
Published Feb 10, 2009
Tracked Since Feb 18, 2026