lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 27 Sep 2012 16:06:17 +0000 (GMT)
From: larry Cashdollar <larry0@...com>
To: Full Disclosure <full-disclosure@...ts.grok.org.uk>
Subject: YingZhi Python Directory Traversal and Arbitrary
 File Upload Vulnerabilities

YingZhi Python Programming Language for iOS

Vendor: XiaoWen Huang, YingZhi Python for iOS.

Ver 1.9.

Product Websites
http://sosilen.blog.163.com
http://www.iphoneappstorm.com/iphone-apps/utilities/com.yingzhi.python/yingzhipython.php?id=493505744 YingZhi

Description:
Python Interpreter is a native python development application for the iPad/iPhone. It is available for iOS 4 and above.

The product is packaged with its own httpd and ftpd servers. Enabling the local daemons for development 
by Touching Computer<->This Machine starts up an httpd server and ftpd server, both daemons are bound to 
device IP not localhost.

Vulnerabilities:

httpd server allows upload of arbitrary files to root WWW directory.

Browsing to http://<target_ip>:8080/ presents an index page in which anyone can upload files to the web servers root directory.

ftp server vulnerable to ../ bug

The ftp server doesn't sanitize user input and allows remote users to read and possibly write to the devices storage.

ftp://192.168.0.24:10000/../../../../../../../private/etc/passwd

The ftp server doesn't bother authenticating users, any username/password combination will allow you in.

Larry Cashdollar @lcashdol

advisory with pictures : http://vapid.dhs.org/advisories/python_for_ipad.html 

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ