CVE-2005-3820 (GCVE-0-2005-3820)
Vulnerability from cvelistv5
Published
2005-11-26 02:00
Modified
2024-08-07 23:24
Severity ?
CWE
  • n/a
Summary
Multiple directory traversal vulnerabilities in index.php in vTiger CRM 4.2 and earlier allow remote attackers to read or include arbitrary files, an ultimately execute arbitrary PHP code, via .. (dot dot) and null byte ("%00") sequences in the (1) module parameter and (2) action parameter in the Leads module, as also demonstrated by injecting PHP code into log messages and accessing the log file.
References
http://www.securityfocus.com/archive/1/417711/30/0/threaded mailing-list, x_refsource_BUGTRAQ
http://www.securityfocus.com/bid/15569 vdb-entry, x_refsource_BID
http://www.vupen.com/english/advisories/2005/2569 vdb-entry, x_refsource_VUPEN
http://www.hardened-php.net/advisory_232005.105.html x_refsource_MISC
http://www.securityfocus.com/bid/15562 vdb-entry, x_refsource_BID
http://securitytracker.com/id?1015271 vdb-entry, x_refsource_SECTRACK
http://www.securityfocus.com/archive/1/417730/30/0/threaded mailing-list, x_refsource_BUGTRAQ
http://securitytracker.com/id?1015274 vdb-entry, x_refsource_SECTRACK
http://marc.info/?l=full-disclosure&m=113290708121951&w=2 mailing-list, x_refsource_FULLDISC
http://secunia.com/advisories/17693 third-party-advisory, x_refsource_SECUNIA
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T23:24:36.447Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/417711/30/0/threaded"
          },
          {
            "name": "15569",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/15569"
          },
          {
            "name": "ADV-2005-2569",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2005/2569"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.hardened-php.net/advisory_232005.105.html"
          },
          {
            "name": "15562",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/15562"
          },
          {
            "name": "1015271",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://securitytracker.com/id?1015271"
          },
          {
            "name": "20051124 Advisory 23/2005: vTiger multiple vulnerabilities",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/archive/1/417730/30/0/threaded"
          },
          {
            "name": "1015274",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://securitytracker.com/id?1015274"
          },
          {
            "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
            "tags": [
              "mailing-list",
              "x_refsource_FULLDISC",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=full-disclosure\u0026m=113290708121951\u0026w=2"
          },
          {
            "name": "17693",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/17693"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2005-11-24T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple directory traversal vulnerabilities in index.php in vTiger CRM 4.2 and earlier allow remote attackers to read or include arbitrary files, an ultimately execute arbitrary PHP code, via .. (dot dot) and null byte (\"%00\") sequences in the (1) module parameter and (2) action parameter in the Leads module, as also demonstrated by injecting PHP code into log messages and accessing the log file."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2018-10-19T14:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/417711/30/0/threaded"
        },
        {
          "name": "15569",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/15569"
        },
        {
          "name": "ADV-2005-2569",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2005/2569"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.hardened-php.net/advisory_232005.105.html"
        },
        {
          "name": "15562",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/15562"
        },
        {
          "name": "1015271",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://securitytracker.com/id?1015271"
        },
        {
          "name": "20051124 Advisory 23/2005: vTiger multiple vulnerabilities",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://www.securityfocus.com/archive/1/417730/30/0/threaded"
        },
        {
          "name": "1015274",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://securitytracker.com/id?1015274"
        },
        {
          "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
          "tags": [
            "mailing-list",
            "x_refsource_FULLDISC"
          ],
          "url": "http://marc.info/?l=full-disclosure\u0026m=113290708121951\u0026w=2"
        },
        {
          "name": "17693",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/17693"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2005-3820",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Multiple directory traversal vulnerabilities in index.php in vTiger CRM 4.2 and earlier allow remote attackers to read or include arbitrary files, an ultimately execute arbitrary PHP code, via .. (dot dot) and null byte (\"%00\") sequences in the (1) module parameter and (2) action parameter in the Leads module, as also demonstrated by injecting PHP code into log messages and accessing the log file."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/417711/30/0/threaded"
            },
            {
              "name": "15569",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/15569"
            },
            {
              "name": "ADV-2005-2569",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2005/2569"
            },
            {
              "name": "http://www.hardened-php.net/advisory_232005.105.html",
              "refsource": "MISC",
              "url": "http://www.hardened-php.net/advisory_232005.105.html"
            },
            {
              "name": "15562",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/15562"
            },
            {
              "name": "1015271",
              "refsource": "SECTRACK",
              "url": "http://securitytracker.com/id?1015271"
            },
            {
              "name": "20051124 Advisory 23/2005: vTiger multiple vulnerabilities",
              "refsource": "BUGTRAQ",
              "url": "http://www.securityfocus.com/archive/1/417730/30/0/threaded"
            },
            {
              "name": "1015274",
              "refsource": "SECTRACK",
              "url": "http://securitytracker.com/id?1015274"
            },
            {
              "name": "20051125 SEC Consult SA-20051125-0 :: More Vulnerabilities in vTiger CRM",
              "refsource": "FULLDISC",
              "url": "http://marc.info/?l=full-disclosure\u0026m=113290708121951\u0026w=2"
            },
            {
              "name": "17693",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/17693"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2005-3820",
    "datePublished": "2005-11-26T02:00:00.000Z",
    "dateReserved": "2005-11-26T00:00:00.000Z",
    "dateUpdated": "2024-08-07T23:24:36.447Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…