CVE-2010-3863
medium
CVSS v3
โ
CVSS v4 NEW
โ
VIR risk
6.0
Description
Apache Shiro Path Traversal vulnerability
Predictions
Exploit likelihood
20%
Patch ETA
โ
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Apache Shiro - Directory Traversal
source: https://www.securityfocus.com/bid/44616/info
Apache Shiro is prone to a directory-traversal vulnerability because it fails to sufficiently sanitize user-supplied input.
Exploiting this issue may allow an attacker to obtain sensitive information that could aid in further attacks.
Apache Shiro 1.0.0 is vulnerable; other versions may be affected.
GET /./account/index.jsp HTTP/1.1
OS impact
Debian Fixed 4 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 0 |
| sid | Fixed | 0 |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.apache.shiro:shiro-root | <1.1.0 | 1.1.0 |
References
- http://archives.neohapsis.com/archives/fulldisclosure/2010-11/0020.html
- http://osvdb.org/69067
- http://secunia.com/advisories/41989
- http://www.securityfocus.com/archive/1/514616/100/0/threaded
- http://www.securityfocus.com/bid/44616
- http://www.vupen.com/english/advisories/2010/2888
- https://exchange.xforce.ibmcloud.com/vulnerabilities/62959
- https://nvd.nist.gov/vuln/detail/CVE-2010-3863
- https://github.com/apache/shiro
- https://web.archive.org/web/20101120091718/http://www.vupen.com/english/advisories/2010/2888
- https://web.archive.org/web/20101129043410/http://secunia.com/advisories/41989
- https://web.archive.org/web/20110929165859/http://www.securityfocus.com/bid/44616
- https://web.archive.org/web/20161017000748/http://www.securityfocus.com/archive/1/514616/100/0/threaded
- https://security-tracker.debian.org/tracker/CVE-2010-3863
CWEs
CWE-22
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.