mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
862 B
Markdown
18 lines
862 B
Markdown
### [CVE-2009-3904](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3904)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
classes/session/cc_admin_session.php in CubeCart 4.3.4 does not properly restrict administrative access permissions, which allows remote attackers to bypass restrictions and gain administrative access via a HTTP request that contains an empty (1) sessID (ccAdmin cookie), (2) X_CLUSTER_CLIENT_IP header, or (3) User-Agent header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.acunetix.com/blog/websecuritynews/cubecart-4-session-management-bypass-leads-to-administrator-access/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|