CVE-2006-1219 (GCVE-0-2006-1219)

Vulnerability from cvelistv5 – Published: 2006-03-14 02:00 – Updated: 2024-08-07 17:03
VLAI
Summary
Directory traversal vulnerability in Gallery 2.0.3 and earlier, and 2.1 before RC-2a, allows remote attackers to include arbitrary PHP files via ".." (dot dot) sequences in the stepOrder parameter to (1) upgrade/index.php or (2) install/index.php.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://www.vupen.com/english/advisories/2006/0895 vdb-entryx_refsource_VUPEN
http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update x_refsource_CONFIRM
https://exchange.xforce.ibmcloud.com/vulnerabilit… vdb-entryx_refsource_XF
https://www.exploit-db.com/exploits/1566 exploitx_refsource_EXPLOIT-DB
http://www.securityfocus.com/bid/17051 vdb-entryx_refsource_BID
http://secunia.com/advisories/19175 third-party-advisoryx_refsource_SECUNIA
Date Public
2006-03-09 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T17:03:28.584Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "ADV-2006-0895",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2006/0895"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update"
          },
          {
            "name": "gallery-multiple-index-file-include(25129)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25129"
          },
          {
            "name": "1566",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "https://www.exploit-db.com/exploits/1566"
          },
          {
            "name": "17051",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/17051"
          },
          {
            "name": "19175",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/19175"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2006-03-09T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Directory traversal vulnerability in Gallery 2.0.3 and earlier, and 2.1 before RC-2a, allows remote attackers to include arbitrary PHP files via \"..\" (dot dot) sequences in the stepOrder parameter to (1) upgrade/index.php or (2) install/index.php."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-10-18T16:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "ADV-2006-0895",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2006/0895"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update"
        },
        {
          "name": "gallery-multiple-index-file-include(25129)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25129"
        },
        {
          "name": "1566",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "https://www.exploit-db.com/exploits/1566"
        },
        {
          "name": "17051",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/17051"
        },
        {
          "name": "19175",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/19175"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2006-1219",
          "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": "Directory traversal vulnerability in Gallery 2.0.3 and earlier, and 2.1 before RC-2a, allows remote attackers to include arbitrary PHP files via \"..\" (dot dot) sequences in the stepOrder parameter to (1) upgrade/index.php or (2) install/index.php."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "ADV-2006-0895",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2006/0895"
            },
            {
              "name": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update",
              "refsource": "CONFIRM",
              "url": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update"
            },
            {
              "name": "gallery-multiple-index-file-include(25129)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25129"
            },
            {
              "name": "1566",
              "refsource": "EXPLOIT-DB",
              "url": "https://www.exploit-db.com/exploits/1566"
            },
            {
              "name": "17051",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/17051"
            },
            {
              "name": "19175",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/19175"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2006-1219",
    "datePublished": "2006-03-14T02:00:00.000Z",
    "dateReserved": "2006-03-14T00:00:00.000Z",
    "dateUpdated": "2024-08-07T17:03:28.584Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2006-1219",
      "date": "2026-09-22",
      "epss": "0.03835",
      "percentile": "0.89638"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "630262DD-0577-4655-B558-3819019A6F2D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7DBC419B-13A6-4343-8123-85D47107D5A5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "68C31C2E-4437-44AB-A464-5D79D907BB34",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BAE96617-7CEA-4BA5-A6E2-4A8F0A5215AA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_alpha:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CC2A43A4-F48B-4780-9F4C-1006F8963FFC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_alpha1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "54931180-0CCA-46B2-B139-EDC35FD7D87A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_alpha2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "831E6EDF-1466-4EE1-8987-6580DC80712D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_alpha3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D1DF8B06-63F6-49FE-B98C-4EDCD95A997E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_alpha4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7BB5079E-8FEA-427F-8004-150AD4827C39",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_beta1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3D75B75A-5016-4503-A1A9-0B5BFA439C47",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_beta2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1B8620FD-82E4-4877-8C5A-A95D753FE9E2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.0_beta3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CAC0225C-6E32-452B-A7E2-0CA91D9028C2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.1_rc1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DED6C3A5-BA71-4D75-8FFA-ED8C72997A99",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gallery_project:gallery:2.1_rc2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "66BEAEF5-9CBA-4583-9D4D-E47E1738B8A8",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Directory traversal vulnerability in Gallery 2.0.3 and earlier, and 2.1 before RC-2a, allows remote attackers to include arbitrary PHP files via \"..\" (dot dot) sequences in the stepOrder parameter to (1) upgrade/index.php or (2) install/index.php."
          }
        ],
        "id": "CVE-2006-1219",
        "lastModified": "2026-04-16T00:27:16.627",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "NONE",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2006-03-14T02:02:00.000",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/19175"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/bid/17051"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.vupen.com/english/advisories/2006/0895"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25129"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://www.exploit-db.com/exploits/1566"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://gallery.menalto.com/2.0.4_and_2.1_rc_2a_update"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/19175"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/17051"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.vupen.com/english/advisories/2006/0895"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25129"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://www.exploit-db.com/exploits/1566"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "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…