CcMail Cookie Security Bypass Vulnerability
BID:28751
Info
CcMail Cookie Security Bypass Vulnerability
| Bugtraq ID: | 28751 |
| Class: | Access Validation Error |
| CVE: |
CVE-2008-1904 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 12 2008 12:00AM |
| Updated: | May 07 2015 05:29PM |
| Credit: | t0pP8uZz |
| Vulnerable: |
Cicoandcico CcMail 1.0.1 |
| Not Vulnerable: | |
Discussion
CcMail Cookie Security Bypass Vulnerability
CcMail is prone to a security-bypass vulnerability because it fails to properly validate user credentials before performing certain actions.
Exploiting this issue may allow an attacker to bypass certain security restrictions and gain administrative access to the application. This will compromise the application and may aid in further attacks.
This issue affects CcMail 1.0.1 and prior versions.
CcMail is prone to a security-bypass vulnerability because it fails to properly validate user credentials before performing certain actions.
Exploiting this issue may allow an attacker to bypass certain security restrictions and gain administrative access to the application. This will compromise the application and may aid in further attacks.
This issue affects CcMail 1.0.1 and prior versions.
Exploit / POC
CcMail Cookie Security Bypass Vulnerability
The following proof-of-concept JavaScript code to create a cookie is available:
javascript:document.cookie = "name=admin; path=/;"; document.cookie = "this_cookie=admin; path=/;";
The following proof-of-concept JavaScript code to create a cookie is available:
javascript:document.cookie = "name=admin; path=/;"; document.cookie = "this_cookie=admin; path=/;";
Solution / Fix
CcMail Cookie Security 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].