CWE-Bench-Java / raw_data /advisory /apache__shiro_CVE-2023-46749_1.12.0.json
Claire Wang
move raw data files
e7b2e10
{
"schema_version": "1.4.0",
"id": "GHSA-jc7h-c423-mpjc",
"modified": "2024-01-22T21:32:36Z",
"published": "2024-01-15T12:30:19Z",
"aliases": [
"CVE-2023-46749"
],
"summary": "Apache Shiro vulnerable to path traversal",
"details": "Apache Shiro before 1.130 or 2.0.0-alpha-4, may be susceptible to a path traversal attack that results in an authentication bypass when used together with path rewriting \n\nMitigation: Update to Apache Shiro 1.13.0+ or 2.0.0-alpha-4+, or ensure `blockSemicolon` is enabled (this is the default).\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.shiro:shiro-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.shiro:shiro-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0alpha1"
},
{
"fixed": "2.0.0-alpha4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "< 2.0.0alpha4"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/mdv7ftz7k4488rzloxo2fb0p9shnp9wm"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-16T20:34:50Z",
"nvd_published_at": "2024-01-15T10:15:26Z"
}
}