CVE-2014-8676
published 2017-08-31CVE-2014-8676: Directory traversal vulnerability in the file_get_contents function in SOPlanning 1.32 and earlier allows remote attackers to determine the existence of…
PriorityP353medium5.3CVSS 3.0
AVNACLPRNUINSUCLINAN
EXPLOIT
EPSS
40.78%
98.5th percentile
Directory traversal vulnerability in the file_get_contents function in SOPlanning 1.32 and earlier allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) in a URL path parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| soplanning | soplanning | <= 1.32 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →The traversal is triggered via the 'fichier' GET parameter in /process/feries.php; look for '../' sequences in that parameter in HTTP access logs. ↗
- →A successful probe returns an HTTP 200 response containing the content of /etc/passwd (matching 'root:[x*]:0:0'); a failed probe leaks a PHP warning revealing the server's filesystem path. ↗
- →Shodan/FOFA fingerprint for exposed SOPlanning instances: search for 'soplanning' in HTTP response body. ↗
CVSS provenance
nvdv3.05.3MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
SO Planning 1.32 - Multiple Vulnerabilities
exploitdb·2015-07-13·CVSS 9.8
CVE-2014-8677 [CRITICAL] SO Planning 1.32 - Multiple Vulnerabilities
SO Planning 1.32 - Multiple Vulnerabilities
---
SOPlanning - Simple Online Planning Tool multiple vulnerabilities
CVEs: CVE-2014-8673, CVE-2014-8674, CVE-2014-8675, CVE-2014-8676, CVE-2014-8677
Vendor: http://www.soplanning.org/
Product: SOPlanning - Simple Online Planning
Version affected: 1.32 and prior
Product description:
SO Planning is an open source online planning tool completely free, designed to easily plan projects / tasks online, in order to manage and define work for a whole team. (from http://www.soplanning.org/en/index.php)
Advisory introduction:
Soplanning version 1.32 is susceptible to multiple vulnerabilities, including SQLi, XSS, path traversal, authentication information disclosure, PHP code injection.
Credit: Huy-Ngoc DAU of Deloitte Conseil, France
Finding 1: S
Nuclei
Simple Online Planning Tool <1.3.2 - Local File Inclusion
nuclei·CVSS 5.3
CVE-2014-8676 [MEDIUM] Simple Online Planning Tool <1.3.2 - Local File Inclusion
Simple Online Planning Tool <1.3.2 - Local File Inclusion
SOPlanning <1.32 contain a directory traversal in the file_get_contents function via a .. (dot dot) in the fichier parameter.
Template:
id: CVE-2014-8676
info:
name: Simple Online Planning Tool <1.3.2 - Local File Inclusion
author: 0x_Akoko
severity: medium
description: |
SOPlanning <1.32 contain a directory traversal in the file_get_contents function via a .. (dot dot) in the fichier parameter.
impact: |
An attacker can exploit this vulnerability to read sensitive files on the server.
remediation: |
Upgrade Simple Online Planning Tool to version 1.3.2 or higher to fix the Local File Inclusion vulnerability.
reference:
- https://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.ht
http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.htmlhttp://seclists.org/fulldisclosure/2015/Jul/44http://www.securityfocus.com/bid/75726https://www.exploit-db.com/exploits/37604/http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.htmlhttp://seclists.org/fulldisclosure/2015/Jul/44http://www.securityfocus.com/bid/75726https://www.exploit-db.com/exploits/37604/
2017-08-31
Published