7.5
CVSSv2

CVE-2008-1613

Published: 22/04/2008 Updated: 11/10/2018
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 ioRD.asp in RedDot CMS 7.5 Build 7.5.0.48, and possibly other versions including 6.5 and 7.0, allows remote malicious users to execute arbitrary SQL commands via the LngId parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

reddot cms 7.0

reddot cms 7.5

reddot cms 6.5

Exploits

#!/usr/bin/env python # un-comment your selection import urllib2 import urllib import string import getopt import sys def banner(): print print "RED DOT CMS 75 database enumeration" print "by Mark Crowther and Rodrigo Marcos" def usage(): print print "usage():" print "python RD_POCpy [options] URL" print print " [options]" print " ...
RedDot CMS versions 75 Build 75048 and below suffer from a remote SQL injection vulnerability in ioRDasp ...

Github Repositories

RedDot CMS versions 7.5 Build 7.5.0.48 and below full database enumeration exploit that takes advantage of a remote SQL injection vulnerability in ioRD.asp.

CVE-2008-1613