Vulnerabilities > CVE-2013-6231 - Improper Privilege Management vulnerability in ENG Spagobi 4.0

047910
CVSS 9.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
SINGLE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
eng
CWE-269
critical
exploit available

Summary

SpagoBI before 4.1 has Privilege Escalation via an error in the AdapterHTTP script

Vulnerable Configurations

Part Description Count
Application
Eng
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

descriptionSpagoBI 4.0 - Privilege Escalation Vulnerability. CVE-2013-6231. Webapps exploits for multiple platform
idEDB-ID:31990
last seen2016-02-03
modified2014-02-28
published2014-02-28
reporterChristian Catalano
sourcehttps://www.exploit-db.com/download/31990/
titleSpagoBI 4.0 - Privilege Escalation Vulnerability

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/125475/spagobi-escalate.txt
idPACKETSTORM:125475
last seen2016-12-05
published2014-02-28
reporterChristian Catalano
sourcehttps://packetstormsecurity.com/files/125475/SpagoBI-4.0-Privilege-Escalation.html
titleSpagoBI 4.0 Privilege Escalation

Seebug

  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:85299
    last seen2017-11-19
    modified2014-07-01
    published2014-07-01
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-85299
    titleSpagoBI 4.0 - Privilege Escalation Vulnerability
  • bulletinFamilyexploit
    descriptionBUGTRAQ 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
    idSSV:61644
    last seen2017-11-19
    modified2014-03-05
    published2014-03-05
    reporterRoot
    titleSpagoBI远程权限提升漏洞