GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2006-7070

Vulnerability from fkie_nvd - Published: 2007-03-02 21:18 - Updated: 2026-06-16 22:34
Severity
Summary
Unrestricted file upload vulnerability in manager/media/ibrowser/scripts/rfiles.php in Etomite CMS 0.6.1 and earlier allows remote attackers to upload and execute arbitrary files via an nfile[] parameter with a filename that contains a .php extension followed by a valid image extension such as .gif or .jpg, then calling the rename function.
References
cve@mitre.orghttp://retrogod.altervista.org/etomite_061_cmd.htmlExploit
cve@mitre.orghttp://secunia.com/advisories/21208Patch, Vendor Advisory
cve@mitre.orghttp://securityreason.com/securityalert/2326
cve@mitre.orghttp://securitytracker.com/id?1016593Vendor Advisory
cve@mitre.orghttp://www.etomite.org/forums/index.php?showtopic=5757&st=0&p=35605&#entry35605Patch
cve@mitre.orghttp://www.osvdb.org/27543
cve@mitre.orghttp://www.securityfocus.com/archive/1/441202/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/19157Exploit, Vendor Advisory
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/27947
cve@mitre.orghttps://www.exploit-db.com/exploits/2072
af854a3a-2127-422b-91ae-364da2661108http://retrogod.altervista.org/etomite_061_cmd.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/21208Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://securityreason.com/securityalert/2326
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/id?1016593Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.etomite.org/forums/index.php?showtopic=5757&st=0&p=35605&#entry35605Patch
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/27543
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/441202/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/19157Exploit, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/27947
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/2072
Impacted products
Vendor Product Version
etomite etomite *
etomite etomite 0.6

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:etomite:etomite:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "D67E8001-0930-45E9-917A-D0EF76415E9E",
              "versionEndIncluding": "0.6.1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:etomite:etomite:0.6:*:*:*:*:*:*:*",
              "matchCriteriaId": "F3C5AD0F-8476-42EB-B78C-A4E01DC96E73",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Unrestricted file upload vulnerability in manager/media/ibrowser/scripts/rfiles.php in Etomite CMS 0.6.1 and earlier allows remote attackers to upload and execute arbitrary files via an nfile[] parameter with a filename that contains a .php extension followed by a valid image extension such as .gif or .jpg, then calling the rename function."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de actualizaci\u00f3n de archivos no restringido en manager/media/ibrowser/scripts/rfiles.php en Etomite CMS 0.6.1 y anteriores permite a atacantes remotos actualizar y ejecutar archivos de su elecci\u00f3n a trav\u00e9s del par\u00e1metro nfile[] con un nombre de archivo que contiene una extensi\u00f3n .php seguida por una imagen con extensi\u00f3n valida tales como .gif o .jpg, y que despu\u00e9s llaman a la funci\u00f3n rename."
    }
  ],
  "id": "CVE-2006-7070",
  "lastModified": "2026-06-16T22:34:19.623",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 7.5,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 6.4,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": true,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2007-03-02T21:18:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://retrogod.altervista.org/etomite_061_cmd.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21208"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securityreason.com/securityalert/2326"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://securitytracker.com/id?1016593"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch"
      ],
      "url": "http://www.etomite.org/forums/index.php?showtopic=5757\u0026st=0\u0026p=35605\u0026#entry35605"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/27543"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/441202/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/19157"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27947"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://www.exploit-db.com/exploits/2072"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://retrogod.altervista.org/etomite_061_cmd.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/21208"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securityreason.com/securityalert/2326"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://securitytracker.com/id?1016593"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch"
      ],
      "url": "http://www.etomite.org/forums/index.php?showtopic=5757\u0026st=0\u0026p=35605\u0026#entry35605"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/27543"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/441202/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Vendor Advisory"
      ],
      "url": "http://www.securityfocus.com/bid/19157"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27947"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/2072"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…