Files
CVEs-PoC/2007/CVE-2007-3194.md
T
2025-09-29 21:09:30 +02:00

952 B

CVE-2007-3194

Description

Multiple PHP remote file inclusion vulnerabilities in myBloggie 2.1.5 allow remote attackers to execute arbitrary PHP code via a URL in the bloggie_root_path parameter to (1) config.php; (2) db.php, (3) template.php, (4) functions.php, and (5) classes.php in includes/; (6) viewmode.php; and (7) blog_body.php. NOTE: another researcher disputes the vulnerability because the files are protected against direct requests, contain no relevant include statements, or do not exist

POC

Reference

Github

No PoCs found on GitHub currently.