Lucene search

K

29 matches found

CVE
CVE
added 2009/03/20 6:30 p.m.55 views

CVE-2009-1033

SQL injection vulnerability in misc.php in DeluxeBB 1.3 and earlier allows remote attackers to execute arbitrary SQL commands via the qorder parameter, a different vector than CVE-2005-2989 and CVE-2006-2503.

7.5CVSS8.2AI score0.006EPSS
CVE
CVE
added 2009/12/30 8:0 p.m.52 views

CVE-2009-4468

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.

4.3CVSS5.6AI score0.00723EPSS
CVE
CVE
added 2006/08/11 1:4 a.m.49 views

CVE-2006-4078

pm.php (aka the PM system) in DeluxeBB 1.08, and possibly earlier, allows remote attackers to bypass authentication by providing an arbitrary username in the membercookie cookie parameter.

7.5CVSS7.1AI score0.00941EPSS
CVE
CVE
added 2006/05/22 7:2 p.m.44 views

CVE-2006-2503

SQL injection vulnerability in misc.php in DeluxeBB 1.06 allows remote attackers to execute arbitrary SQL commands via the name parameter.

7.5CVSS8.2AI score0.006EPSS
CVE
CVE
added 2005/09/20 12:3 a.m.42 views

CVE-2005-2989

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.

7.5CVSS8.3AI score0.00249EPSS
CVE
CVE
added 2006/06/23 7:6 p.m.40 views

CVE-2006-2914

PHP remote file inclusion vulnerability in DeluxeBB 1.06 allows remote attackers to execute arbitrary code via a URL in the templatefolder parameter to (1) postreply.php, (2) posting.php, (3) and pm/newpm.php in the deluxe/ directory, and (4) postreply.php, (5) posting.php, and (6) pm/newpm.php in ...

5.1CVSS7.7AI score0.07762EPSS
CVE
CVE
added 2009/12/30 8:0 p.m.40 views

CVE-2009-4466

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 m...

5CVSS6.4AI score0.01497EPSS
CVE
CVE
added 2006/07/24 12:19 p.m.39 views

CVE-2006-3799

DeluxeBB 1.07 and earlier allows remote attackers to bypass SQL injection protection mechanisms via the login variable and certain other variables, by using lowercase "union select" or possibly other statements that do not match the uppercase "UNION SELECT."

7.5CVSS8.4AI score0.0036EPSS
CVE
CVE
added 2007/12/04 6:46 p.m.39 views

CVE-2007-6237

cp.php in DeluxeBB 1.09 does not verify that the membercookie parameter corresponds to the authenticated member during a profile update, which allows remote authenticated users to change the e-mail addresses of arbitrary accounts via a modified membercookie parameter, a different vector than CVE-20...

9CVSS6.3AI score0.01684EPSS
CVE
CVE
added 2009/02/16 5:30 p.m.39 views

CVE-2008-6146

SQL injection vulnerability in pm.php in DeluxeBB 1.2 and earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via a delete##### parameter in a Delete action, a different vector than CVE-2005-2989.

6.8CVSS8.3AI score0.00249EPSS
CVE
CVE
added 2006/07/24 12:19 p.m.37 views

CVE-2006-3795

Multiple cross-site scripting (XSS) vulnerabilities in DeluxeBB before 1.08 allow remote attackers to inject arbitrary web script or HTML via the (1) membercookie cookie in header.php and the (2) redirect parameter in misc.php.

2.6CVSS6AI score0.00537EPSS
CVE
CVE
added 2009/12/30 8:0 p.m.37 views

CVE-2009-4465

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/adminc...

7.5CVSS6.4AI score0.01575EPSS
CVE
CVE
added 2009/12/30 8:0 p.m.37 views

CVE-2009-4467

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.

4CVSS6.5AI score0.00833EPSS
CVE
CVE
added 2010/05/07 11:0 p.m.37 views

CVE-2010-1859

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.

6.8CVSS8.6AI score0.00103EPSS
CVE
CVE
added 2010/11/03 8:0 p.m.37 views

CVE-2010-4151

SQL injection vulnerability in misc.php in DeluxeBB 1.3, and possibly earlier, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the xthedateformat parameter in a register action, a different vector than CVE-2005-2989, CVE-2006-2503, and CVE-2009-1033.

6.8CVSS8.3AI score0.01422EPSS
CVE
CVE
added 2006/06/29 1:5 a.m.36 views

CVE-2006-3303

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.

4.3CVSS6AI score0.00427EPSS
CVE
CVE
added 2006/09/06 12:4 a.m.36 views

CVE-2006-4558

DeluxeBB 1.06 and earlier, when run on the Apache HTTP Server with the mod_mime module, allows remote attackers to execute arbitrary PHP code by uploading files with double extensions via the fileupload parameter in a newthread action in newpost.php.

7.5CVSS8AI score0.09018EPSS
CVE
CVE
added 2006/08/11 1:4 a.m.35 views

CVE-2006-4079

Cross-site scripting (XSS) vulnerability in newpost.php in DeluxeBB 1.08, and possibly earlier, allows remote attackers to inject arbitrary web script or HTML via the subject parameter (aka the topic title field).

6.8CVSS6AI score0.01194EPSS
CVE
CVE
added 2006/07/24 12:19 p.m.34 views

CVE-2006-3796

DeluxeBB 1.07 and earlier does not properly handle a username composed of a single space character, which allows remote authenticated users to login as the "space" user, post as the guest user, and block the ability of an administrator to ban the "space" user.

7.5CVSS6.6AI score0.00713EPSS
CVE
CVE
added 2006/07/24 12:19 p.m.34 views

CVE-2006-3797

SQL injection vulnerability in DeluxeBB 1.07 and earlier allows remote attackers to bypass authentication, spoof users, and modify settings via the (1) memberpw and (2) membercookie cookies.

7.5CVSS8.1AI score0.01069EPSS
CVE
CVE
added 2006/07/24 12:19 p.m.34 views

CVE-2006-3798

DeluxeBB 1.07 and earlier allows remote attackers to overwrite the (1) _GET, (2) _POST, (3) _ENV, and (4) _SERVER variables via the _COOKIE (aka COOKIE) variable, which can overwrite the other variables during an extract function call, probably leading to multiple security vulnerabilities, aka "pol...

5CVSS7.2AI score0.00377EPSS
CVE
CVE
added 2011/09/23 11:55 p.m.34 views

CVE-2011-3725

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.

5CVSS6.3AI score0.00283EPSS
CVE
CVE
added 2006/06/23 8:6 p.m.33 views

CVE-2006-2915

Multiple SQL injection vulnerabilities in DeluxeBB 1.06 allow remote attackers to execute arbitrary SQL commands via the (1) hideemail, (2) languagex, (3) xthetimeoffset, and (4) xthetimeformat parameters during account registration.

5.1CVSS8.4AI score0.01314EPSS
CVE
CVE
added 2006/06/29 1:5 a.m.33 views

CVE-2006-3304

SQL injection vulnerability in cp.php in DeluxeBB 1.07 and earlier allows remote attackers to execute arbitrary SQL commands via the xmsn parameter.

7.5CVSS8.8AI score0.03875EPSS
CVE
CVE
added 2008/05/14 5:20 p.m.33 views

CVE-2008-2194

SQL injection vulnerability in forums.php in DeluxeBB 1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the sort parameter.

7.5CVSS8.4AI score0.00378EPSS
CVE
CVE
added 2008/01/23 10:0 p.m.31 views

CVE-2008-0439

Cross-site scripting (XSS) vulnerability in templates/default/admincp/attachments_header.php in DeluxeBB 1.1 allows remote attackers to inject arbitrary web script or HTML via the lang_listofmatches parameter.

4.3CVSS5.7AI score0.0217EPSS
CVE
CVE
added 2006/10/05 4:4 a.m.30 views

CVE-2006-5154

PHP remote file inclusion vulnerability in cp/sig.php in DeluxeBB 1.09 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the templatefolder parameter.

7.5CVSS8AI score0.0322EPSS
CVE
CVE
added 2006/08/11 1:4 a.m.29 views

CVE-2006-4080

DeluxeBB 1.08, and possibly earlier, uses cookies that include the MD5 hash of a password, which allows remote attackers to gain privileges by sniffing or cross-site scripting (XSS) and conduct password guessing attacks.

2.6CVSS6.6AI score0.00333EPSS
CVE
CVE
added 2008/05/14 5:20 p.m.29 views

CVE-2008-2195

Static code injection vulnerability in admincp.php in DeluxeBB 1.2 and earlier allows remote authenticated administrators to inject arbitrary PHP code into logs/cp.php via the URI.

6.5CVSS6.9AI score0.02375EPSS