Total
29 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2006-3304 | 1 Deluxebb | 1 Deluxebb | 2018-10-18 | 7.5 HIGH | N/A |
SQL injection vulnerability in cp.php in DeluxeBB 1.07 and earlier allows remote attackers to execute arbitrary SQL commands via the xmsn parameter. | |||||
CVE-2006-2915 | 1 Deluxebb | 1 Deluxebb | 2018-10-18 | 5.1 MEDIUM | N/A |
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. | |||||
CVE-2006-2914 | 1 Deluxebb | 1 Deluxebb | 2018-10-18 | 5.1 MEDIUM | N/A |
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 the default/ directory. | |||||
CVE-2006-2503 | 1 Deluxebb | 1 Deluxebb | 2018-10-18 | 7.5 HIGH | N/A |
SQL injection vulnerability in misc.php in DeluxeBB 1.06 allows remote attackers to execute arbitrary SQL commands via the name parameter. | |||||
CVE-2006-4080 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 2.6 LOW | N/A |
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. | |||||
CVE-2006-4079 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 6.8 MEDIUM | N/A |
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). | |||||
CVE-2006-4078 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 7.5 HIGH | N/A |
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. | |||||
CVE-2006-3796 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 7.5 HIGH | N/A |
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. | |||||
CVE-2006-3795 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 2.6 LOW | N/A |
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. | |||||
CVE-2006-3797 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 7.5 HIGH | N/A |
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. | |||||
CVE-2006-3798 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 5.0 MEDIUM | N/A |
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 "pollution of the global namespace." | |||||
CVE-2006-3799 | 1 Deluxebb | 1 Deluxebb | 2018-10-17 | 7.5 HIGH | N/A |
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." | |||||
CVE-2008-0439 | 1 Deluxebb | 1 Deluxebb | 2018-10-15 | 4.3 MEDIUM | N/A |
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. | |||||
CVE-2007-6237 | 1 Deluxebb | 1 Deluxebb | 2018-10-15 | 9.0 HIGH | N/A |
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-2006-4078. NOTE: this can be leveraged for administrative access by requesting password-reset e-mail through a lostpw action to misc.php. | |||||
CVE-2010-4151 | 1 Deluxebb | 1 Deluxebb | 2018-10-10 | 6.8 MEDIUM | N/A |
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. | |||||
CVE-2009-1033 | 1 Deluxebb | 1 Deluxebb | 2017-09-28 | 7.5 HIGH | N/A |
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. | |||||
CVE-2008-6146 | 1 Deluxebb | 1 Deluxebb | 2017-09-28 | 6.8 MEDIUM | N/A |
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. | |||||
CVE-2008-2195 | 1 Deluxebb | 1 Deluxebb | 2017-09-28 | 6.5 MEDIUM | N/A |
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. | |||||
CVE-2008-2194 | 1 Deluxebb | 1 Deluxebb | 2017-09-28 | 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-16 | 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. |