ghsa-84fv-prrc-5ggr
Vulnerability from github
Published
2019-02-18 23:40
Modified
2020-08-31 18:11
Summary
Route Validation Bypass in call
Details

Affected versions of call do not validate empty parameters, which may result in a bypass of route validation rules.

Proof of Concept

Routing Scheme: /api/{param}/{param2}/details Triggering Request Path: /api///

Recommendation

Update to version 3.0.2 or later.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "call"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.0.1"
            },
            {
              "fixed": "3.0.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2016-10543"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:24:17Z",
    "nvd_published_at": null,
    "severity": "MODERATE"
  },
  "details": "Affected versions of `call` do not validate empty parameters, which may result in a bypass of route validation rules. \n\n## Proof of Concept\n\nRouting Scheme:\n```\n/api/{param}/{param2}/details\n```\nTriggering Request Path:\n```\n/api///\n```\n\n\n## Recommendation\n\nUpdate to version 3.0.2 or later.",
  "id": "GHSA-84fv-prrc-5ggr",
  "modified": "2020-08-31T18:11:30Z",
  "published": "2019-02-18T23:40:04Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10543"
    },
    {
      "type": "WEB",
      "url": "https://github.com/hapijs/hapi/issues/3228"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-84fv-prrc-5ggr"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/121"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Route Validation Bypass in call"
}


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…