Vulnerabilities > CVE-2014-8677 - Improper Access Control vulnerability in Soplanning

047910
CVSS 3.5 - LOW
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
SINGLE
Confidentiality impact
NONE
Integrity impact
PARTIAL
Availability impact
NONE
network
soplanning
CWE-284
exploit available

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.

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

descriptionSO 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
fileexploits/php/webapps/37604.txt
idEDB-ID:37604
last seen2016-02-04
modified2015-07-13
platformphp
port80
published2015-07-13
reporterHuy-Ngoc DAU
sourcehttps://www.exploit-db.com/download/37604/
titleSO Planning 1.32 - Multiple Vulnerabilities
typewebapps

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/132654/soplanning-sqlxsstraversalexec.txt
idPACKETSTORM:132654
last seen2016-12-05
published2015-07-11
reporterDAU Huy Ngoc
sourcehttps://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
titleSimple Online Planning Tool 1.3.2 XSS / SQL Injection / Traversal