7.5
CVSSv2

CVE-2008-4241

Published: 25/09/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in CJ Ultra Plus 1.0.4 and previous versions allows remote malicious users to execute arbitrary SQL commands via an SID cookie.

Vulnerable Product Search on Vulmon Subscribe to Product

cj ultra plus 1.0.3

cj ultra plus

Exploits

#!/usr/bin/perl # # CJ Ultra Plus <= v104 Cookie SQL Injection # # found and coded by -SmoG- /\GermAn hAckZ0r # contact: ICQ - 266836394 # # # # # hints: - sometimes the parameter "SID" is different to the normal one # - i extract the hash from the html-code but i was 2 lazy for coding a good working filter # - salted DES (norma ...