CVE-2002-2019 |
|
发布时间 :2002-12-31 00:00:00 | ||
修订时间 :2011-06-29 00:00:00 | ||||
NMC |
[原文]PHP remote file inclusion vulnerability in include_once.php in osCommerce (a.k.a. Exchange Project) 2.1 allows remote attackers to execute arbitrary PHP code via the include_file parameter.
[CNNVD]OSCommerce远程文件包含漏洞(CNNVD-200212-299)
osCommerce (也称为 Exchange Project) 2.1版本include_once.php存在PHP远程文件包含漏洞。远程攻击者借助include_file参数执行任意PHP代码。
- CVSS (基础分值)
CVSS分值: | 7.5 | [严重(HIGH)] |
机密性影响: | PARTIAL | [很可能造成信息泄露] |
完整性影响: | PARTIAL | [可能会导致系统文件被修改] |
可用性影响: | PARTIAL | [可能会导致性能下降或中断资源访问] |
攻击复杂度: | LOW | [漏洞利用没有访问限制 ] |
攻击向量: | [--] | |
身份认证: | NONE | [漏洞利用无需身份认证] |
- CWE (弱点类目)
CWE-94 | [对生成代码的控制不恰当(代码注入)] |
- CPE (受影响的平台与产品)
产品及版本信息(CPE)暂不可用 |
- OVAL (用于检测的技术细节)
未找到相关OVAL定义 |
- 官方数据库链接
- 其它链接及资源
http://www.oscommerce.com/about.php/news,72 (PATCH) CONFIRM http://www.oscommerce.com/about.php/news,72 |
http://www.securityfocus.com/bid/5037 (UNKNOWN) BID 5037 |
http://www.iss.net/security_center/static/9369.php (UNKNOWN) XF oscommerce-include-remote-files(9369) |
http://archives.neohapsis.com/archives/bugtraq/2002-06/0188.html (UNKNOWN) BUGTRAQ 20020616 PHP source injection in osCommerce |
- 漏洞信息
OSCommerce远程文件包含漏洞 | |
高危 | 配置错误 |
2002-12-31 00:00:00 | 2005-10-20 00:00:00 |
远程 | |
osCommerce (也称为 Exchange Project) 2.1版本include_once.php存在PHP远程文件包含漏洞。远程攻击者借助include_file参数执行任意PHP代码。 |
- 公告与补丁
Reportedly, exploitation of this type of vulnerability is not possible unless both 'allow_url_fopen' and 'register_globals' are enabled in the local site PHP configuration. It is good practice to disable any unneeded options. Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: vuldb@securityfocus.com |