ghsa-3g5w-6pw7-6hrp
Vulnerability from github
Published
2023-01-27 12:30
Modified
2023-01-28 01:19
Severity ?
VLAI Severity ?
Summary
Path Traversal In Eclipse GlassFish
Details
In Eclipse GlassFish versions 5.1.0 to 6.2.5, there is a vulnerability in relative path traversal because it does not filter request path starting with './'. Successful exploitation could allow an remote unauthenticated attacker to access critical data, such as configuration files and deployed application source code.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.glassfish.main.web:web" }, "ranges": [ { "events": [ { "introduced": "5.1.0" }, { "fixed": "7.0.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2712" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-01-28T01:19:43Z", "nvd_published_at": "2023-01-27T10:15:00Z", "severity": "MODERATE" }, "details": "In Eclipse GlassFish versions 5.1.0 to 6.2.5, there is a vulnerability in relative path traversal because it does not filter request path starting with \u0027./\u0027. Successful exploitation could allow an remote unauthenticated attacker to access critical data, such as configuration files and deployed application source code.", "id": "GHSA-3g5w-6pw7-6hrp", "modified": "2023-01-28T01:19:43Z", "published": "2023-01-27T12:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2712" }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/glassfish/pull/24077" }, { "type": "WEB", "url": "https://bugs.eclipse.org/580502" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Path Traversal In Eclipse GlassFish" }
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…