ghsa-hh26-6xwr-ggv7
Vulnerability from github
Published
2022-05-13 00:00
Modified
2024-03-14 20:56
Severity ?
Summary
Denial of service in Spring Framework
Details
In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.
{ affected: [ { database_specific: { last_known_affected_version_range: "<= 5.2.21.RELEASE", }, package: { ecosystem: "Maven", name: "org.springframework:spring-beans", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "5.2.22.RELEASE", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework:spring-beans", }, ranges: [ { events: [ { introduced: "5.3.0", }, { fixed: "5.3.20", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-22970", ], database_specific: { cwe_ids: [ "CWE-770", ], github_reviewed: true, github_reviewed_at: "2022-05-25T22:36:56Z", nvd_published_at: "2022-05-12T20:15:00Z", severity: "HIGH", }, details: "In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.", id: "GHSA-hh26-6xwr-ggv7", modified: "2024-03-14T20:56:20Z", published: "2022-05-13T00:00:28Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-22970", }, { type: "WEB", url: "https://github.com/spring-projects/spring-framework/commit/50177b1ad3485bd44239b1756f6c14607476fcf2", }, { type: "WEB", url: "https://github.com/spring-projects/spring-framework/commit/83186b689f11f5e6efe7ccc08fdeb92f66fcd583", }, { type: "PACKAGE", url: "https://github.com/spring-projects/spring-framework", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20220616-0006", }, { type: "WEB", url: "https://tanzu.vmware.com/security/cve-2022-22970", }, { type: "WEB", url: "https://www.oracle.com/security-alerts/cpujul2022.html", }, ], 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: "Denial of service in Spring 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.