5
CVSSv2

CVE-2009-0113

Published: 09/01/2009 Updated: 29/09/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

Directory traversal vulnerability in attachmentlibrary.php in the XStandard component for Joomla! 1.5.8 and previous versions allows remote malicious users to list arbitrary directories via a .. (dot dot) in the X_CMS_LIBRARY_PATH HTTP header.

Vulnerable Product Search on Vulmon Subscribe to Product

joomla xstandard

Exploits

<?php /* Joomla <= 158 (xstandard editor) Local Directory Traversal Vulnerability discovered by: irk4z[at]yahoopl greets: all friends ;) */ echo "* Joomla <= 158 (xstandard editor) Local Directory Traversal Vuln\n"; echo "* discovered by: irk4z[at]yahoopl\n"; echo "*\n"; echo "* greets: all friends ;) enjoy!\n"; echo "*------- ...