ghsa-fr54-72wr-cqvq
Vulnerability from github
Published
2022-12-31 21:30
Modified
2023-01-09 21:59
Severity ?
VLAI Severity ?
Summary
express-param vulnerable to Improper Handling of Extra Parameters
Details
A vulnerability was found in flitto express-param up to 0.x. It has been classified as critical. This affects an unknown part of the file lib/fetchParams.js
. The manipulation leads to improper handling of extra parameters. It is possible to initiate the attack remotely. Upgrading to version 1.0.0 can address this issue. The name of the patch is db94f7391ad0a16dcfcba8b9be1af385b25c42db. It is recommended to upgrade the affected component. The identifier VDB-217149 was assigned to this vulnerability.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "express-param" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-20160" ], "database_specific": { "cwe_ids": [ "CWE-235" ], "github_reviewed": true, "github_reviewed_at": "2023-01-09T21:59:21Z", "nvd_published_at": "2022-12-31T20:15:00Z", "severity": "CRITICAL" }, "details": "A vulnerability was found in flitto express-param up to 0.x. It has been classified as critical. This affects an unknown part of the file `lib/fetchParams.js`. The manipulation leads to improper handling of extra parameters. It is possible to initiate the attack remotely. Upgrading to version 1.0.0 can address this issue. The name of the patch is db94f7391ad0a16dcfcba8b9be1af385b25c42db. It is recommended to upgrade the affected component. The identifier VDB-217149 was assigned to this vulnerability.", "id": "GHSA-fr54-72wr-cqvq", "modified": "2023-01-09T21:59:21Z", "published": "2022-12-31T21:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-20160" }, { "type": "WEB", "url": "https://github.com/flitto/express-param/pull/19" }, { "type": "WEB", "url": "https://github.com/flitto/express-param/commit/db94f7391ad0a16dcfcba8b9be1af385b25c42db" }, { "type": "PACKAGE", "url": "https://github.com/flitto/express-param" }, { "type": "WEB", "url": "https://github.com/flitto/express-param/releases/tag/1.0.0" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.217149" }, { "type": "WEB", "url": "https://vuldb.com/?id.217149" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "express-param vulnerable to Improper Handling of Extra Parameters" }
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…