Vulnerabilities > CVE-2013-0803 - Unrestricted Upload of File with Dangerous Type vulnerability in Polarbear CMS Project Polarbear CMS 2.5

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
polarbear-cms-project
CWE-434
exploit available
metasploit

Summary

A PHP File Upload Vulnerability exists in PolarBear CMS 2.5 via upload.php, which could let a malicious user execute arbitrary code.

Vulnerable Configurations

Part Description Count
Application
Polarbear_Cms_Project
1

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

descriptionPolarPearCms PHP File Upload Vulnerability. CVE-2013-0803. Remote exploit for php platform
idEDB-ID:24549
last seen2016-02-02
modified2013-02-26
published2013-02-26
reportermetasploit
sourcehttps://www.exploit-db.com/download/24549/
titlePolarPearCMS PHP File Upload Vulnerability

Metasploit

descriptionThis module exploits a file upload vulnerability found in PolarBear CMS By abusing the upload.php file, a malicious user can upload a file to a temp directory without authentication, which results in arbitrary code execution.
idMSF:EXPLOIT/MULTI/HTTP/POLARCMS_UPLOAD_EXEC
last seen2020-06-01
modified2017-07-24
published2013-02-25
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0803
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/multi/http/polarcms_upload_exec.rb
titlePolarBear CMS PHP File Upload Vulnerability

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/120542/polarcms_upload_exec.rb.txt
idPACKETSTORM:120542
last seen2016-12-05
published2013-02-25
reporterFady Mohamed Osman
sourcehttps://packetstormsecurity.com/files/120542/PolarPearCms-PHP-File-Upload.html
titlePolarPearCms PHP File Upload