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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: Tue, 08 Aug 2006 22:10:11 -0700
From: Paulino Calderon <nah@...kea.com>
To: full-disclosure@...ts.grok.org.uk
Subject: SmartSiteCMS v1.0 authentication bypass

SmartSiteCMS v1.0 authentication bypass

STATUS: I contacted the vendor more than 2 months ago and still no response.

TECHNICAL INFO
================================================================
One of the worst cms I've ever seen regarding security, no input sanitation
at all. Bypassing authentication just requires to create a cookie named 
"userName"

Vulnerable code:
admin.php line 43
--------------------------------
<?php
if (isset($_COOKIE['userName']))
{
--------------------------------

VULNERABLE VERSIONS
---------------------------------------------------------------
Ive only tested v1.0

---------------------------------------------------------------
Contact information
:Paulino Calderon
:nahsuckea.com
:http://nah.suckea.com/

_______________________________________________
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