ghsa-9wcg-jrwf-8gg7
Vulnerability from github
Published
2020-08-05 14:53
Modified
2022-05-04 02:19
Severity ?
VLAI Severity ?
Summary
Prototype Pollution in express-fileupload
Details
This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "express-fileupload"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-7699"
],
"database_specific": {
"cwe_ids": [
"CWE-1321",
"CWE-915"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-03T21:20:00Z",
"nvd_published_at": "2020-07-30T09:15:00Z",
"severity": "CRITICAL"
},
"details": "This affects the package express-fileupload before 1.1.8. If the parseNested option is enabled, sending a corrupt HTTP request can lead to denial of service or arbitrary code execution.",
"id": "GHSA-9wcg-jrwf-8gg7",
"modified": "2022-05-04T02:19:36Z",
"published": "2020-08-05T14:53:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7699"
},
{
"type": "WEB",
"url": "https://github.com/richardgirges/express-fileupload/issues/236"
},
{
"type": "WEB",
"url": "https://github.com/richardgirges/express-fileupload/pull/237"
},
{
"type": "WEB",
"url": "https://github.com/richardgirges/express-fileupload/commit/db495357d7557ceb5c034de91a7a574bd12f9b9f"
},
{
"type": "PACKAGE",
"url": "https://github.com/richardgirges/express-fileupload"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20200821-0003"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-EXPRESSFILEUPLOAD-595969"
}
],
"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": "Prototype Pollution in express-fileupload"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…