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

GSD-2006-3360

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
Directory traversal vulnerability in index.php in phpSysInfo 2.5.1 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2006-3360",
    "description": "Directory traversal vulnerability in index.php in phpSysInfo 2.5.1 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.",
    "id": "GSD-2006-3360"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2006-3360"
      ],
      "details": "Directory traversal vulnerability in index.php in phpSysInfo 2.5.1 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.",
      "id": "GSD-2006-3360",
      "modified": "2023-12-13T01:19:57.346123Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2006-3360",
        "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 index.php in phpSysInfo 2.5.1 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "1016440",
            "refsource": "SECTRACK",
            "url": "http://securitytracker.com/id?1016440"
          },
          {
            "name": "phpsysinfo-lng-information-disclosure(27527)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27527"
          },
          {
            "name": "ADV-2006-2668",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2006/2668"
          },
          {
            "name": "27015",
            "refsource": "OSVDB",
            "url": "http://www.osvdb.org/27015"
          },
          {
            "name": "20939",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/20939"
          },
          {
            "name": "20060705 Re: phpSysInfo arbitrary file identification",
            "refsource": "FULLDISC",
            "url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-07/0066.html"
          },
          {
            "name": "18868",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/18868"
          },
          {
            "name": "20060705 phpSysInfo arbitrary file identification",
            "refsource": "FULLDISC",
            "url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-07/0065.html"
          },
          {
            "name": "https://github.com/advisories/GHSA-2wxv-3g4v-p76p",
            "refsource": "MISC",
            "url": "https://github.com/advisories/GHSA-2wxv-3g4v-p76p"
          },
          {
            "name": "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745",
            "refsource": "MISC",
            "url": "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c3.2.5",
          "affected_versions": "All versions before 3.2.5",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-22",
            "CWE-937"
          ],
          "date": "2023-03-30",
          "description": "Directory traversal vulnerability in index.php in phpSysInfo allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists.",
          "fixed_versions": [
            "3.2.5"
          ],
          "identifier": "CVE-2006-3360",
          "identifiers": [
            "GHSA-2wxv-3g4v-p76p",
            "CVE-2006-3360"
          ],
          "not_impacted": "All versions starting from 3.2.5",
          "package_slug": "packagist/phpsysinfo/phpsysinfo",
          "pubdate": "2022-05-01",
          "solution": "Upgrade to version 3.2.5 or above.",
          "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2006-3360",
            "https://exchange.xforce.ibmcloud.com/vulnerabilities/27527",
            "https://github.com/phpsysinfo/phpsysinfo/issues/107",
            "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745",
            "https://github.com/phpsysinfo/phpsysinfo/commit/60b5bbb5d1cc17f44050e99a3e746f55a4fd4e18",
            "https://github.com/advisories/GHSA-2wxv-3g4v-p76p"
          ],
          "uuid": "e45e5e19-fde6-47cd-b02a-ce6b053dd319"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:phpsysinfo:phpsysinfo:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "2.5.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2006-3360"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Directory traversal vulnerability in index.php in phpSysInfo 2.5.1 allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence and a trailing null (%00) byte in the lng parameter, which will display a different error message if the file exists."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-22"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "20060705 Re: phpSysInfo arbitrary file identification",
              "refsource": "FULLDISC",
              "tags": [
                "Broken Link",
                "Exploit"
              ],
              "url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-07/0066.html"
            },
            {
              "name": "20060705 phpSysInfo arbitrary file identification",
              "refsource": "FULLDISC",
              "tags": [
                "Broken Link",
                "Exploit"
              ],
              "url": "http://archives.neohapsis.com/archives/fulldisclosure/2006-07/0065.html"
            },
            {
              "name": "20939",
              "refsource": "SECUNIA",
              "tags": [
                "Broken Link",
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/20939"
            },
            {
              "name": "18868",
              "refsource": "BID",
              "tags": [
                "Broken Link",
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/18868"
            },
            {
              "name": "1016440",
              "refsource": "SECTRACK",
              "tags": [
                "Broken Link",
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://securitytracker.com/id?1016440"
            },
            {
              "name": "27015",
              "refsource": "OSVDB",
              "tags": [
                "Broken Link"
              ],
              "url": "http://www.osvdb.org/27015"
            },
            {
              "name": "ADV-2006-2668",
              "refsource": "VUPEN",
              "tags": [
                "Broken Link",
                "Permissions Required",
                "Third Party Advisory"
              ],
              "url": "http://www.vupen.com/english/advisories/2006/2668"
            },
            {
              "name": "phpsysinfo-lng-information-disclosure(27527)",
              "refsource": "XF",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27527"
            },
            {
              "name": "https://github.com/advisories/GHSA-2wxv-3g4v-p76p",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/advisories/GHSA-2wxv-3g4v-p76p"
            },
            {
              "name": "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://github.com/phpsysinfo/phpsysinfo/issues/368#issuecomment-1380842745"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2023-03-28T16:55Z",
      "publishedDate": "2006-07-06T20:05Z"
    }
  }
}



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…