ghsa-jpm9-86g2-j2gx
Vulnerability from github
Published
2022-05-14 03:49
Modified
2022-05-14 03:49
Details

The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2012-1172"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2012-05-24T00:55:00Z",
    "severity": "MODERATE"
  },
  "details": "The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions.",
  "id": "GHSA-jpm9-86g2-j2gx",
  "modified": "2022-05-14T03:49:26Z",
  "published": "2022-05-14T03:49:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1172"
    },
    {
      "type": "WEB",
      "url": "https://bugs.php.net/bug.php?id=48597"
    },
    {
      "type": "WEB",
      "url": "https://bugs.php.net/bug.php?id=49683"
    },
    {
      "type": "WEB",
      "url": "https://bugs.php.net/bug.php?id=54374"
    },
    {
      "type": "WEB",
      "url": "https://bugs.php.net/bug.php?id=55500"
    },
    {
      "type": "WEB",
      "url": "https://nealpoole.com/blog/2011/10/directory-traversal-via-php-multi-file-uploads"
    },
    {
      "type": "WEB",
      "url": "https://students.mimuw.edu.pl/~ai292615/php_multipleupload_overwrite.pdf"
    },
    {
      "type": "WEB",
      "url": "http://isisblogs.poly.edu/2011/08/11/php-not-properly-checking-params"
    },
    {
      "type": "WEB",
      "url": "http://lists.apple.com/archives/security-announce/2012/Sep/msg00004.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080037.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080041.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080070.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00007.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00011.html"
    },
    {
      "type": "WEB",
      "url": "http://marc.info/?l=bugtraq\u0026m=134012830914727\u0026w=2"
    },
    {
      "type": "WEB",
      "url": "http://openwall.com/lists/oss-security/2012/03/13/4"
    },
    {
      "type": "WEB",
      "url": "http://support.apple.com/kb/HT5501"
    },
    {
      "type": "WEB",
      "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/main/rfc1867.c?r1=321664\u0026r2=321663\u0026pathrev=321664"
    },
    {
      "type": "WEB",
      "url": "http://svn.php.net/viewvc?view=revision\u0026revision=321664"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2012/dsa-2465"
    },
    {
      "type": "WEB",
      "url": "http://www.php.net/ChangeLog-5.php#5.4.0"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


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.