{ "schema_version": "1.4.0", "id": "GHSA-3g5w-6pw7-6hrp", "modified": "2023-01-28T01:19:43Z", "published": "2023-01-27T12:30:29Z", "aliases": [ "CVE-2022-2712" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.glassfish.main.web:web" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.1.0" }, { "fixed": "7.0.0" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-01-28T01:19:43Z", "nvd_published_at": "2023-01-27T10:15:00Z" } }