Vulnerabilities > CVE-2012-2226 - Unrestricted Upload of File with Dangerous Type vulnerability in Invisioncommunity Invision Power Board
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
Invision Power Board before 3.3.1 fails to sanitize user-supplied input which could allow remote attackers to obtain sensitive information or execute arbitrary code by uploading a malicious file.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Accessing Functionality Not Properly Constrained by ACLs In applications, particularly web applications, access to functionality is mitigated by the authorization framework, whose job it is to map ACLs to elements of the application's functionality; particularly URL's for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application or can run queries for data that he is otherwise not supposed to.
- Privilege Abuse An adversary is able to exploit features of the target that should be reserved for privileged users or administrators but are exposed to use by lower or non-privileged accounts. Access to sensitive information and functionality must be controlled to ensure that only authorized users are able to access these resources. If access control mechanisms are absent or misconfigured, a user may be able to access resources that are intended only for higher level users. An adversary may be able to exploit this to utilize a less trusted account to gain information and perform activities reserved for more trusted accounts. This attack differs from privilege escalation and other privilege stealing attacks in that the adversary never actually escalates their privileges but instead is able to use a lesser degree of privilege to access resources that should be (but are not) reserved for higher privilege accounts. Likewise, the adversary does not exploit trust or subvert systems - all control functionality is working as configured but the configuration does not adequately protect sensitive resources at an appropriate level.
Exploit-Db
description | Invision Power Board 3.3.0 - Local File Inclusion. CVE-2012-2226. Webapps exploit for php platform |
id | EDB-ID:18736 |
last seen | 2016-02-02 |
modified | 2012-04-13 |
published | 2012-04-13 |
reporter | waraxe |
source | https://www.exploit-db.com/download/18736/ |
title | Invision Power Board 3.3.0 - Local File Inclusion |
Packetstorm
data source | https://packetstormsecurity.com/files/download/111819/waraxe-2012-SA086.txt |
id | PACKETSTORM:111819 |
last seen | 2016-12-05 |
published | 2012-04-13 |
reporter | Janek Vind aka waraxe |
source | https://packetstormsecurity.com/files/111819/Invision-Power-Board-3.3.0-Local-File-Inclusion.html |
title | Invision Power Board 3.3.0 Local File Inclusion |
Seebug
bulletinFamily | exploit |
description | Bugtraq ID: 52998 CVE ID:CVE-2012-2226 Invision Power Board是一款基于PHP的论坛程序 Invision Power Board多个脚本不正确过滤用户提交的输入,攻击者可以利用漏洞提交恶意请求包含本地文件,获得敏感信息 0 Invision Power Board 3.3 Invision Power Board 3.2.3 厂商解决方案 Invision Power Board ----- 用户可参考如下供应商提供安全公告获得补丁信息: http://community.invisionpower.com/topic/360518-ipboard-331-ipblog-252-ipseo-152-and-updates-for-ipboard-32x-ipgallery-42x-released/ |
id | SSV:60063 |
last seen | 2017-11-19 |
modified | 2012-04-15 |
published | 2012-04-15 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-60063 |
title | Invision Power Board 3.3/3.2.3 本地文件包含漏洞 |