gsd-2005-3054
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2005-3054",
    "description": "fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.",
    "id": "GSD-2005-3054",
    "references": [
      "https://www.suse.com/security/cve/CVE-2005-3054.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2005-3054"
      ],
      "details": "fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.",
      "id": "GSD-2005-3054",
      "modified": "2023-12-13T01:20:12.590750Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@debian.org",
        "ID": "CVE-2005-3054",
        "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": "fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585",
            "refsource": "CONFIRM",
            "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585"
          },
          {
            "name": "MDKSA-2005:213",
            "refsource": "MANDRIVA",
            "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:213"
          },
          {
            "name": "TSLSA-2005-0059",
            "refsource": "TRUSTIX",
            "url": "http://lists.trustix.org/pipermail/tsl-announce/2005-October/000354.html"
          },
          {
            "name": "ADV-2005-1862",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2005/1862"
          },
          {
            "name": "ADV-2005-2254",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2005/2254"
          },
          {
            "name": "USN-207-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/207-1/"
          },
          {
            "name": "14957",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/14957"
          },
          {
            "name": "17371",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/17371"
          },
          {
            "name": "http://www.php.net/release_4_4_1.php",
            "refsource": "CONFIRM",
            "url": "http://www.php.net/release_4_4_1.php"
          },
          {
            "name": "17510",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/17510"
          },
          {
            "name": "17557",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/17557"
          },
          {
            "name": "17229",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/17229"
          },
          {
            "name": "GLSA-200511-08",
            "refsource": "GENTOO",
            "url": "http://www.gentoo.org/security/en/glsa/glsa-200511-08.xml"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:php:php:4.4.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@debian.org",
          "ID": "CVE-2005-3054"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585"
            },
            {
              "name": "http://www.php.net/release_4_4_1.php",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www.php.net/release_4_4_1.php"
            },
            {
              "name": "TSLSA-2005-0059",
              "refsource": "TRUSTIX",
              "tags": [],
              "url": "http://lists.trustix.org/pipermail/tsl-announce/2005-October/000354.html"
            },
            {
              "name": "14957",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/14957"
            },
            {
              "name": "17371",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/17371"
            },
            {
              "name": "GLSA-200511-08",
              "refsource": "GENTOO",
              "tags": [],
              "url": "http://www.gentoo.org/security/en/glsa/glsa-200511-08.xml"
            },
            {
              "name": "17229",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/17229"
            },
            {
              "name": "17510",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/17510"
            },
            {
              "name": "17557",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/17557"
            },
            {
              "name": "MDKSA-2005:213",
              "refsource": "MANDRIVA",
              "tags": [],
              "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:213"
            },
            {
              "name": "ADV-2005-1862",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2005/1862"
            },
            {
              "name": "ADV-2005-2254",
              "refsource": "VUPEN",
              "tags": [],
              "url": "http://www.vupen.com/english/advisories/2005/2254"
            },
            {
              "name": "USN-207-1",
              "refsource": "UBUNTU",
              "tags": [],
              "url": "https://usn.ubuntu.com/207-1/"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "LOW",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2018-10-03T21:31Z",
      "publishedDate": "2005-09-26T19:03Z"
    }
  }
}


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.
  • 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.