Filtered by vendor Invision Power Services
Subscribe
Total
73 CVE
CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
---|---|---|---|---|---|
CVE-2006-5203 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 5.1 MEDIUM | N/A |
Invision Power Board (IPB) 2.1.7 and earlier allows remote restricted administrators to inject arbitrary web script or HTML, or execute arbitrary SQL commands, via a forum description that contains a crafted image with PHP code, which is executed when the user visits the "Manage Forums" link in the Admin control panel. | |||||
CVE-2006-4155 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
Unspecified vulnerability in func_topic_threaded.php (aka threaded view mode) in Invision Power Board (IPB) before 2.1.7 21013.60810.s allows remote attackers to "access posts outside the topic." | |||||
CVE-2006-3544 | 1 Invision Power Services | 1 Invision Board | 2024-11-21 | 7.5 HIGH | N/A |
Multiple SQL injection vulnerabilities in Invision Power Board (IPB) 1.3 Final allow remote attackers to execute arbitrary SQL commands via the CODE parameter in a (1) Stats, (2) Mail, and (3) Reg action in index.php. NOTE: the developer has disputed this issue, stating that "At no point does the CODE parameter touch the database. The CODE parameter is used in a SWITCH statement to determine which function to run. | |||||
CVE-2006-3543 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
Multiple SQL injection vulnerabilities in Invision Power Board (IPB) 1.x and 2.x allow remote attackers to execute arbitrary SQL commands via the (1) idcat and (2) code parameters in a ketqua action in index.php; the id parameter in a (3) Attach and (4) ref action in index.php; the CODE parameter in a (5) Profile, (6) Login, and (7) Help action in index.php; and the (8) member_id parameter in coins_list.php. NOTE: the developer has disputed this issue, stating that the "CODE attribute is never present in an SQL query" and the "'ketqua' [action] and file 'coin_list.php' are not standard IPB 2.x features". It is unknown whether these vectors are associated with an independent module or modification of IPB | |||||
CVE-2006-3197 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 4.3 MEDIUM | N/A |
Cross-site scripting (XSS) vulnerability in Invision Power Board (IPB) 2.1.6 and earlier allows remote attackers to inject arbitrary web script or HTML via a POST that contains hexadecimal-encoded HTML. | |||||
CVE-2006-2498 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 6.4 MEDIUM | N/A |
Invision Power Board (IPB) before 2.1.6 allows remote attackers to execute arbitrary PHP script via attack vectors involving (1) the post_icon variable in classes/post/class_post.php and (2) the df value in action_public/moderate.php. | |||||
CVE-2006-2251 | 1 Invision Power Services | 1 Invision Community Blog | 2024-11-21 | 6.4 MEDIUM | N/A |
SQL injection vulnerability in the do_mmod function in mod.php in Invision Community Blog (ICB) 1.1.2 final through 1.2 allows remote attackers with moderator privileges to execute arbitrary SQL commands via the selectedbids parameter. | |||||
CVE-2006-2217 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
SQL injection vulnerability in index.php in Invision Power Board allows remote attackers to execute arbitrary SQL commands via the pid parameter in a reputation action. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. | |||||
CVE-2006-2204 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 5.5 MEDIUM | N/A |
SQL injection vulnerability in the topic deletion functionality (post_delete function in func_mod.php) for Invision Power Board 2.1.5 allows remote authenticated moderators to execute arbitrary SQL commands via the selectedpids parameter, which bypasses an integer value check when the $id variable is an array. | |||||
CVE-2006-2202 | 1 Invision Power Services | 1 Invision Gallery | 2024-11-21 | 6.4 MEDIUM | N/A |
SQL injection vulnerability in post.php in Invision Gallery 2.0.6 allows remote attackers to execute arbitrary SQL commands via the album parameter. | |||||
CVE-2006-2097 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
SQL injection vulnerability in func_msg.php in Invision Power Board (IPB) 2.1.4 allows remote attackers to execute arbitrary SQL commands via the from_contact field in a private message (PM). | |||||
CVE-2006-2061 | 1 Invision Power Services | 2 Invision Board, Invision Power Board | 2024-11-21 | 5.0 MEDIUM | N/A |
SQL injection vulnerability in lib/func_taskmanager.php in Invision Power Board (IPB) 2.1.x and 2.0.x before 20060425 allows remote attackers to execute arbitrary SQL commands via the ck parameter, which can inject at most 32 characters. | |||||
CVE-2006-2060 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 6.4 MEDIUM | N/A |
Directory traversal vulnerability in action_admin/paysubscriptions.php in Invision Power Board (IPB) 2.1.x and 2.0.x before 20060425 allows remote authenticated administrators to include and execute arbitrary local PHP files via a .. (dot dot) in the name parameter, preceded by enough backspace (%08) characters to erase the initial static portion of a filename. | |||||
CVE-2006-2059 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 5.0 MEDIUM | N/A |
action_public/search.php in Invision Power Board (IPB) 2.1.x and 2.0.x before 20060425 allows remote attackers to execute arbitrary PHP code via a search with a crafted value of the lastdate parameter, which alters the behavior of a regular expression to add a "#e" (execute) modifier. | |||||
CVE-2006-1369 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 6.8 MEDIUM | N/A |
Cross-site scripting (XSS) vulnerability in Invision Power Board (IPB) 2.1.5 and earlier before 20060308 allows remote attackers to inject arbitrary web script or HTML via a Private Message (PM) in certain circumstances. | |||||
CVE-2006-1326 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 4.3 MEDIUM | N/A |
Multiple cross-site scripting (XSS) vulnerabilities in Invision Power Board 2.0.4 allow remote attackers to inject arbitrary web script or HTML via the (1) result_type, (2) search_in, (3) nav, (4) forums, and (5) s parameters in the Search action to index.php; (6) st parameter to index.php with showtopics set to 1; (7) m, (8) y, and (9) d parameters in a calendar action; (10) t parameter in a Print action; (11) MID parameter in a Mail action; (12) HID parameter in a Help action; (13) active parameter in a search action; (14) sort_order, (15) max_results, or (16) sort_key parameter in a Members action. | |||||
CVE-2006-1288 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
Multiple SQL injection vulnerabilities in Invision Power Board (IPB) 2.0.4 and 2.1.4 before 20060105 allow remote attackers to execute arbitrary SQL commands via cookies, related to (1) arrays of id/stamp pairs and (2) the keys in arrays of key/value pairs in ipsclass.php; (3) the topics variable in usercp.php; and the topicsread cookie in (4) topics.php, (5) search.php, and (6) forums.php. | |||||
CVE-2006-1287 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 5.8 MEDIUM | N/A |
Cross-site scripting (XSS) vulnerability in Invision Power Board (IPB) 2.0.4 and 2.1.4 before 20060130 allows remote attackers to steal cookies and probably conduct other activities when the victim is using Internet Explorer. | |||||
CVE-2006-1267 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 5.1 MEDIUM | N/A |
Invision Power Board 2.1.4 allows remote attackers to hijack sessions and possibly gain administrative privileges by obtaining the session ID from the s parameter, then replaying it in another request. | |||||
CVE-2006-1076 | 1 Invision Power Services | 1 Invision Power Board | 2024-11-21 | 7.5 HIGH | N/A |
SQL injection vulnerability in index.php, possibly during a showtopic operation, in Invision Power Board (IPB) 2.1.5 allows remote attackers to execute arbitrary SQL commands via the st parameter. |