CVE-2010-3486
Description
Directory traversal vulnerability in FileStorageUpload.ashx in SmarterMail 7.1.3876 allows remote attackers to read arbitrary files via a (1) ../ (dot dot slash), (2) %5C (encoded backslash), or (3) %255c (double-encoded backslash) in the name parameter.
Predictions
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
SmarterMail 7.1.3876 - Directory Traversal
SmarterMail 7.3/7.4 - Multiple Vulnerabilities
SmarterMail < 7.2.3925 - LDAP Injection
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| smartertools | smartermail | 7.1.3876 | |
References
- http://cloudscan.blogspot.com/2010/09/smarter-stats-533819-file-fuzzing.html
- http://packetstormsecurity.org/1009-exploits/smartermail-traversal.txt
- http://www.exploit-db.com/exploits/15048
- http://www.securityfocus.com/bid/43324
- https://exchange.xforce.ibmcloud.com/vulnerabilities/61910
- http://cloudscan.blogspot.com/2010/09/smarter-stats-533819-file-fuzzing.html
- http://packetstormsecurity.org/1009-exploits/smartermail-traversal.txt
- http://www.exploit-db.com/exploits/15048
- http://www.securityfocus.com/bid/43324
- https://exchange.xforce.ibmcloud.com/vulnerabilities/61910
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.