Loading HuntDB...

GHSA-84fv-prrc-5ggr

GitHub Security Advisory

Route Validation Bypass in call

✓ GitHub Reviewed MODERATE Has CVE

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

Affected Packages

npm call
Affected versions: 2.0.1 (fixed in 3.0.2)

Related CVEs

Key Information

GHSA ID
GHSA-84fv-prrc-5ggr
Published
February 18, 2019 11:40 PM
Last Modified
August 31, 2020 6:11 PM
CVSS Score
5.0 /10
Primary Ecosystem
npm
Primary Package
call
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 3, 2025 6:26 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.