Vulnerabilities (CVE)

Filtered by vendor Deluxebb Subscribe
Filtered by product Deluxebb
Total 29 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2008-2194 1 Deluxebb 1 Deluxebb 2017-09-29 7.5 HIGH N/A
SQL injection vulnerability in forums.php in DeluxeBB 1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the sort parameter.
CVE-2009-4468 1 Deluxebb 1 Deluxebb 2017-08-17 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in misc.php in DeluxeBB 1.3 allows remote attackers to inject arbitrary web script or HTML via the page parameter.
CVE-2009-4467 1 Deluxebb 1 Deluxebb 2017-08-17 4.0 MEDIUM N/A
misc.php in DeluxeBB 1.3 allows remote attackers to register accounts without a valid email address via a valemail action with the valmem set to a pre-assigned user ID, which is visible from a memberlist action.
CVE-2009-4466 1 Deluxebb 1 Deluxebb 2017-08-17 5.0 MEDIUM N/A
DeluxeBB 1.3 allows remote attackers to obtain sensitive information via a crafted page parameter to misc.php, which reveals the installation path in an error message. NOTE: this issue might be resultant from improperly controlled computation in tools.php that leads to a denial of service (CPU or memory consumption).
CVE-2009-4465 1 Deluxebb 1 Deluxebb 2017-08-17 7.5 HIGH N/A
DeluxeBB 1.3 stores sensitive information under the web root with insufficient access control, which allows remote attackers to obtain user and configuration information, log data, and gain administrative access via a direct request to scripts in (1) templates/ including (2) templates/deluxe/admincp/, (3) templates/corporate/admincp/, and (4) templates/blue/admincp/; (5) images/; (6) logs/ including (7) logs/cp.php; (8) wysiwyg/; (9) docs/; (10) classes/; (11) lang/; and (12) settings/.
CVE-2006-3303 1 Deluxebb 1 Deluxebb 2017-07-20 4.3 MEDIUM N/A
Multiple cross-site scripting (XSS) vulnerabilities in pm.php in DeluxeBB 1.07 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) subject or (2) to parameters.
CVE-2011-3725 1 Deluxebb 1 Deluxebb 2012-03-13 5.0 MEDIUM N/A
DeluxeBB 1.3 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by header_html.php.
CVE-2005-2989 1 Deluxebb 1 Deluxebb 2011-03-08 7.5 HIGH N/A
Multiple SQL injection vulnerabilities in DeluxeBB 1.0 and 1.0.5 allow remote attackers to execute arbitrary SQL commands via the (1) tid parameter to topic.php, the uid parameter to (2) misc.php or (3) pm.php, or the fid parameter to (3) forums.php or (4) newpost.php.
CVE-2010-1859 1 Deluxebb 1 Deluxebb 2010-05-10 6.8 MEDIUM N/A
SQL injection vulnerability in newpost.php in DeluxeBB 1.3 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the membercookie cookie when adding a new thread.