ghsa-v9mf-jgq3-c28h
Vulnerability from github
Published
2022-02-09 22:54
Modified
2021-04-09 22:29
Severity ?
Summary
Data Amplification in Play Framework
Details
An issue was discovered in Play Framework 2.8.0 through 2.8.4. Carefully crafted JSON payloads sent as a form field lead to Data Amplification. This affects users migrating from a Play version prior to 2.8.0 that used the Play Java API to serialize classes with protected or private fields to JSON.
{ affected: [ { package: { ecosystem: "Maven", name: "com.typesafe.play:play", }, ranges: [ { events: [ { introduced: "2.8.0", }, { fixed: "2.8.5", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2020-28923", ], database_specific: { cwe_ids: [ "CWE-20", ], github_reviewed: true, github_reviewed_at: "2021-04-09T22:29:34Z", nvd_published_at: "2020-12-03T17:15:00Z", severity: "LOW", }, details: "An issue was discovered in Play Framework 2.8.0 through 2.8.4. Carefully crafted JSON payloads sent as a form field lead to Data Amplification. This affects users migrating from a Play version prior to 2.8.0 that used the Play Java API to serialize classes with protected or private fields to JSON.", id: "GHSA-v9mf-jgq3-c28h", modified: "2021-04-09T22:29:34Z", published: "2022-02-09T22:54:21Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2020-28923", }, { type: "WEB", url: "https://www.playframework.com/security/vulnerability", }, { type: "WEB", url: "https://www.playframework.com/security/vulnerability/CVE-2020-28923-ImproperRemovalofSensitiveInformationBeforeStorageorTransfer", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", type: "CVSS_V3", }, ], summary: "Data Amplification in Play Framework", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.