ghsa-r8rm-4hfj-2x87
Vulnerability from github
Published
2022-02-10 20:23
Modified
2021-04-22 16:58
Severity ?
VLAI Severity ?
Summary
Data Amplification in Play Framework
Details
In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.typesafe.play:play" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.7.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "com.typesafe.play:play" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-26882" ], "database_specific": { "cwe_ids": [ "CWE-674" ], "github_reviewed": true, "github_reviewed_at": "2021-04-22T16:58:02Z", "nvd_published_at": "2020-11-06T14:15:00Z", "severity": "HIGH" }, "details": "In Play Framework 2.6.0 through 2.8.2, data amplification can occur when an application accepts multipart/form-data JSON input.", "id": "GHSA-r8rm-4hfj-2x87", "modified": "2021-04-22T16:58:02Z", "published": "2022-02-10T20:23:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26882" }, { "type": "WEB", "url": "https://github.com/playframework/playframework/pull/10495" }, { "type": "WEB", "url": "https://www.playframework.com/security/vulnerability/CVE-2020-26882-JsonParseDataAmplification" } ], "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": "Data Amplification in Play Framework" }
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…