Vulnerabilities > CVE-2013-6231 - Improper Privilege Management vulnerability in ENG Spagobi 4.0
Attack vector
NETWORK Attack complexity
LOW Privileges required
LOW Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
SpagoBI before 4.1 has Privilege Escalation via an error in the AdapterHTTP script
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Exploit-Db
description | SpagoBI 4.0 - Privilege Escalation Vulnerability. CVE-2013-6231. Webapps exploits for multiple platform |
id | EDB-ID:31990 |
last seen | 2016-02-03 |
modified | 2014-02-28 |
published | 2014-02-28 |
reporter | Christian Catalano |
source | https://www.exploit-db.com/download/31990/ |
title | SpagoBI 4.0 - Privilege Escalation Vulnerability |
Packetstorm
data source | https://packetstormsecurity.com/files/download/125475/spagobi-escalate.txt |
id | PACKETSTORM:125475 |
last seen | 2016-12-05 |
published | 2014-02-28 |
reporter | Christian Catalano |
source | https://packetstormsecurity.com/files/125475/SpagoBI-4.0-Privilege-Escalation.html |
title | SpagoBI 4.0 Privilege Escalation |
Seebug
bulletinFamily exploit description No description provided by source. id SSV:85299 last seen 2017-11-19 modified 2014-07-01 published 2014-07-01 reporter Root source https://www.seebug.org/vuldb/ssvid-85299 title SpagoBI 4.0 - Privilege Escalation Vulnerability bulletinFamily exploit description BUGTRAQ ID: 65925 CVE(CAN) ID: CVE-2013-6231 SpagoBI是开源的商业智能软件包。 SpagoBI 4.0及其他版本的服务程序AdapterHTTP?ACTION_NAME=MANAGE_USER_ACTION由特制输入执行时会触发权限提升漏洞,该漏洞可使远程攻击者获取管理员权限。 0 SpagoBI SpagoBI 4.0 厂商补丁: SpagoBI ------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: www.spagoworld.org http://forge.ow2.org/project/showfiles.php?group_id=204 id SSV:61644 last seen 2017-11-19 modified 2014-03-05 published 2014-03-05 reporter Root title SpagoBI远程权限提升漏洞