ghsa-5q8m-mqmx-pxp9
Vulnerability from github
Published
2018-10-17 17:23
Modified
2024-03-04 20:01
Severity ?
Summary
Spring Data Commons contain a property path parser vulnerability caused by unlimited resource allocation
Details
Spring Data Commons, versions 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property path parser vulnerability caused by unlimited resource allocation. An unauthenticated remote malicious user (or attacker) can issue requests against Spring Data REST endpoints or endpoints using property path parsing which can cause a denial of service (CPU and memory consumption).
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-commons" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-commons" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1274" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:17:03Z", "nvd_published_at": "2018-04-18T16:29:00Z", "severity": "HIGH" }, "details": "Spring Data Commons, versions 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property path parser vulnerability caused by unlimited resource allocation. An unauthenticated remote malicious user (or attacker) can issue requests against Spring Data REST endpoints or endpoints using property path parsing which can cause a denial of service (CPU and memory consumption).", "id": "GHSA-5q8m-mqmx-pxp9", "modified": "2024-03-04T20:01:15Z", "published": "2018-10-17T17:23:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1274" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-commons/commit/371f6590c509c72f8e600f3d05e110941607fba" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-commons/commit/3d8576fe4e4e71c23b9e6796b32fd56e51182ee" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5q8m-mqmx-pxp9" }, { "type": "WEB", "url": "https://pivotal.io/security/cve-2018-1274" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/103769" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Spring Data Commons contain a property path parser vulnerability caused by unlimited resource allocation" }
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.