GHSA-QVJC-G5VR-MFGR
Vulnerability from github – Published: 2020-09-04 18:03 – Updated: 2025-06-16 14:03
VLAI?
Summary
Regular Expression Denial of Service in papaparse
Details
Versions of papaparse prior to 5.2.0 are vulnerable to Regular Expression Denial of Service (ReDos). The parse function contains a malformed regular expression that takes exponentially longer to process non-numerical inputs. This allows attackers to stall systems and lead to Denial of Service.
Recommendation
Upgrade to version 5.2.0 or later.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "papaparse"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-36649"
],
"database_specific": {
"cwe_ids": [
"CWE-185"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T19:02:01Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Versions of `papaparse` prior to 5.2.0 are vulnerable to Regular Expression Denial of Service (ReDos). The `parse` function contains a malformed regular expression that takes exponentially longer to process non-numerical inputs. This allows attackers to stall systems and lead to Denial of Service.\n\n\n## Recommendation\n\nUpgrade to version 5.2.0 or later.",
"id": "GHSA-qvjc-g5vr-mfgr",
"modified": "2025-06-16T14:03:31Z",
"published": "2020-09-04T18:03:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36649"
},
{
"type": "WEB",
"url": "https://github.com/mholt/PapaParse/issues/777"
},
{
"type": "WEB",
"url": "https://github.com/mholt/PapaParse/pull/779"
},
{
"type": "WEB",
"url": "https://github.com/mholt/PapaParse/commit/235a12758cd77266d2e98fd715f53536b34ad621"
},
{
"type": "PACKAGE",
"url": "https://github.com/mholt/PapaParse"
},
{
"type": "WEB",
"url": "https://github.com/mholt/PapaParse/releases/tag/5.2.0"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-PAPAPARSE-564258"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.218004"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.218004"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Regular Expression Denial of Service in papaparse"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…