cbcvebase.
CVE-2014-8676
published 2017-08-31

CVE-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
VendorProductVersion rangeFixed in
soplanningsoplanning<= 1.32

Detection & IOCsextracted from sources · hover to see the quote

url/process/feries.php?fichier=../../../../../../../etc/passwd
path/process/feries.php
  • 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.