vendor:
biqcms
by:
ZoRLu
7.5
CVSS
HIGH
Insecure Cookie Handling
264
CWE
Product Name: biqcms
Affected Version From: 5.0.9a (beta)
Affected Version To: 5.0.9a (beta)
Patch Exists: Yes
Related CWE: N/A
CPE: a:biqcms:biqcms:5.0.9a
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
biqcms 5.0.9a (beta) Insecure Cookie Handling Vulnerability
A vulnerability exists in biqcms 5.0.9a (beta) which allows an attacker to inject malicious code into the cookie. An attacker can exploit this vulnerability by setting the COOKIE_LAST_ADMIN_USER and COOKIE_LAST_ADMIN_LANG cookies to the real admin name and language, respectively. For example, an attacker can inject the following code into the cookie: javascript:document.cookie = "COOKIE_LAST_ADMIN_USER=real_admin_name; path=/"; document.cookie = "COOKIE_LAST_ADMIN_LANG=en-GB; path=/";
Mitigation:
The vendor has released a patch to address this vulnerability. Users should upgrade to the latest version of biqcms.