#VU43216 Path traversal in MoinMoin - CVE-2012-6080
Published: January 3, 2013 / Updated: August 11, 2020
MoinMoin
MoinMoin
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in the _do_attachment_move function in the AttachFile action (action/AttachFile.py) in MoinMoin 1.9.3 through 1.9.5. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to overwrite arbitrary files via a . (dot dot) in a file name.
Remediation
External links
- http://hg.moinmo.in/moin/1.9/rev/3c27131a3c52
- http://moinmo.in/SecurityFixes
- http://secunia.com/advisories/51663
- http://secunia.com/advisories/51676
- http://secunia.com/advisories/51696
- http://ubuntu.com/usn/usn-1680-1
- http://www.debian.org/security/2012/dsa-2593
- http://www.openwall.com/lists/oss-security/2012/12/30/6
- http://www.securityfocus.com/bid/57076
- https://bugs.launchpad.net/ubuntu/+source/moin/+bug/1094599