CVE-2008-6505 – Struts 2.0.11 - Multiple Directory Traversal Vulnerabilities
https://notcve.org/view.php?id=CVE-2008-6505
Multiple directory traversal vulnerabilities in Apache Struts 2.0.x before 2.0.12 and 2.1.x before 2.1.3 allow remote attackers to read arbitrary files via a ..%252f (encoded dot dot slash) in a URI with a /struts/ path, related to (1) FilterDispatcher in 2.0.x and (2) DefaultStaticContentLoader in 2.1.x. Múltiples vulnerabilidades de salto de directorio en Apache Struts v2.0.x anteriores a v2.0.12 y v2.1.x anteriores a v2.1.3, permite a atacantes remotos leer ficheros de su elección a través de ..%25f (punto punto barra, codificado) en una dirección Web con /struts/ path, relativo a (1) FilterDispatcher en v2.0.x y (2)DefaultStaticContentLoader en v2.1.x. • https://www.exploit-db.com/exploits/32565 http://issues.apache.org/struts/browse/WW-2779 http://osvdb.org/49733 http://osvdb.org/49734 http://secunia.com/advisories/32497 http://struts.apache.org/2.x/docs/s2-004.html http://www.securityfocus.com/bid/32104 http://www.vupen.com/english/advisories/2008/3003 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •