ghsa-c4xg-24hh-cq78
Vulnerability from github
Published
2022-05-03 03:14
Modified
2022-05-03 03:14
Details

Multiple off-by-one errors in the cURL library (libcurl) 7.11.2 through 7.15.0 allow local users to trigger a buffer overflow and cause a denial of service or bypass PHP security restrictions via certain URLs that (1) are malformed in a way that prevents a terminating null byte from being added to either a hostname or path buffer, or (2) contain a "?" separator in the hostname portion, which causes a "/" to be prepended to the resulting string.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2005-4077"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2005-12-08T01:03:00Z",
    "severity": "MODERATE"
  },
  "details": "Multiple off-by-one errors in the cURL library (libcurl) 7.11.2 through 7.15.0 allow local users to trigger a buffer overflow and cause a denial of service or bypass PHP security restrictions via certain URLs that (1) are malformed in a way that prevents a terminating null byte from being added to either a hostname or path buffer, or (2) contain a \"?\"  separator in the hostname portion, which causes a \"/\" to be prepended to the resulting string.",
  "id": "GHSA-c4xg-24hh-cq78",
  "modified": "2022-05-03T03:14:37Z",
  "published": "2022-05-03T03:14:37Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-4077"
    },
    {
      "type": "WEB",
      "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10855"
    },
    {
      "type": "WEB",
      "url": "https://usn.ubuntu.com/228-1"
    },
    {
      "type": "WEB",
      "url": "http://curl.haxx.se/docs/adv_20051207.html"
    },
    {
      "type": "WEB",
      "url": "http://docs.info.apple.com/article.html?artnum=307562"
    },
    {
      "type": "WEB",
      "url": "http://lists.apple.com/archives/security-announce/2006/May/msg00003.html"
    },
    {
      "type": "WEB",
      "url": "http://lists.apple.com/archives/security-announce/2008/Mar/msg00001.html"
    },
    {
      "type": "WEB",
      "url": "http://qa.openoffice.org/issues/show_bug.cgi?id=59032"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/17907"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/17960"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/17961"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/17965"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/17977"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/18105"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/18188"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/18336"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/19261"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/19433"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/19457"
    },
    {
      "type": "WEB",
      "url": "http://secunia.com/advisories/20077"
    },
    {
      "type": "WEB",
      "url": "http://www.debian.org/security/2005/dsa-919"
    },
    {
      "type": "WEB",
      "url": "http://www.gentoo.org/security/en/glsa/glsa-200512-09.xml"
    },
    {
      "type": "WEB",
      "url": "http://www.gentoo.org/security/en/glsa/glsa-200603-25.xml"
    },
    {
      "type": "WEB",
      "url": "http://www.hardened-php.net/advisory_242005.109.html"
    },
    {
      "type": "WEB",
      "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2005:224"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/archives/fedora-announce-list/2005-December/msg00020.html"
    },
    {
      "type": "WEB",
      "url": "http://www.redhat.com/support/errata/RHSA-2005-875.html"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/archive/1/418849/100/0/threaded"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/15756"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/17951"
    },
    {
      "type": "WEB",
      "url": "http://www.trustix.org/errata/2005/0072"
    },
    {
      "type": "WEB",
      "url": "http://www.us-cert.gov/cas/techalerts/TA06-132A.html"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2005/2791"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2006/0960"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2006/1779"
    },
    {
      "type": "WEB",
      "url": "http://www.vupen.com/english/advisories/2008/0924/references"
    }
  ],
  "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.


Loading…

Loading…