Vulnerabilities > CVE-2014-8677 - Improper Access Control vulnerability in Soplanning
Attack vector
NETWORK Attack complexity
HIGH Privileges required
LOW Confidentiality impact
NONE Integrity impact
HIGH Availability impact
NONE Summary
The installation process for SOPlanning 1.32 and earlier allows remote authenticated users with a prepared database, and access to an existing database with a crafted name, or permissions to create arbitrary databases, or if PHP before 5.2 is being used, the configuration database is down, and smarty/templates_c is not writable to execute arbitrary php code via a crafted database name.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Embedding Scripts within Scripts An attack of this type exploits a programs' vulnerabilities that are brought on by allowing remote hosts to execute scripts. The attacker leverages this capability to execute scripts to execute his/her own script by embedding it within other scripts that the target software is likely to execute. The attacker must have the ability to inject script into script that is likely to be executed. If this is done, then the attacker can potentially launch a variety of probes and attacks against the web server's local environment, in many cases the so-called DMZ, back end resources the web server can communicate with, and other hosts. With the proliferation of intermediaries, such as Web App Firewalls, network devices, and even printers having JVMs and Web servers, there are many locales where an attacker can inject malicious scripts. Since this attack pattern defines scripts within scripts, there are likely privileges to execute said attack on the host. Of course, these attacks are not solely limited to the server side, client side scripts like Ajax and client side JavaScript can contain malicious scripts as well. In general all that is required is for there to be sufficient privileges to execute a script, but not protected against writing.
- Signature Spoofing by Key Theft An attacker obtains an authoritative or reputable signer's private signature key by theft and then uses this key to forge signatures from the original signer to mislead a victim into performing actions that benefit the attacker.
Exploit-Db
description | SO Planning 1.32 - Multiple Vulnerabilities. CVE-2014-8673,CVE-2014-8674,CVE-2014-8675,CVE-2014-8676,CVE-2014-8677. Webapps exploit for php platform |
file | exploits/php/webapps/37604.txt |
id | EDB-ID:37604 |
last seen | 2016-02-04 |
modified | 2015-07-13 |
platform | php |
port | 80 |
published | 2015-07-13 |
reporter | Huy-Ngoc DAU |
source | https://www.exploit-db.com/download/37604/ |
title | SO Planning 1.32 - Multiple Vulnerabilities |
type | webapps |
Packetstorm
data source | https://packetstormsecurity.com/files/download/132654/soplanning-sqlxsstraversalexec.txt |
id | PACKETSTORM:132654 |
last seen | 2016-12-05 |
published | 2015-07-11 |
reporter | DAU Huy Ngoc |
source | https://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html |
title | Simple Online Planning Tool 1.3.2 XSS / SQL Injection / Traversal |