| { |
| "schema_version": "1.4.0", |
| "id": "GHSA-pmhc-2g4f-85cg", |
| "modified": "2023-09-15T18:29:37Z", |
| "published": "2023-07-24T21:30:39Z", |
| "aliases": [ |
| "CVE-2023-34478" |
| ], |
| "summary": "Path Traversal in Apache Shiro", |
| "details": "Apache Shiro, before 1.12.0 or 2.0.0-alpha-3, may be susceptible to a path traversal attack that results in an authentication bypass when used together with APIs or other web frameworks that route requests based on non-normalized requests.\n\nMitigation: Update to Apache Shiro 1.12.0+ or 2.0.0-alpha-3+\n", |
| "severity": [ |
| { |
| "type": "CVSS_V3", |
| "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" |
| } |
| ], |
| "affected": [ |
| { |
| "package": { |
| "ecosystem": "Maven", |
| "name": "org.apache.shiro:shiro-web" |
| }, |
| "ranges": [ |
| { |
| "type": "ECOSYSTEM", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.12.0" |
| } |
| ] |
| } |
| ] |
| }, |
| { |
| "package": { |
| "ecosystem": "Maven", |
| "name": "org.apache.shiro:shiro-web" |
| }, |
| "ranges": [ |
| { |
| "type": "ECOSYSTEM", |
| "events": [ |
| { |
| "introduced": "2.0.0-alpha-1" |
| }, |
| { |
| "fixed": "2.0.0-alpha-3" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34478" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/apache/shiro/commit/c3ede3f94efb442acb0795714a022c2c121d1da0" |
| }, |
| { |
| "type": "PACKAGE", |
| "url": "https://github.com/apache/shiro" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://lists.apache.org/thread/mbv26onkgw9o35rldh7vmq11wpv2t2qk" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://security.netapp.com/advisory/ntap-20230915-0005" |
| }, |
| { |
| "type": "WEB", |
| "url": "http://www.openwall.com/lists/oss-security/2023/07/24/4" |
| } |
| ], |
| "database_specific": { |
| "cwe_ids": [ |
| "CWE-22" |
| ], |
| "severity": "CRITICAL", |
| "github_reviewed": true, |
| "github_reviewed_at": "2023-07-25T13:51:45Z", |
| "nvd_published_at": "2023-07-24T19:15:10Z" |
| } |
| } |